⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cedbuse.vcl

📁 wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CEDBUse - Win32 (WCE MIPSII) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\guoxing\LOCALS~1\Temp\RSP2E2.tmp" with contents
[
/nologo /W3 /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_JZ4740" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"MIPSIIRel/CEDBUse.pch" /Yu"stdafx.h" /Fo"MIPSIIRel/" /QMmips2 /QMFPE /O2 /MC  /c 
"D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp"
]
Creating command line "clmips.exe @C:\DOCUME~1\guoxing\LOCALS~1\Temp\RSP2E2.tmp" 
Creating temporary file "C:\DOCUME~1\guoxing\LOCALS~1\Temp\RSP2E3.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"MIPSIIRel/CEDBUse.pdb" /out:"MIPSIIRel/CEDBUse.exe" /subsystem:windowsce,5.00 /MACHINE:MIPS 
".\MIPSIIRel\CEDBUse.obj"
".\MIPSIIRel\CEDBUseDlg.obj"
".\MIPSIIRel\StdAfx.obj"
".\MIPSIIRel\CEDBUse.res"
".\MIPSIIRel\StudentInputDlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\guoxing\LOCALS~1\Temp\RSP2E3.tmp"
<h3>Output Window</h3>
Compiling...
CEDBUseDlg.cpp
D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp(67) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp(69) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp(70) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
D:\source soft\arm\CEDBUse\CEDBUseDlg.cpp(71) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Linking...




<h3>Results</h3>
CEDBUse.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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