?? wizard.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Wizard - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Wizard.res" /d "_DEBUG" /d "_AFXDLL" "G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Wizard.rc""
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Wizard.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Step1.cpp"
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Step2.cpp"
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Step3.cpp"
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Wizard.cpp"
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\Wizard1.cpp"
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\WizardDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP7C.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP7D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Wizard.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\up\高山\VC實效百例\第06章\實例51 向導程序\Wizard\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP7D.tmp"
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSP7E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Wizard.pdb" /debug /machine:I386 /out:"Debug/Wizard.exe" /pdbtype:sept
".\Debug\StdAfx.obj"
".\Debug\Step1.obj"
".\Debug\Step2.obj"
".\Debug\Step3.obj"
".\Debug\Wizard.obj"
".\Debug\Wizard1.obj"
".\Debug\WizardDlg.obj"
".\Debug\Wizard.res"
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSP7E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Step1.cpp
Step2.cpp
Step3.cpp
Wizard.cpp
Wizard1.cpp
WizardDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Wizard.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -