📄 srh.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: srh - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/srh.res" /d "_DEBUG" /d "_AFXDLL" "F:\学习\VC++课程设计\srh1\srh.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/srh.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\学习\VC++课程设计\srh1\Choosedlg.cpp"
"F:\学习\VC++课程设计\srh1\Lessondlg.cpp"
"F:\学习\VC++课程设计\srh1\MainFrm.cpp"
"F:\学习\VC++课程设计\srh1\ODBCJIAOSHI.cpp"
"F:\学习\VC++课程设计\srh1\ODBCKECHENG.cpp"
"F:\学习\VC++课程设计\srh1\ODBCXUANKE.cpp"
"F:\学习\VC++课程设计\srh1\ODBCXUESHENG.cpp"
"F:\学习\VC++课程设计\srh1\srh.cpp"
"F:\学习\VC++课程设计\srh1\srhDoc.cpp"
"F:\学习\VC++课程设计\srh1\srhSet.cpp"
"F:\学习\VC++课程设计\srh1\srhView.cpp"
"F:\学习\VC++课程设计\srh1\Studentdlg.cpp"
"F:\学习\VC++课程设计\srh1\Teacherdlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/srh.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\学习\VC++课程设计\srh1\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/srh.pdb" /debug /machine:I386 /out:"Debug/srh.exe" /pdbtype:sept
".\Debug\Choosedlg.obj"
".\Debug\Lessondlg.obj"
".\Debug\MainFrm.obj"
".\Debug\ODBCJIAOSHI.obj"
".\Debug\ODBCKECHENG.obj"
".\Debug\ODBCXUANKE.obj"
".\Debug\ODBCXUESHENG.obj"
".\Debug\srh.obj"
".\Debug\srhDoc.obj"
".\Debug\srhSet.obj"
".\Debug\srhView.obj"
".\Debug\StdAfx.obj"
".\Debug\Studentdlg.obj"
".\Debug\Teacherdlg.obj"
".\Debug\srh.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Choosedlg.cpp
Lessondlg.cpp
MainFrm.cpp
ODBCJIAOSHI.cpp
ODBCKECHENG.cpp
ODBCXUANKE.cpp
ODBCXUESHENG.cpp
srh.cpp
srhDoc.cpp
srhSet.cpp
srhView.cpp
Studentdlg.cpp
Teacherdlg.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /o"Debug/srh.bsc"
".\Debug\StdAfx.sbr"
".\Debug\Choosedlg.sbr"
".\Debug\Lessondlg.sbr"
".\Debug\MainFrm.sbr"
".\Debug\ODBCJIAOSHI.sbr"
".\Debug\ODBCKECHENG.sbr"
".\Debug\ODBCXUANKE.sbr"
".\Debug\ODBCXUESHENG.sbr"
".\Debug\srh.sbr"
".\Debug\srhDoc.sbr"
".\Debug\srhSet.sbr"
".\Debug\srhView.sbr"
".\Debug\Studentdlg.sbr"
".\Debug\Teacherdlg.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
srh.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -