ljdbtest.plg
来自「小型文件数据库 一个文件对应一个表 最大只支持65535条记录(可以修改宏)」· PLG 代码 · 共 32 行
PLG
32 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ljdbTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ljdbTest.pdb" /debug /machine:I386 /out:"Debug/ljdbTest.exe" /pdbtype:sept
.\Debug\DlgField.obj
.\Debug\DlgRecord.obj
.\Debug\ljdbTest.obj
.\Debug\ljdbTestDlg.obj
.\Debug\StdAfx.obj
.\Debug\ljdbTest.res
.\Debug\ljfiledb.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3A.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/ljdbTest.exe not found or not built by the last incremental link; performing full link
<h3>Results</h3>
ljdbTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?