tot.plg

来自「一个客房管理系统」· PLG 代码 · 共 40 行

PLG
40
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tot - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "h:\Temp\RSP84.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/tot.pdb" /debug /machine:I386 /out:"Debug/tot.exe" /pdbtype:sept 
".\Debug\AskstateDialog.obj"
".\Debug\FangDialog.obj"
".\Debug\FangSet.obj"
".\Debug\FindDialog.obj"
".\Debug\InroomDialog.obj"
".\Debug\LogDialog.obj"
".\Debug\MainFrm.obj"
".\Debug\OutOpeDialog.obj"
".\Debug\RoomSet.obj"
".\Debug\StdAfx.obj"
".\Debug\SysDialog.obj"
".\Debug\tot.obj"
".\Debug\totDoc.obj"
".\Debug\totView.obj"
".\Debug\WaitDialog.obj"
".\Debug\tot.res"
]
Creating command line "link.exe @h:\Temp\RSP84.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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