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