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

📄 dao_example2.plg

📁 Visual C++数据库编程源代码 《Visual C++程序员成长攻略》一书的附带源代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DAO_EXAMPLE2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/DAO_EXAMPLE2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\daibo\1.28\DAO_EXAMPLE2\DAO_EXAMPLE2View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBC.tmp" 
Creating temporary file "C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DAO_EXAMPLE2.pdb" /debug /machine:I386 /out:"Debug/DAO_EXAMPLE2.exe" /pdbtype:sept 
.\Debug\AddRecord.obj
.\Debug\AddUser.obj
.\Debug\DAO_EXAMPLE2.obj
.\Debug\DAO_EXAMPLE2Doc.obj
.\Debug\DAO_EXAMPLE2View.obj
.\Debug\DeleteUser.obj
.\Debug\MainFrm.obj
.\Debug\ManageAffirm.obj
.\Debug\ModifyRecord.obj
.\Debug\PasswordModify.obj
.\Debug\SearchRecord.obj
.\Debug\Splash.obj
.\Debug\StdAfx.obj
.\Debug\StudentInformation.obj
.\Debug\UserManage.obj
.\Debug\DAO_EXAMPLE2.res
]
Creating command line "link.exe @C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBD.tmp"
<h3>Output Window</h3>
Compiling...
DAO_EXAMPLE2View.cpp
Linking...
Creating temporary file "C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBE.tmp" with contents
[
/nologo /o"Debug/DAO_EXAMPLE2.bsc" 
.\Debug\StdAfx.sbr
.\Debug\AddRecord.sbr
.\Debug\AddUser.sbr
.\Debug\DAO_EXAMPLE2.sbr
.\Debug\DAO_EXAMPLE2Doc.sbr
.\Debug\DAO_EXAMPLE2View.sbr
.\Debug\DeleteUser.sbr
.\Debug\MainFrm.sbr
.\Debug\ManageAffirm.sbr
.\Debug\ModifyRecord.sbr
.\Debug\PasswordModify.sbr
.\Debug\SearchRecord.sbr
.\Debug\Splash.sbr
.\Debug\StudentInformation.sbr
.\Debug\UserManage.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\lzq\LOCALS~1\Temp\RSPBE.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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