?? c16_12.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: C16_12 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP254.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/C16_12.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\PCBook\05約定的圖書項目\01C_C++\C_C++Disc\S&K\code\part16\C16_12\C16_12.CPP"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP254.tmp"
<h3>Output Window</h3>
Compiling...
C16_12.CPP
e:\pcbook\05約定的圖書項目\01c_c++\c_c++disc\s&k\code\part16\c16_12\c16_12.cpp(31) : warning C4101: 'ob_a' : unreferenced local variable
e:\pcbook\05約定的圖書項目\01c_c++\c_c++disc\s&k\code\part16\c16_12\c16_12.cpp(32) : warning C4101: 'ob_b' : unreferenced local variable
<h3>Results</h3>
C16_12.OBJ - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -