📄 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 + -