lhwy.plg
来自「利用Visual C++编写的学生考试成绩管理软件源代码。」· PLG 代码 · 共 85 行
PLG
85 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: lhwy - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/lhwy.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\lhwy.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/lhwy.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\Addialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\BaDialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\BRecordset.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\CaDialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\DelectDialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\DRecordset.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\EditDialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\FinDialog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\lhwy.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\lhwyDlg.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\LinkButton.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\NaDilalog.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\TabSheet.cpp"
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\TRecordset.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/lhwy.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\软件设计\学生成绩管理软件源代码\lhwy2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/lhwy.pdb" /debug /machine:I386 /out:"Debug/lhwy.exe" /pdbtype:sept
".\Debug\Addialog.obj"
".\Debug\BaDialog.obj"
".\Debug\BRecordset.obj"
".\Debug\CaDialog.obj"
".\Debug\DelectDialog.obj"
".\Debug\DRecordset.obj"
".\Debug\EditDialog.obj"
".\Debug\FinDialog.obj"
".\Debug\lhwy.obj"
".\Debug\lhwyDlg.obj"
".\Debug\LinkButton.obj"
".\Debug\NaDilalog.obj"
".\Debug\StdAfx.obj"
".\Debug\TabSheet.obj"
".\Debug\TRecordset.obj"
".\Debug\lhwy.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Addialog.cpp
BaDialog.cpp
BRecordset.cpp
CaDialog.cpp
DelectDialog.cpp
DRecordset.cpp
EditDialog.cpp
FinDialog.cpp
lhwy.cpp
lhwyDlg.cpp
LinkButton.cpp
NaDilalog.cpp
TabSheet.cpp
TRecordset.cpp
Generating Code...
Linking...
<h3>Results</h3>
lhwy.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?