📄 zapmail.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ZapMail - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP3191.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ZapMail.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\samples\zapmail\AppOctetStream.cpp"
"D:\samples\zapmail\Base64.cpp"
"D:\samples\zapmail\DlgAttachments.cpp"
"D:\samples\zapmail\MailMessage.cpp"
"D:\samples\zapmail\MIMECode.cpp"
"D:\samples\zapmail\MIMEContentAgent.cpp"
"D:\samples\zapmail\MIMEMessage.cpp"
"D:\samples\zapmail\SMTP.cpp"
"D:\samples\zapmail\TextPlain.cpp"
"D:\samples\zapmail\ZapMail.cpp"
"D:\samples\zapmail\ZapMailDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3191.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3192.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ZapMail.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\samples\zapmail\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3192.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3193.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ZapMail.pdb" /debug /machine:I386 /out:"Debug/ZapMail.exe" /pdbtype:sept
.\Debug\AppOctetStream.obj
.\Debug\Base64.obj
.\Debug\DlgAttachments.obj
.\Debug\MailMessage.obj
.\Debug\MIMECode.obj
.\Debug\MIMEContentAgent.obj
.\Debug\MIMEMessage.obj
.\Debug\SMTP.obj
.\Debug\StdAfx.obj
.\Debug\TextPlain.obj
.\Debug\ZapMail.obj
.\Debug\ZapMailDlg.obj
.\Debug\ZapMail.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP3193.TMP"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AppOctetStream.cpp
Base64.cpp
DlgAttachments.cpp
MailMessage.cpp
MIMECode.cpp
MIMEContentAgent.cpp
MIMEMessage.cpp
SMTP.cpp
TextPlain.cpp
ZapMail.cpp
ZapMailDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
ZapMail.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -