📄 process.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Process - Win32 (WCE x86) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27C.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_CCS7_4450" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /FR"X86Dbg/" /Fo"X86Dbg/" /Fd"X86Dbg/" /Gs8192 /GF /c
"D:\ISUPTEST\Process\Process.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27D.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"X86Dbg/Process.pdb" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"X86Dbg/Process.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
.\X86Dbg\Process.obj
.\X86Dbg\StdAfx.obj
"C:\Program Files\Windows CE Tools\wce420\CCS7_4450\Lib\x86\toolhelp.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27D.tmp"
<h3>Output Window</h3>
Compiling...
Process.cpp
D:\ISUPTEST\Process\Process.cpp(29) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
Linking...
Creating command line "bscmake.exe /nologo /o"X86Dbg/Process.bsc" .\X86Dbg\Process.sbr .\X86Dbg\StdAfx.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Process.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -