modelica.txt
来自「UltraEdit中几百种语法高亮度显示」· 文本 代码 · 共 52 行
TXT
52 行
/L20"Modelica" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ File Extensions = mo mos
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?
/Function String = "%[ ^t]+[A-_,a-z,0-9,.$]+[ ^t]+[A-_,a-z,0-9,.$]+*([^t-9,A-z]+{"
/Indent Strings = "{"
/Unindent Strings = "}"
/C1"Modelica keywords"
annotation assert
block
class connector constant
discrete
else elseif elsewhen end exit extends external
final flow for function
if in inner input import
loop
model
nondiscrete
outer output
package parameter
record redeclare replaceable return
size
terminate then type
when while
/C2"section separators"
algorithm
equation
protected public
/C3"operators/functions"
abs acos asin atan atan2
connect cos cosh cross
der
edge exp
initial
noEvent
pre
reinit
sample sign sin sinh
tan tanh terminal
/C4"operators"
*
+
-
// /
<
=
>
^
and
false
not
or
true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?