📄 propertysheet.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PropertySheet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PropertySheet.res" /d "_DEBUG" /d "_AFXDLL" "E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\PropertySheet.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PropertySheet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\Page1.cpp"
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\Page2.cpp"
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\pppp.cpp"
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\PropertySheet.cpp"
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\PropertySheetDlg.cpp"
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\qqqq.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PropertySheet.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第4章0\4.6.3 创建属性表单\PropertySheet\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PropertySheet.pdb" /debug /machine:I386 /out:"Debug/PropertySheet.exe" /pdbtype:sept
".\Debug\Page1.obj"
".\Debug\Page2.obj"
".\Debug\pppp.obj"
".\Debug\PropertySheet.obj"
".\Debug\PropertySheetDlg.obj"
".\Debug\qqqq.obj"
".\Debug\StdAfx.obj"
".\Debug\PropertySheet.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Page1.cpp
Page2.cpp
pppp.cpp
PropertySheet.cpp
PropertySheetDlg.cpp
qqqq.cpp
Generating Code...
Linking...
<h3>Results</h3>
PropertySheet.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -