tapicase.plg
来自「内有功能说明,是成功的上位机软件,通过测试,可以使用」· PLG 代码 · 共 32 行
PLG
32 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TAPICase - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WIN98\TEMP\RSPF183.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/TAPICase.pdb" /debug /machine:I386 /out:"Debug/TAPICase.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\TAPICase.obj"
".\Debug\TAPICaseDoc.obj"
".\Debug\TAPICaseView.obj"
".\Debug\TAPILine.obj"
".\Debug\TAPICase.res"
"D:\Microsoft Visual Studio\VC98\Lib\TAPI32.LIB"
]
Creating command line "link.exe @C:\WIN98\TEMP\RSPF183.TMP"
<h3>Output Window</h3>
Linking...
<h3>Results</h3>
TAPICase.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?