📄 member.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: member - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP139.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/member.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\VC\大作业\060341427-田静\学生管理系统\memberView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP139.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/member.pdb" /debug /machine:I386 /out:"Debug/member.exe" /pdbtype:sept
".\Debug\HelpDlg.obj"
".\Debug\LeftTreeView.obj"
".\Debug\MainFrm.obj"
".\Debug\member.obj"
".\Debug\MemberAdd.obj"
".\Debug\MemberDialog.obj"
".\Debug\memberDoc.obj"
".\Debug\MemberEditDlg.obj"
".\Debug\MemberReSet.obj"
".\Debug\MemberSearchDlg.obj"
".\Debug\memberView.obj"
".\Debug\ScoreAddDlg.obj"
".\Debug\ScoreDlg.obj"
".\Debug\ScoreReSet.obj"
".\Debug\SearchScoreDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\member.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13A.tmp"
<h3>Output Window</h3>
Compiling...
memberView.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13B.tmp" with contents
[
/nologo /o"Debug/member.bsc"
".\Debug\StdAfx.sbr"
".\Debug\HelpDlg.sbr"
".\Debug\LeftTreeView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\member.sbr"
".\Debug\MemberAdd.sbr"
".\Debug\MemberDialog.sbr"
".\Debug\memberDoc.sbr"
".\Debug\MemberEditDlg.sbr"
".\Debug\MemberReSet.sbr"
".\Debug\MemberSearchDlg.sbr"
".\Debug\memberView.sbr"
".\Debug\ScoreAddDlg.sbr"
".\Debug\ScoreDlg.sbr"
".\Debug\ScoreReSet.sbr"
".\Debug\SearchScoreDlg.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP13B.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
member.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -