📄 ex36b.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex36b - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/ex36b.res" /d "_DEBUG" /d "_AFXDLL" "C:\vcpp32\ex36b\ex36b.rc""
Creating temporary file "D:\WINDOWS\TEMP\RSP3192.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex36b.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\vcpp32\ex36b\AddrDialog.cpp"
"C:\vcpp32\ex36b\CntrItem.cpp"
"C:\vcpp32\ex36b\ex36b.cpp"
"C:\vcpp32\ex36b\ex36bDoc.cpp"
"C:\vcpp32\ex36b\ex36bView.cpp"
"C:\vcpp32\ex36b\IpFrame.cpp"
"C:\vcpp32\ex36b\MainFrm.cpp"
"C:\vcpp32\ex36b\PostThread.cpp"
"C:\vcpp32\ex36b\SrvrItem.cpp"
"C:\vcpp32\ex36b\valform.cpp"
]
Creating command line "cl.exe @D:\WINDOWS\TEMP\RSP3192.TMP"
Creating temporary file "D:\WINDOWS\TEMP\RSP3193.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex36b.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\vcpp32\ex36b\StdAfx.cpp"
]
Creating command line "cl.exe @D:\WINDOWS\TEMP\RSP3193.TMP"
Creating temporary file "D:\WINDOWS\TEMP\RSP3194.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/ex36b.pdb" /debug /machine:I386 /out:".\Debug/ex36b.exe"
.\Debug\AddrDialog.obj
.\Debug\CntrItem.obj
.\Debug\ex36b.obj
.\Debug\ex36bDoc.obj
.\Debug\ex36bView.obj
.\Debug\IpFrame.obj
.\Debug\MainFrm.obj
.\Debug\PostThread.obj
.\Debug\SrvrItem.obj
.\Debug\StdAfx.obj
.\Debug\valform.obj
.\Debug\ex36b.res
]
Creating command line "link.exe @D:\WINDOWS\TEMP\RSP3194.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddrDialog.cpp
CntrItem.cpp
ex36b.cpp
ex36bDoc.cpp
ex36bView.cpp
IpFrame.cpp
MainFrm.cpp
PostThread.cpp
SrvrItem.cpp
valform.cpp
Generating Code...
Linking...
<h3>Results</h3>
ex36b.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -