?? stu.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: STU - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/STU.res" /d "_DEBUG" /d "_AFXDLL" "D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STU.rc""
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/STU.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\ADDdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\EDITdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\FINDdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\JIBENdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\MainFrm.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\password.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\PWDdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\PWDset.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\SHURUdlg.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STU.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STUDoc.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STUset.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STUView.cpp"
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\TabSheet.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2B.tmp"
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/STU.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2C.tmp"
Creating temporary file "C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/STU.pdb" /debug /machine:I386 /out:"Debug/STU.exe" /pdbtype:sept
".\Debug\ADDdlg.obj"
".\Debug\EDITdlg.obj"
".\Debug\FINDdlg.obj"
".\Debug\JIBENdlg.obj"
".\Debug\MainFrm.obj"
".\Debug\password.obj"
".\Debug\PWDdlg.obj"
".\Debug\PWDset.obj"
".\Debug\SHURUdlg.obj"
".\Debug\StdAfx.obj"
".\Debug\STU.obj"
".\Debug\STUDoc.obj"
".\Debug\STUset.obj"
".\Debug\STUView.obj"
".\Debug\TabSheet.obj"
".\Debug\STU.res"
]
Creating command line "link.exe @C:\DOCUME~1\xbw\LOCALS~1\Temp\RSP2D.tmp"
<h3>Output Window</h3>
Compiling resources...
D:\VC++開發實用編程200例\第6部分 數據庫技術\第20章 ODBC編程\擴展實例1 學生信息管理系統\STU.rc(705) : fatal error RC1015: cannot open include file 'res\STU.rc2'.
Error executing rc.exe.
<h3>Results</h3>
STU.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -