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

📄 deletecondition.plg

📁 1.数据库安装 (1)将实例目录“database”文件夹下扩展名为“.MDF”和“.LDF”的两个文件拷贝到SQL Server 2000安装路径下的“MSSQL”/“Data”目录下。 (
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: deletecondition - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1AB.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/deletecondition.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\程序测试\Visual C++开发技术大全\刘锐宁\sl\18\10\deletecondition\ADOConn.cpp"
"E:\程序测试\Visual C++开发技术大全\刘锐宁\sl\18\10\deletecondition\deleteconditionDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1AB.tmp" 
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1AC.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/deletecondition.pdb" /debug /machine:I386 /out:"Debug/deletecondition.exe" /pdbtype:sept 
".\Debug\_recordset.obj"
".\Debug\ADOConn.obj"
".\Debug\adodc.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\dataformatdisp.obj"
".\Debug\datagrid.obj"
".\Debug\deletecondition.obj"
".\Debug\deleteconditionDlg.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\picture.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\selbookmarks.obj"
".\Debug\split.obj"
".\Debug\splits.obj"
".\Debug\StdAfx.obj"
".\Debug\stddataformatsdisp.obj"
".\Debug\deletecondition.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1AC.tmp"
<h3>Output Window</h3>
Compiling...
ADOConn.cpp
e:\程序测试\visual c++开发技术大全\刘锐宁\sl\18\10\deletecondition\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
deleteconditionDlg.cpp
e:\程序测试\visual c++开发技术大全\刘锐宁\sl\18\10\deletecondition\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
Generating Code...
Linking...



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

⌨️ 快捷键说明

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