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

📄 demo02.plg

📁 Visual C++ 6.0 数据库开发技术与工程实践 chapter 14
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo02 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Demo02.res" /d "NDEBUG" "D:\陈旭\第14章\Demo2\Demo02.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Demo02.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\陈旭\第14章\Demo2\Demo02.cpp"
"D:\陈旭\第14章\Demo2\Demo02Doc.cpp"
"D:\陈旭\第14章\Demo2\Demo02View.cpp"
"D:\陈旭\第14章\Demo2\MainFrm.cpp"
"D:\陈旭\第14章\Demo2\UserDlg.cpp"
"D:\陈旭\第14章\Demo2\UserRecordSet.cpp"
"D:\陈旭\第14章\Demo2\UserSearchDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP50.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Demo02.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\陈旭\第14章\Demo2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Demo02.pdb" /machine:I386 /out:"Release/Demo02.exe" 
".\Release\Demo02.obj"
".\Release\Demo02Doc.obj"
".\Release\Demo02View.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\UserDlg.obj"
".\Release\UserRecordSet.obj"
".\Release\UserSearchDlg.obj"
".\Release\Demo02.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Demo02.cpp
Demo02Doc.cpp
Demo02View.cpp
MainFrm.cpp
UserDlg.cpp
UserRecordSet.cpp
UserSearchDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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