stumanage.plg

来自「学生成绩管理系统,实现增加删除修改保存等功能」· PLG 代码 · 共 60 行

PLG
60
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StuManage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wly\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/StuManage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\学习成绩管理系统\StuManage\CjlrDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wly\LOCALS~1\Temp\RSP2C.tmp" 
Creating temporary file "C:\DOCUME~1\wly\LOCALS~1\Temp\RSP2D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/StuManage.pdb" /debug /machine:I386 /out:"Debug/StuManage.exe" /pdbtype:sept 
".\Debug\BjszDlg.obj"
".\Debug\BjszSet.obj"
".\Debug\CjcxDlg.obj"
".\Debug\CjhzDlg.obj"
".\Debug\CjhzSet.obj"
".\Debug\CjlrDlg.obj"
".\Debug\CjlrSet.obj"
".\Debug\ClassSet.obj"
".\Debug\HelpDlg.obj"
".\Debug\MainDlg.obj"
".\Debug\MmxgDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\StudentSet.obj"
".\Debug\StuManage.obj"
".\Debug\StuManageDlg.obj"
".\Debug\StuxxDlg.obj"
".\Debug\StuxxSet.obj"
".\Debug\TechxxDlg.obj"
".\Debug\TechxxSet.obj"
".\Debug\TestxxDlg.obj"
".\Debug\TestxxReset.obj"
".\Debug\UserRecordSet.obj"
".\Debug\XyszDlg.obj"
".\Debug\XyszSet.obj"
".\Debug\YhzcDlg.obj"
".\Debug\ZyszDlg.obj"
".\Debug\ZyszReset.obj"
".\Debug\StuManage.res"
]
Creating command line "link.exe @C:\DOCUME~1\wly\LOCALS~1\Temp\RSP2D.tmp"
<h3>Output Window</h3>
Compiling...
CjlrDlg.cpp
Linking...



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

⌨️ 快捷键说明

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