ssf.plg

来自「一个由MFC做的学生信息管理系统」· PLG 代码 · 共 45 行

PLG
45
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SSF - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\黑黑\LOCALS~1\Temp\RSP94.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SSF.pdb" /debug /machine:I386 /out:"Debug/SSF.exe" /pdbtype:sept 
.\Debug\ClassDlg.obj
.\Debug\ClassSet1.obj
.\Debug\ExamSubjectDlg.obj
.\Debug\ExamSubjectSet.obj
.\Debug\ExamtimeDlg.obj
.\Debug\ExamtimeSet.obj
.\Debug\ExamtypeDlg.obj
.\Debug\ExamtypeSet.obj
.\Debug\LoginDlg.obj
.\Debug\MainFrm.obj
.\Debug\PassWord.obj
.\Debug\ScoreQueryDlg.obj
.\Debug\ScoreSet.obj
.\Debug\SSF.obj
.\Debug\SSFDoc.obj
.\Debug\SSFSet.obj
.\Debug\SSFView.obj
.\Debug\StdAfx.obj
.\Debug\UserDlg.obj
.\Debug\UserSet.obj
.\Debug\SSF.res
]
Creating command line "link.exe @"C:\DOCUME~1\黑黑\LOCALS~1\Temp\RSP94.tmp""
<h3>Output Window</h3>
Linking...



<h3>Results</h3>
SSF.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?