evcdcm.vcl

来自「是在evc环境下设计的串口数据采集系统。由定时器定时采集」· VCL 代码 · 共 27 行

VCL
27
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: EVCDCM - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26C.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorDbg/EVCDCM.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF  /c 
"E:\work folder\evc\EVCDCM\SerialPortDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26C.tmp" 
<h3>Output Window</h3>
Compiling...
SerialPortDlg.cpp




<h3>Results</h3>
SerialPortDlg.obj - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?