?? ch3_2.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ch3_2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP82.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_2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_2\Ch3_2.cpp"
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_2\Ch3_2Commands.cpp"
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_2\rxdebug.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP82.tmp"
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP83.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_2.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\My Documents\Visual Studio Projects\Code\Chapter 3\Ch3_2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP83.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Ch3_2.cpp
Ch3_2Commands.cpp
rxdebug.cpp
Generating Code...
Creating temporary file "C:\DOCUME~1\who\LOCALS~1\Temp\RSP84.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/AsdkCh3_2.pdb" /debug /machine:I386 /def:".\Ch3_2.def" /out:"Debug/Ch3_2.arx" /implib:"Debug/Ch3_2.lib" /pdbtype:sept
".\Debug\Ch3_2.obj"
".\Debug\Ch3_2Commands.obj"
".\Debug\rxdebug.obj"
".\Debug\StdAfx.obj"
".\Debug\Ch3_2.res"
]
Creating command line "link.exe @C:\DOCUME~1\who\LOCALS~1\Temp\RSP84.tmp"
<h3>Output Window</h3>
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Ch3_2.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Ch3_2.sbr" ".\Debug\Ch3_2Commands.sbr" ".\Debug\rxdebug.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Ch3_2.arx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -