📄 testmb.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testmb - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/testmb.res" /d "_DEBUG" /d "_AFXDLL" "D:\Test Study\testmb\testmb.rc""
Creating temporary file "C:\DOCUME~1\刘勇\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/testmb.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Test Study\testmb\testmbDlg.cpp"
"D:\Test Study\testmb\dlg2.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\刘勇\LOCALS~1\Temp\RSP52.tmp""
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/testmb.pdb" /debug /machine:I386 /out:"Debug/testmb.exe" /pdbtype:sept ".\Debug\testmb.obj" ".\Debug\testmbDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\testmb.res" ".\Debug\dlg2.obj" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
testmbDlg.cpp
dlg2.cpp
Generating Code...
Linking...
<h3>Results</h3>
testmb.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -