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

📄 sqlceexaple.vcl

📁 用C++写的数据库程序!在模拟器下调试通过!是做CE 对象存储库中数据库的好资料!
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SqlCeExaple - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\CHANGM~1\LOCALS~1\Temp\RSP14C.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_SCK2410" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/SqlCeExaple.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"D:\Work\SqlCeExaple\DBaseDataSql.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\CHANGM~1\LOCALS~1\Temp\RSP14C.tmp" 
Creating temporary file "C:\DOCUME~1\CHANGM~1\LOCALS~1\Temp\RSP14D.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/SqlCeExaple.pdb" /debug /out:"emulatorDbg/SqlCeExaple.exe" /subsystem:windowsce,4.20 /MACHINE:IX86 
.\emulatorDbg\DBaseDataSql.obj
.\emulatorDbg\DBManager.obj
.\emulatorDbg\SqlCeExaple.obj
.\emulatorDbg\StdAfx.obj
.\emulatorDbg\voconnection.obj
.\emulatorDbg\vorecordset.obj
.\emulatorDbg\SqlCeExaple.res
]
Creating command line "link.exe @C:\DOCUME~1\CHANGM~1\LOCALS~1\Temp\RSP14D.tmp"
<h3>Output Window</h3>
Compiling...
DBaseDataSql.cpp
D:\Work\SqlCeExaple\DBaseDataSql.cpp(324) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
Linking...
Creating command line "bscmake.exe /nologo /o"emulatorDbg/SqlCeExaple.bsc"  .\emulatorDbg\StdAfx.sbr .\emulatorDbg\DBaseDataSql.sbr .\emulatorDbg\DBManager.sbr .\emulatorDbg\SqlCeExaple.sbr .\emulatorDbg\voconnection.sbr .\emulatorDbg\vorecordset.sbr"
Creating browse info file...
<h3>Output Window</h3>




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

⌨️ 快捷键说明

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