?? database.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Database - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Database.res" /d "_DEBUG" "F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\Database.rc""
Creating temporary file "c:\windows\TEMP\RSP50F2.TMP" with contents
[
/nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Database.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\DaoRecordsetEmployees.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\Database.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\DatabaseDoc.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\DatabaseView.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\DialogData.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\MainFrm.cpp"
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\RecordsetEmployees.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP50F2.TMP"
Creating temporary file "c:\windows\TEMP\RSP50F3.TMP" with contents
[
/nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"Debug/Database.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP50F3.TMP"
Creating temporary file "c:\windows\TEMP\RSP50F4.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Database.pdb" /debug /machine:I386 /out:"Debug/Database.exe" /pdbtype:sept
".\Debug\DaoRecordsetEmployees.obj"
".\Debug\Database.obj"
".\Debug\DatabaseDoc.obj"
".\Debug\DatabaseView.obj"
".\Debug\DialogData.obj"
".\Debug\MainFrm.obj"
".\Debug\RecordsetEmployees.obj"
".\Debug\StdAfx.obj"
".\Debug\Database.res"
]
Creating command line "link.exe @c:\windows\TEMP\RSP50F4.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DaoRecordsetEmployees.cpp
Database.cpp
DatabaseDoc.cpp
F:\一審\段興\VC++應(yīng)用程序100例\光盤\79 數(shù)據(jù)庫對話框\DatabaseDoc.cpp(135) : warning C4189: 'numRec' : local variable is initialized but not referenced
DatabaseView.cpp
DialogData.cpp
MainFrm.cpp
RecordsetEmployees.cpp
Generating Code...
Linking...
<h3>Results</h3>
Database.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -