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

📄 ada95.txt

📁 UltraEdit中几百种语法高亮度显示
💻 TXT
字号:
/L20"Ada95" Line Comment = --  NoCASE String Chars = "' File Extensions = ADA ADS ADB
/Delimiters = " ,	();
/Function String = "^(%[ \t]+^{function^}^{procedure^}*$^)"
/Function String 1 = "^(%^{function^}^{procedure^}*$^)"
/Function String 2 = "^[ \t]*(procedure|function)(.*)(is|;|)[ \t]*$"
/Indent Strings =  "loop" "case" "when" "then" "else" "begin" 
/Unindent Strings = "end loop" "end case" "when" "end if" "elsif" "else" "end" 
/Open Fold Strings =  "loop" "case" "when" "then" "else" "begin" 
/Close Fold Strings = "end loop" "end case" "when" "end if" "elsif" "else" "end" 
/C1"Strings and Chars"
"
'
/C2"Keywords"
abort abs abstract accept access aliased all and array at
begin body
case constant
declare delay
delta digits do
else elsif end entry exception exit
for function
generic goto
if in is
loop limited
mod
new not null
of or others out
package pragma private procedure protected
raise range record rem renames requeue return reverse
select separate subtype
tagged task terminate then type
until use
when while with
xor
/C3"Data Types"
boolean
character
duration
float
integer
long_integer long_float
natural
positive
string
wide_character wide_string
/C4"Operators"
&
'
* **
+
-
.
// / /=
: :=
< <=
= =>
> >=

⌨️ 快捷键说明

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