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

📄 turbopascal.txt

📁 UltraEdit中几百种语法高亮度显示
💻 TXT
字号:
/L20"Turbo Pascal" Line Comment = // Nocase  Block Comment On = {* Block Comment Off = *} Escape Char = \ String Chars = "' File Extensions = PAS INC
/Delimiters = ~!@%^&*()-+|\/{}[];"'<> ,	.?
/Function String = "%[a-zA-Z_]*)"
/C1
begin
const
else end
function
goto
if
label
procedure program
readln repeat
uses
var
write writeln
/C2
and array asm
case
destructor div do downto
exports
file for
implementation
in
/C3
:=
inhertited inline interface
library
mod
nil not
object of or
/C4
;
+
-
=
// /
%
&
>
<
^
!
|
/C5
packed private public
record 
set shl shr string
then to type
unit until 
with
xor

⌨️ 快捷键说明

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