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

📄 cursorappenddate.plg

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



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

⌨️ 快捷键说明

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