mark.plg
来自「数据库学生成绩管理系统 VC源码 ①输出: a 学生分类查询课程成绩」· PLG 代码 · 共 77 行
PLG
77 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mark - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/mark.res" /d "_DEBUG" "D:\mark\mark.rc""
Creating temporary file "C:\DOCUME~1\legend\LOCALS~1\Temp\RSP120.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/mark.pdb" /debug /machine:I386 /out:"Debug/mark.exe" /pdbtype:sept
.\Debug\_recordset.obj
.\Debug\adodc.obj
.\Debug\agentctlanimationnames.obj
.\Debug\agentctlaudioobjectex.obj
.\Debug\agentctlballoonex.obj
.\Debug\agentctlcharacterex.obj
.\Debug\agentctlcharacters.obj
.\Debug\agentctlcommand.obj
.\Debug\agentctlcommandex.obj
.\Debug\agentctlcommandsex.obj
.\Debug\agentctlcommandswindow.obj
.\Debug\agentctlex.obj
.\Debug\agentctlpropertysheet.obj
.\Debug\agentctlrequest.obj
.\Debug\agentctlspeechinput.obj
.\Debug\banjibaobiao.obj
.\Debug\bixiuke.obj
.\Debug\chengji.obj
.\Debug\column.obj
.\Debug\columns.obj
.\Debug\cover.obj
.\Debug\dankebaobiao.obj
.\Debug\dataformatdisp.obj
.\Debug\datagrid.obj
.\Debug\excel9.obj
.\Debug\field.obj
.\Debug\fields.obj
.\Debug\font.obj
.\Debug\gerenbaobiao.obj
.\Debug\kecheng.obj
.\Debug\login.obj
.\Debug\MainFrm.obj
.\Debug\mark.obj
.\Debug\markDoc.obj
.\Debug\markView.obj
.\Debug\outlook.obj
.\Debug\picture.obj
.\Debug\properties.obj
.\Debug\property.obj
.\Debug\selbookmarks.obj
.\Debug\shouke.obj
.\Debug\split.obj
.\Debug\splits.obj
.\Debug\StdAfx.obj
.\Debug\stddataformatsdisp.obj
.\Debug\student.obj
.\Debug\teacher.obj
.\Debug\xuanxiuke.obj
.\Debug\mark.res
]
Creating command line "link.exe @C:\DOCUME~1\legend\LOCALS~1\Temp\RSP120.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...
LINK : LNK4073: cannot create map for .ILK file; linking nonincrementally
libcmtd.lib(crt0init.obj) : warning LNK4098: defaultlib "libcd.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
mark.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?