📄 tbvc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tbvc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/tbvc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\通讯录管理程序源代码\www.cnzz.cn\HyperLink.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\MailMessage.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\MyProperty.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\MyRecordset.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\NewEdit.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\Page1.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\Page2.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\ProgressWin.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\ProgressWnd.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\SendMail.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\SMTP.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\tbvc.cpp"
"F:\通讯录管理程序源代码\www.cnzz.cn\tbvcDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/tbvc.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\通讯录管理程序源代码\www.cnzz.cn\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP9.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/tbvc.pdb" /debug /machine:I386 /out:"Debug/tbvc.exe" /pdbtype:sept
".\Debug\HyperLink.obj"
".\Debug\MailMessage.obj"
".\Debug\MyProperty.obj"
".\Debug\MyRecordset.obj"
".\Debug\NewEdit.obj"
".\Debug\Page1.obj"
".\Debug\Page2.obj"
".\Debug\ProgressWin.obj"
".\Debug\ProgressWnd.obj"
".\Debug\SendMail.obj"
".\Debug\SMTP.obj"
".\Debug\StdAfx.obj"
".\Debug\tbvc.obj"
".\Debug\tbvcDlg.obj"
".\Debug\tbvc.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
HyperLink.cpp
MailMessage.cpp
MyProperty.cpp
MyRecordset.cpp
NewEdit.cpp
Page1.cpp
Page2.cpp
ProgressWin.cpp
ProgressWnd.cpp
SendMail.cpp
SMTP.cpp
tbvc.cpp
tbvcDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
tbvc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -