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

📄 inger.txt

📁 UltraEdit中几百种语法高亮度显示
💻 TXT
字号:
/L20"Inger Source" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = " File Extensions = I i
/Delimiters = ~!@%^&*()+=|\{}[]<:;"' ,	.?
/Function String = "%[a-zA-Z_]*)[~;]"
/Indent Strings = "{"
/Unindent Strings = "}"

/C1"Blue Keywords"
bool
char const case
default do
else extern
for false float
if int
module
return
start string switch
true
untyped
void
while

/C2"Red Keywords"
break
continue
goto_considered_harmful
label

/C3"Hash directives"
#import

/C4"Operators"
!
%
&
*
+
-
// /
<
=
>
?
^
^
|

/C5"Punctuators"
(
)
,
->
:
;
[
]
{
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -