📄 novel.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: novel - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP315.BAT" with contents
[
@echo off
copy "hlp\novel.cnt" .\Debug
]
Creating command line "C:\WINDOWS\TEMP\RSP315.BAT"
Creating temporary file "C:\WINDOWS\TEMP\RSP321.BAT" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\novel.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\novel.hlp" goto :Error
copy "hlp\novel.hlp" .\Debug
goto :done
:Error
echo hlp\novel.hpj(1) : error:
type "hlp\novel.log"
:done
]
Creating command line "C:\WINDOWS\TEMP\RSP321.BAT"
<h3>Output Window</h3>
Copying contents file...
Making help file...
<h3>Results</h3>
novel.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -