学生成绩管理系统.plg

来自「读取数据库技术的实例」· PLG 代码 · 共 53 行

PLG
53
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 学生成绩管理系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/学生成绩管理系统.res" /d "_DEBUG" /d "_AFXDLL" "E:\学生成绩管理系统\学生成绩管理系统.rc"" 
Creating temporary file "C:\DOCUME~1\cq\LOCALS~1\Temp\RSP24C.tmp" with contents
[
ODBC32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/学生成绩管理系统.pdb" /debug /machine:I386 /out:"Debug/学生成绩管理系统.exe" /pdbtype:sept 
".\Debug\BCMenu.obj"
".\Debug\BtnST.obj"
".\Debug\ClassAddDlg.obj"
".\Debug\ClassDlg.obj"
".\Debug\ClassEditDlg.obj"
".\Debug\ClassSet.obj"
".\Debug\CourseAddDlg.obj"
".\Debug\CourseDlg.obj"
".\Debug\CourseEditDlg.obj"
".\Debug\CourseSet.obj"
".\Debug\GradeAddDlg.obj"
".\Debug\GradeEditDlg.obj"
".\Debug\GradeSet.obj"
".\Debug\HyperLink.obj"
".\Debug\MainFrm.obj"
".\Debug\SplashWindow.obj"
".\Debug\StdAfx.obj"
".\Debug\StudentAddDlg.obj"
".\Debug\StudentDlg.obj"
".\Debug\StudentEditDlg.obj"
".\Debug\StudentSet.obj"
".\Debug\SubForm1.obj"
".\Debug\SubForm2.obj"
".\Debug\学生成绩管理系统.obj"
".\Debug\学生成绩管理系统Doc.obj"
".\Debug\学生成绩管理系统View.obj"
".\Debug\学生成绩管理系统.res"
]
Creating command line "link.exe @C:\DOCUME~1\cq\LOCALS~1\Temp\RSP24C.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



<h3>Results</h3>
学生成绩管理系统.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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