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