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

📄 newdata.vcl

📁 Visual C++下利用数据库开发源程序的示例
💻 VCL
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: newdata - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP101.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/newdata.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"F:\newdata\newdata.cpp"
"F:\newdata\newdataDlg.cpp"
"F:\newdata\student.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP101.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP102.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/newdata.pch" /Yc"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
"F:\newdata\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP102.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/newdata.pdb" /debug /out:"emulatorDbg/newdata.exe" /subsystem:windowsce,4.00 /MACHINE:IX86 
.\emulatorDbg\newdata.obj
.\emulatorDbg\newdataDlg.obj
.\emulatorDbg\StdAfx.obj
.\emulatorDbg\student.obj
.\emulatorDbg\newdata.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
newdata.cpp
newdataDlg.cpp
F:\newdata\newdataDlg.cpp(72) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\newdata\newdataDlg.cpp(73) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\newdata\newdataDlg.cpp(74) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\newdata\newdataDlg.cpp(75) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
student.cpp
Generating Code...
Linking...




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

⌨️ 快捷键说明

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