📄 ch3_3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ch3_3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x1809 /fo"Debug/Ch3_3.res" /d "_DEBUG" "D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_3\Ch3_3.rc""
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP8D.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/Ch3_3.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_3\Ch3_3.cpp"
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_3\Ch3_3Commands.cpp"
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_3\rxdebug.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP8D.tmp"
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP8E.tmp" with contents
[
/nologo /MD /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/Ch3_3.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_3\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP8E.tmp"
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP8F.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib rxapi.lib acrx15.lib acdb15.lib acutil15.lib acge15.lib acgiapi.lib achapi15.lib acISMobj15.lib acad.lib acedapi.lib acsiobj.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Ch3_3.pdb" /debug /machine:I386 /def:".\Ch3_3.def" /out:"Debug/Ch3_3.arx" /implib:"Debug/Ch3_3.lib" /pdbtype:sept
".\Debug\Ch3_3.obj"
".\Debug\Ch3_3Commands.obj"
".\Debug\rxdebug.obj"
".\Debug\StdAfx.obj"
".\Debug\Ch3_3.res"
]
Creating command line "link.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP8F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Ch3_3.cpp
Ch3_3Commands.cpp
rxdebug.cpp
Generating Code...
Linking...
Creating library Debug/Ch3_3.lib and object Debug/Ch3_3.exp
Creating command line "bscmake.exe /nologo /o"Debug/Ch3_3.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Ch3_3.sbr" ".\Debug\Ch3_3Commands.sbr" ".\Debug\rxdebug.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Ch3_3.arx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -