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

📄 adodatabase.plg

📁 使用VC++ ADO 连接 Access 数据库
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ADOdatabase - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ADOdatabase.res" /d "_DEBUG" /d "_AFXDLL" "J:\新建文件夹\ADOdatabase\ADOdatabase.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ADOdatabase.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"J:\新建文件夹\ADOdatabase\ADOConn.cpp"
"J:\新建文件夹\ADOdatabase\ADOdatabase.cpp"
"J:\新建文件夹\ADOdatabase\ADOdatabaseDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ADOdatabase.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"J:\新建文件夹\ADOdatabase\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP49.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ADOdatabase.pdb" /debug /machine:I386 /out:"Debug/ADOdatabase.exe" /pdbtype:sept 
".\Debug\ADOConn.obj"
".\Debug\ADOdatabase.obj"
".\Debug\ADOdatabaseDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ADOdatabase.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ADOConn.cpp
j:\新建文件夹\adodatabase\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ADOdatabase.cpp
ADOdatabaseDlg.cpp
j:\新建文件夹\adodatabase\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...



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

⌨️ 快捷键说明

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