?? demo32.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: demo32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/demo32.res" /d "_DEBUG" /d "_AFXDLL" "F:\demo32\demo32.rc""
Creating temporary file "C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP5F.tmp" with contents
[
/nologo /G5 /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo32.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\demo32\demo32.cpp"
"F:\demo32\demo32Doc.cpp"
"F:\demo32\demo32View.cpp"
"F:\demo32\MainFrm.cpp"
"F:\demo32\StkDemo.cpp"
"F:\demo32\STKDRV.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP5F.tmp"
Creating temporary file "C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP60.tmp" with contents
[
/nologo /G5 /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo32.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\demo32\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP60.tmp"
Creating temporary file "C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP61.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/demo32.pdb" /debug /machine:I386 /out:"Debug/demo32.exe" /pdbtype:sept
.\Debug\demo32.obj
.\Debug\demo32Doc.obj
.\Debug\demo32View.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\StkDemo.obj
.\Debug\STKDRV.obj
.\Debug\demo32.res
]
Creating command line "link.exe @C:\DOCUME~1\Andy\LOCALS~1\Temp\RSP61.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
demo32.cpp
demo32Doc.cpp
demo32View.cpp
MainFrm.cpp
StkDemo.cpp
F:\demo32\StkDemo.cpp(171) : warning C4018: '<' : signed/unsigned mismatch
STKDRV.cpp
Generating Code...
Linking...
<h3>Results</h3>
demo32.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -