?? tcpserver.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCPServer - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"X86Dbg/TCPServer.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_AdvAMAX2050MUI" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServer.rc""
Creating temporary file "C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_AdvAMAX2050MUI" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/TCPServer.pch" /Yu"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPCustom_CE.cpp"
"E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServer.cpp"
"E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServer_CE.cpp"
"E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServerDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_AdvAMAX2050MUI" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/TCPServer.pch" /Yc"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPC.tmp" with contents
[
winsock.lib ole32.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/TCPServer.pdb" /debug /out:"X86Dbg/TCPServer.exe" /subsystem:windowsce,5.00 /MACHINE:IX86
".\X86Dbg\StdAfx.obj"
".\X86Dbg\TCPCustom_CE.obj"
".\X86Dbg\TCPServer.obj"
".\X86Dbg\TCPServer_CE.obj"
".\X86Dbg\TCPServerDlg.obj"
".\X86Dbg\TCPServer.res"
]
Creating command line "link.exe @C:\DOCUME~1\wyj\LOCALS~1\Temp\RSPC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TCPCustom_CE.cpp
TCPServer.cpp
TCPServer_CE.cpp
TCPServerDlg.cpp
Generating Code...
E:\裁床\單層裁床方案\《EVC高級編程及其應用開發》源代碼-2676\11\TCPServer\TCPServerDlg.cpp(84) : warning C4700: local variable 'iIndex' used without having been initialized
Linking...
corelibc.lib(wwinmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(onexit.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
Creating command line "bscmake.exe /nologo /o"X86Dbg/TCPServer.bsc" ".\X86Dbg\StdAfx.sbr" ".\X86Dbg\TCPCustom_CE.sbr" ".\X86Dbg\TCPServer.sbr" ".\X86Dbg\TCPServer_CE.sbr" ".\X86Dbg\TCPServerDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
TCPServer.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -