📄 抄表系统.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 抄表系统 - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\gy\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_MOSES" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4Rel/抄表系统.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\gouyan\我的程序\抄表系统04.03.10\Update.cpp"
"E:\gouyan\我的程序\抄表系统04.03.10\WriteTB.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\gy\LOCALS~1\Temp\RSP7.tmp"
Creating temporary file "C:\DOCUME~1\gy\LOCALS~1\Temp\RSP8.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/抄表系统.pdb" /out:"ARMV4Rel/抄表系统.exe" /subsystem:windowsce,4.00 /align:"4096" /MACHINE:ARM
".\ARMV4Rel\AddMember.obj"
".\ARMV4Rel\ControlTxt.obj"
".\ARMV4Rel\CreateDB.obj"
".\ARMV4Rel\LogDlg.obj"
".\ARMV4Rel\Manage.obj"
".\ARMV4Rel\StdAfx.obj"
".\ARMV4Rel\Update.obj"
".\ARMV4Rel\WriteTB.obj"
".\ARMV4Rel\抄表系统.obj"
".\ARMV4Rel\抄表系统Dlg.obj"
".\ARMV4Rel\抄表系统.res"
]
Creating command line "link.exe @C:\DOCUME~1\gy\LOCALS~1\Temp\RSP8.tmp"
<h3>Output Window</h3>
Compiling...
Update.cpp
E:\gouyan\我的程序\抄表系统04.03.10\Update.cpp(152) : warning C4101: 'cbBuff' : unreferenced local variable
E:\gouyan\我的程序\抄表系统04.03.10\Update.cpp(150) : warning C4101: 'propnumber' : unreferenced local variable
WriteTB.cpp
Generating Code...
Linking...
<h3>Results</h3>
抄表系统.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -