📄 mfcexp13_4dll.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MFCexp13_4dll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP12B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/MFCexp13_4dll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\修改后的MFC教材\MFC代码\第十三章例题代码\MFCexp13_4dll\MyDllDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP12B.tmp"
Creating temporary file "C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP12C.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MFCexp13_4dll.pdb" /debug /machine:I386 /def:".\MFCexp13_4dll.def" /out:"Debug/MFCexp13_4dll.dll" /implib:"Debug/MFCexp13_4dll.lib" /pdbtype:sept
".\Debug\MFCexp13_4dll.obj"
".\Debug\MyDllDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\MFCexp13_4dll.res"
]
Creating command line "link.exe @C:\DOCUME~1\ren1\LOCALS~1\Temp\RSP12C.tmp"
<h3>Output Window</h3>
Compiling...
MyDllDlg.cpp
Linking...
<h3>Results</h3>
MFCexp13_4dll.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -