?? capture.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Capture - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\rosa\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Capture.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"I:\項目開發全程實錄\VC++\TM\01\源程序\ControlForm.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\rosa\LOCALS~1\Temp\RSPBD.tmp"
<h3>Output Window</h3>
Compiling...
ControlForm.cpp
i:\項目開發全程實錄\vc++\tm\01\源程序\controlform.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/Capture.pch': No such file or directory
執行 cl.exe 時出錯.
<h3>Results</h3>
ControlForm.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -