📄 syntaxxml_nc.xml
字号:
<?xml version="1.0" encoding="utf-8"?>
<SETTINGS>
<OPTIONS>
<WordDelimeters>" \t\n,./?LTGT;:\"'{[}]~`%^AMP*()-+=!"</WordDelimeters>
<SpecialDelimiters>";.{}\n"</SpecialDelimiters>
<IntelliSenseChars>".>:"</IntelliSenseChars>
<EscapeSequences>
<EscapeSequence>\"</EscapeSequence>
<EscapeSequence>\\</EscapeSequence>
</EscapeSequences>
</OPTIONS>
<COLOR_DATA>
<KEYWORDS>
<Color>ff7979</Color>
<CaseSensitive>True</CaseSensitive>
<Keyword>G</Keyword>
<Keyword>T</Keyword>
<Keyword>M</Keyword>
</KEYWORDS>
<BLOCKS>
<BLOCK>
<Start>/*</Start>
<End>*/</End>
<Color>"darkgreen"</Color>
<WholeText>true</WholeText>
</BLOCK>
<BLOCK>
<Start>"</Start>
<End>"</End>
<Color>"darkred"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>//</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
</BLOCKS>
</COLOR_DATA>
<OUTLINE_DATA>
<IgnoreOneLineBlocks>True</IgnoreOneLineBlocks>
<IncludeSpaceLines>True</IncludeSpaceLines>
<CaseSensitive>True</CaseSensitive>
<WholeWords>False</WholeWords>
<EscapeSequences>
<EscapeSequence>\"</EscapeSequence>
<EscapeSequence>\\</EscapeSequence>
</EscapeSequences>
<BLOCKS>
<BLOCK>
<Start>"</Start>
<End>"</End>
<ReplaceString>""</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
<Ignore>True</Ignore>
</BLOCK>
<BLOCK>
<Start>{</Start>
<End>}</End>
<ReplaceString>...</ReplaceString>
<KEYWORDS>
<Keyword>else</Keyword>
<Keyword>struct</Keyword>
<Keyword>enum</Keyword>
<Keyword>switch</Keyword>
<Keyword>catch</Keyword>
<Keyword>try</Keyword>
<Keyword>for</Keyword>
<Keyword>operator</Keyword>
<Keyword>class</Keyword>
<Keyword>if</Keyword>
<Keyword>union</Keyword>
<Keyword>do</Keyword>
<Keyword>while</Keyword>
<Keyword>namespace</Keyword>
</KEYWORDS>
</BLOCK>
<BLOCK>
<Start>//</Start>
<End>\n</End>
<ReplaceString>/**/</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
<Ignore>True</Ignore>
</BLOCK>
<BLOCK>
<Start>/*</Start>
<End>*/</End>
<ReplaceString>/**/</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
</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 + -