?? clrcir.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CLRCIR - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pengzhe\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/CLRCIR.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\學(xué)習(xí)\c++時(shí)尚編程百例\實(shí)例61\CLRCIR.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\pengzhe\LOCALS~1\Temp\RSP2B.tmp"
<h3>Output Window</h3>
Compiling...
CLRCIR.CPP
e:\學(xué)習(xí)\c++時(shí)尚編程百例\實(shí)例61\clrcir.cpp(1) : fatal error C1083: Cannot open include file: 'graphics.h': No such file or directory
Error executing cl.exe.
<h3>Results</h3>
CLRCIR.OBJ - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -