?? email.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EMail - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\AppOctetStream.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\Base64.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMail.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailDlg.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\MailMessage.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\MIMECode.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\MIMEContentAgent.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\MIMEMessage.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\SMTP.cpp"
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\EMailLib\TextPlain.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/EMail.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\豬\VC高級編程\material\cd\net\smtp_with_attachment_demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP38.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/EMail.pdb" /debug /machine:I386 /out:"Debug/EMail.exe" /pdbtype:sept
".\Debug\AppOctetStream.obj"
".\Debug\Base64.obj"
".\Debug\EMail.obj"
".\Debug\EMailDlg.obj"
".\Debug\MailMessage.obj"
".\Debug\MIMECode.obj"
".\Debug\MIMEContentAgent.obj"
".\Debug\MIMEMessage.obj"
".\Debug\SMTP.obj"
".\Debug\StdAfx.obj"
".\Debug\TextPlain.obj"
".\Debug\EMail.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP39.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
AppOctetStream.cpp
Base64.cpp
EMail.cpp
EMailDlg.cpp
MailMessage.cpp
MIMECode.cpp
MIMEContentAgent.cpp
MIMEMessage.cpp
SMTP.cpp
TextPlain.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /o"Debug/EMail.bsc"
".\Debug\StdAfx.sbr"
".\Debug\AppOctetStream.sbr"
".\Debug\Base64.sbr"
".\Debug\EMail.sbr"
".\Debug\EMailDlg.sbr"
".\Debug\MailMessage.sbr"
".\Debug\MIMECode.sbr"
".\Debug\MIMEContentAgent.sbr"
".\Debug\MIMEMessage.sbr"
".\Debug\SMTP.sbr"
".\Debug\TextPlain.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
EMail.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -