📄 dialog_based.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dialog_based - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/dialog_based.res" /d "_DEBUG" "G:\Documents and Settings\Mohammad Tahir Naeem\My Documents\C++\dialog_based\dialog_based.rc""
Creating temporary file "G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA1.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/dialog_based.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\Documents and Settings\Mohammad Tahir Naeem\My Documents\C++\dialog_based\dialog_based.cpp"
"G:\Documents and Settings\Mohammad Tahir Naeem\My Documents\C++\dialog_based\dialog_basedDlg.cpp"
"G:\Documents and Settings\Mohammad Tahir Naeem\My Documents\C++\dialog_based\tahir.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA1.tmp"
Creating temporary file "G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/dialog_based.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\Documents and Settings\Mohammad Tahir Naeem\My Documents\C++\dialog_based\StdAfx.cpp"
]
Creating command line "cl.exe @G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA2.tmp"
Creating temporary file "G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/dialog_based.pdb" /debug /machine:I386 /out:"Debug/dialog_based.exe" /pdbtype:sept
".\Debug\dialog_based.obj"
".\Debug\dialog_basedDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\tahir.obj"
".\Debug\dialog_based.res"
]
Creating command line "link.exe @G:\DOCUME~1\MOHAMM~1\LOCALS~1\Temp\RSPA3.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
dialog_based.cpp
dialog_basedDlg.cpp
tahir.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/dialog_based.bsc" ".\Debug\StdAfx.sbr" ".\Debug\dialog_based.sbr" ".\Debug\dialog_basedDlg.sbr" ".\Debug\tahir.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
dialog_based.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -