keytrac.vcl
来自「Programming Windows CE Windows CE程序设计书籍源」· VCL 代码 · 共 26 行
VCL
26 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: KeyTrac - Win32 (WCE SH3) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP161.tmp" with contents
[
/nologo /W3 /Zi /Od /D _WIN32_WCE=500 /D "STANDARDSDK_500" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=500 /D "UNICODE" /Fp"WCESHDbg/KeyTrac.pch" /YX /Fo"WCESHDbg/" /Fd"WCESHDbg/" /MLd /c
"C:\Programming Windows CE\Chap03\KeyTrac\KeyTrac.c"
]
Creating command line "clsh.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP161.tmp"
<h3>Output Window</h3>
Compiling...
Error spawning clsh.exe
<h3>Results</h3>
KeyTrac.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?