?? tcpserver.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCPServer - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pjp\LOCALS~1\Temp\RSP16F.tmp" with contents
[
/nologo /W3 /GX- /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /FR"ARMV4Dbg/" /Fp"ARMV4Dbg/TCPServer.pch" /Yu"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /Gs8192 /GF /c
"F:\下載\EVC\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServerDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\pjp\LOCALS~1\Temp\RSP16F.tmp"
Creating temporary file "C:\DOCUME~1\pjp\LOCALS~1\Temp\RSP170.tmp" with contents
[
winsock.lib ole32.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/TCPServer.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4Dbg/TCPServer.exe" /subsystem:windowsce,4.00 /MACHINE:ARM
".\ARMV4Dbg\StdAfx.obj"
".\ARMV4Dbg\TCPCustom_CE.obj"
".\ARMV4Dbg\TCPServer.obj"
".\ARMV4Dbg\TCPServer.res"
".\ARMV4Dbg\TCPServer_CE.obj"
".\ARMV4Dbg\TCPServerDlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\pjp\LOCALS~1\Temp\RSP170.tmp"
<h3>Output Window</h3>
Compiling...
Command line warning D4002 : ignoring unknown option '/Gs8192'
TCPServerDlg.cpp
F:\下載\EVC\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServerDlg.cpp(81) : warning C4700: local variable 'iIndex' used without having been initialized
Linking...
Creating library ARMV4Dbg/TCPServer.lib and object ARMV4Dbg/TCPServer.exp
Creating command line "bscmake.exe /nologo /o"ARMV4Dbg/TCPServer.bsc" ".\ARMV4Dbg\StdAfx.sbr" ".\ARMV4Dbg\TCPCustom_CE.sbr" ".\ARMV4Dbg\TCPServer.sbr" ".\ARMV4Dbg\TCPServer_CE.sbr" ".\ARMV4Dbg\TCPServerDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
TCPServer.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -