⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 syntaxxml_nc.xml

📁 用VC++开发了一个数控加工的三维仿真程序
💻 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 + -