📄 smstest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SmsTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SmsTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\源代码\手机短信收发程序\Comm.cpp"
"E:\源代码\手机短信收发程序\MainFrm.cpp"
"E:\源代码\手机短信收发程序\SettingsDlg.cpp"
"E:\源代码\手机短信收发程序\Sms.cpp"
"E:\源代码\手机短信收发程序\SmsTest.cpp"
"E:\源代码\手机短信收发程序\SmsTestDoc.cpp"
"E:\源代码\手机短信收发程序\SmsTestView.cpp"
"E:\源代码\手机短信收发程序\SmsTraffic.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SmsTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\源代码\手机短信收发程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAD.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SmsTest.pdb" /debug /machine:I386 /out:"Debug/SmsTest.exe" /pdbtype:sept
".\Debug\Comm.obj"
".\Debug\MainFrm.obj"
".\Debug\SettingsDlg.obj"
".\Debug\Sms.obj"
".\Debug\SmsTest.obj"
".\Debug\SmsTestDoc.obj"
".\Debug\SmsTestView.obj"
".\Debug\SmsTraffic.obj"
".\Debug\StdAfx.obj"
".\Debug\SmsTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAE.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
Comm.cpp
MainFrm.cpp
SettingsDlg.cpp
Sms.cpp
SmsTest.cpp
SmsTestDoc.cpp
SmsTestView.cpp
SmsTraffic.cpp
Generating Code...
Linking...
LINK : LNK6004: Debug/SmsTest.exe not found or not built by the last incremental link; performing full link
Creating command line "bscmake.exe /nologo /o"Debug/SmsTest.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Comm.sbr" ".\Debug\MainFrm.sbr" ".\Debug\SettingsDlg.sbr" ".\Debug\Sms.sbr" ".\Debug\SmsTest.sbr" ".\Debug\SmsTestDoc.sbr" ".\Debug\SmsTestView.sbr" ".\Debug\SmsTraffic.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SmsTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -