📄 batch.xml
字号:
<SETTINGS>
<OPTIONS>
<WordDelimeters>" \t\n,./?LTGT;:\"'{[}]~`%^AMP*()-+=!"</WordDelimeters>
<SpecialDelimiters>";.{}\n"</SpecialDelimiters>
</OPTIONS>
<COLOR_DATA>
<KEYWORDS>
<Color>0000ff</Color>
<CaseSensitive>False</CaseSensitive>
<Keyword>call</Keyword>
<Keyword>echo</Keyword>
<Keyword>on</Keyword>
<Keyword>off</Keyword>
<Keyword>endlocal</Keyword>
<Keyword>for</Keyword>
<Keyword>in</Keyword>
<Keyword>do</Keyword>
<Keyword>goto</Keyword>
<Keyword>if</Keyword>
<Keyword>errolevel</Keyword>
<Keyword>not</Keyword>
<Keyword>else</Keyword>
<Keyword>exist</Keyword>
<Keyword>cmdextversion</Keyword>
<Keyword>defined</Keyword>
<Keyword>equ</Keyword>
<Keyword>neq</Keyword>
<Keyword>lss</Keyword>
<Keyword>leq</Keyword>
<Keyword>gtr</Keyword>
<Keyword>geq</Keyword>
<Keyword>pause</Keyword>
<Keyword>rem</Keyword>
<Keyword>setlocal</Keyword>
<Keyword>shift</Keyword>
</KEYWORDS>
<BLOCKS>
<BLOCK>
<Start>"</Start>
<End>"</End>
<Color>"darkred"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>@rem</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>rem</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>Rem</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>REM</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
</BLOCKS>
</COLOR_DATA>
<OUTLINE_DATA>
<IgnoreOneLineBlocks>True</IgnoreOneLineBlocks>
<IncludeSpaceLines>True</IncludeSpaceLines>
<CaseSensitive>False</CaseSensitive>
<WholeWords>True</WholeWords>
<BLOCKS>
<BLOCK>
<Start>@rem ----- ExeScript Options Begin -----</Start>
<End>@rem ----- ExeScript Options End -----</End>
<ReplaceString>Options</ReplaceString>
</BLOCK>
</BLOCKS>
</OUTLINE_DATA>
<HYPERLINKS>
<EnableHyperlinkSupport>True</EnableHyperlinkSupport>
<HighlightWithColor>True</HighlightWithColor>
<URLPrefixes>
<URLPrefix>http://</URLPrefix>
<URLPrefix>ftp://</URLPrefix>
<URLPrefix>mailto:</URLPrefix>
<URLPrefix>news://</URLPrefix>
<URLPrefix>file://</URLPrefix>
<URLPrefix>telnet://</URLPrefix>
<URLPrefix>gopher://</URLPrefix>
<URLPrefix>prospero://</URLPrefix>
<URLPrefix>wais://</URLPrefix>
<URLPrefix>nntp://</URLPrefix>
</URLPrefixes>
</HYPERLINKS>
</SETTINGS>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -