📄 boxman.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BoxMan - Win32 Release1--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPE151.BAT" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\BoxMan.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\BoxMan.hlp" goto :Error
copy "hlp\BoxMan.hlp" .\BoxMan___Win32_Release1
goto :done
:Error
echo hlp\BoxMan.hpj(1) : error:
type "hlp\BoxMan.log"
:done
]
Creating command line "C:\WINDOWS\TEMP\RSPE151.BAT"
<h3>Output Window</h3>
Making help file...
hlp\BoxMan.hpj(1) : error:
Microsoft (R) Help Compiler
HCRTF 4.03.0002
Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
boxman.hpj
HC5011: Error: boxman.hpj :
Cannot open the file "D:\MyProjects\VC98\BoxMan\hlp\BoxMan.hm."
<h3>Results</h3>
BoxMan.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -