temp2.txt

来自「词法分析程序。可实现对C语言的词法分析,关键字32个,包含了C的绝大部分运算、限」· 文本 代码 · 共 1 行

TXT
1
字号
 and array begin bool call case char constant dim do else end false for if input integer not of or output procedure program read real repeat set stop then to true until var while write abc 123 'EFG' ( ) * + , - . .. / : := ; < <= <> = > >= [ ]

⌨️ 快捷键说明

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