tsg.plg

来自「本源码为图书管理系统」· PLG 代码 · 共 44 行

PLG
44
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TSG - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\xxing\LOCALS~1\Temp\RSP1A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/TSG.pdb" /debug /machine:I386 /out:"Debug/TSG.exe" /pdbtype:sept 
".\Debug\B_INF.obj"
".\Debug\BOOK.obj"
".\Debug\bookadd.obj"
".\Debug\bookinfo.obj"
".\Debug\BOOKMOD.obj"
".\Debug\BORROW.obj"
".\Debug\borrowadd.obj"
".\Debug\borrowinfo.obj"
".\Debug\Login.obj"
".\Debug\overinfo.obj"
".\Debug\overtime.obj"
".\Debug\Pawmod.obj"
".\Debug\PERSON.obj"
".\Debug\personadd.obj"
".\Debug\personinfo.obj"
".\Debug\personmod.obj"
".\Debug\StdAfx.obj"
".\Debug\TSG.obj"
".\Debug\TSGDlg.obj"
".\Debug\TSG.res"
]
Creating command line "link.exe @C:\DOCUME~1\xxing\LOCALS~1\Temp\RSP1A.tmp"
<h3>Output Window</h3>
Linking...



<h3>Results</h3>
TSG.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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