📄 student.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: student - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/student.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\student.rc""
Creating temporary file "C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/student.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\Adddlg.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\Deletedlg.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\MainFrm.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\Select.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\Sort.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\Splash.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\student.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\studentDoc.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\studentSet.cpp"
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\studentView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP2.tmp"
Creating temporary file "C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/student.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Lvshuihe\桌面\计理03-3班MFC\赵长胜\课程设计\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP3.tmp"
Creating temporary file "C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/student.pdb" /debug /machine:I386 /out:"Debug/student.exe" /pdbtype:sept
".\Debug\Adddlg.obj"
".\Debug\Deletedlg.obj"
".\Debug\MainFrm.obj"
".\Debug\Select.obj"
".\Debug\Sort.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\student.obj"
".\Debug\studentDoc.obj"
".\Debug\studentSet.obj"
".\Debug\studentView.obj"
".\Debug\student.res"
]
Creating command line "link.exe @C:\DOCUME~1\Lvshuihe\LOCALS~1\Temp\RSP4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Adddlg.cpp
Deletedlg.cpp
MainFrm.cpp
Select.cpp
Sort.cpp
Splash.cpp
student.cpp
studentDoc.cpp
studentSet.cpp
studentView.cpp
Generating Code...
Linking...
<h3>Results</h3>
student.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -