通讯录.plg
来自「一个小数据库系统,具体内容为班级通讯录,比较全」· PLG 代码 · 共 46 行
PLG
46 行
<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" "D:\书\通讯录\通讯录.rc""
Creating temporary file "C:\DOCUME~1\ddd\LOCALS~1\Temp\RSP1B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/通讯录.pdb" /debug /machine:I386 /out:"Debug/通讯录.exe" /pdbtype:sept
".\Debug\_recordset.obj"
".\Debug\adodc.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\dataformatdisp.obj"
".\Debug\datagrid.obj"
".\Debug\field.obj"
".\Debug\fields.obj"
".\Debug\font.obj"
".\Debug\picture.obj"
".\Debug\properties.obj"
".\Debug\property.obj"
".\Debug\selbookmarks.obj"
".\Debug\split.obj"
".\Debug\splits.obj"
".\Debug\StdAfx.obj"
".\Debug\stddataformatsdisp.obj"
".\Debug\通讯录.obj"
".\Debug\通讯录Dlg.obj"
".\Debug\通讯录.res"
]
Creating command line "link.exe @C:\DOCUME~1\ddd\LOCALS~1\Temp\RSP1B.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 + -
显示快捷键?