?? project1.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: project1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\guanbz\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/project1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\project1\jiaodian.c"
]
Creating command line "cl.exe @C:\DOCUME~1\guanbz\LOCALS~1\Temp\RSP1A.tmp"
<h3>Output Window</h3>
Compiling...
jiaodian.c
f:\project1\jiaodian.c(1) : fatal error C1083: Cannot open precompiled header file: 'Debug/project1.pch': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
jiaodian.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -