?? ipc_msgserver.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IPC_MSGServer - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/IPC_MSGServer.pch" /Yu"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"F:\工作項(xiàng)目\EVC編程入門及項(xiàng)目開發(fā)\例子程序\4\IPC_MSGServer\IPC_MSGServer.cpp"
"F:\工作項(xiàng)目\EVC編程入門及項(xiàng)目開發(fā)\例子程序\4\IPC_MSGServer\IPC_MSGServerDlg.cpp"
"F:\工作項(xiàng)目\EVC編程入門及項(xiàng)目開發(fā)\例子程序\4\IPC_MSGServer\IPCServer.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP18.tmp"
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Dbg/" /Fp"X86Dbg/IPC_MSGServer.pch" /Yc"stdafx.h" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"F:\工作項(xiàng)目\EVC編程入門及項(xiàng)目開發(fā)\例子程序\4\IPC_MSGServer\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP19.tmp"
Creating temporary file "C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/IPC_MSGServer.pdb" /debug /out:"X86Dbg/IPC_MSGServer.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
".\X86Dbg\IPC_MSGServer.obj"
".\X86Dbg\IPC_MSGServerDlg.obj"
".\X86Dbg\IPCServer.obj"
".\X86Dbg\StdAfx.obj"
".\X86Dbg\IPC_MSGServer.res"
]
Creating command line "link.exe @C:\DOCUME~1\wangbing\LOCALS~1\Temp\RSP1A.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
IPC_MSGServer.cpp
IPC_MSGServerDlg.cpp
IPCServer.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"X86Dbg/IPC_MSGServer.bsc" ".\X86Dbg\StdAfx.sbr" ".\X86Dbg\IPC_MSGServer.sbr" ".\X86Dbg\IPC_MSGServerDlg.sbr" ".\X86Dbg\IPCServer.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
IPC_MSGServer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -