?? pingtest.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PingTest - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\TEMP\RSP16B.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_POCKET_PC_2003" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4Rel/" /Fp"ARMV4Rel/PingTest.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"D:\C-Source\Active\PingTest\GraphCtrl.cpp"
"D:\C-Source\Active\PingTest\HScrollListBox.cpp"
"D:\C-Source\Active\PingTest\PingTest.cpp"
"D:\C-Source\Active\PingTest\PingTestDlg.cpp"
]
Creating command line "clarm.exe @c:\TEMP\RSP16B.tmp"
Creating temporary file "c:\TEMP\RSP16C.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_POCKET_PC_2003" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4Rel/" /Fp"ARMV4Rel/PingTest.pch" /Yc"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"D:\C-Source\Active\PingTest\StdAfx.cpp"
]
Creating command line "clarm.exe @c:\TEMP\RSP16C.tmp"
Creating temporary file "c:\TEMP\RSP16D.tmp" with contents
[
iphlpapi.lib itc50.lib 80211api.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/PingTest.pdb" /out:"ARMV4Rel/PingTest.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
".\ARMV4Rel\GraphCtrl.obj"
".\ARMV4Rel\HScrollListBox.obj"
".\ARMV4Rel\PingTest.obj"
".\ARMV4Rel\PingTestDlg.obj"
".\ARMV4Rel\StdAfx.obj"
".\ARMV4Rel\PingTest.res"
]
Creating command line "link.exe @c:\TEMP\RSP16D.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
GraphCtrl.cpp
D:\C-Source\Active\PingTest\GraphCtrl.cpp(205) : warning C4018: '>=' : signed/unsigned mismatch
D:\C-Source\Active\PingTest\GraphCtrl.cpp(235) : warning C4018: '<' : signed/unsigned mismatch
HScrollListBox.cpp
PingTest.cpp
PingTestDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"ARMV4Rel/PingTest.bsc" ".\ARMV4Rel\StdAfx.sbr" ".\ARMV4Rel\GraphCtrl.sbr" ".\ARMV4Rel\HScrollListBox.sbr" ".\ARMV4Rel\PingTest.sbr" ".\ARMV4Rel\PingTestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
PingTest.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -