?? testsmscom.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testsmscom - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/testsmscom.res" /d "NDEBUG" "G:\testsmscom\testsmscom.rc""
Creating temporary file "C:\DOCUME~1\yy1\LOCALS~1\Temp\RSPF.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/testsmscom.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\testsmscom\ChildView.cpp"
"G:\testsmscom\InitDlg.cpp"
"G:\testsmscom\MainFrm.cpp"
"G:\testsmscom\SendDlg.cpp"
"G:\testsmscom\smscom.cpp"
"G:\testsmscom\testsmscom.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yy1\LOCALS~1\Temp\RSPF.tmp"
Creating temporary file "C:\DOCUME~1\yy1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/testsmscom.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\testsmscom\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\yy1\LOCALS~1\Temp\RSP10.tmp"
Creating temporary file "C:\DOCUME~1\yy1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/testsmscom.pdb" /machine:I386 /out:"Release/testsmscom.exe"
.\Release\ChildView.obj
.\Release\InitDlg.obj
.\Release\MainFrm.obj
.\Release\SendDlg.obj
.\Release\smscom.obj
.\Release\StdAfx.obj
.\Release\testsmscom.obj
.\Release\testsmscom.res
]
Creating command line "link.exe @C:\DOCUME~1\yy1\LOCALS~1\Temp\RSP11.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildView.cpp
InitDlg.cpp
MainFrm.cpp
SendDlg.cpp
smscom.cpp
testsmscom.cpp
Generating Code...
G:\testsmscom\MainFrm.cpp(69) : warning C4715: 'CMainFrame::OnCreate' : not all control paths return a value
Linking...
<h3>Results</h3>
testsmscom.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -