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

📄 2.txt

📁 一个用c++编译的词法分析器
💻 TXT
字号:
Type: Keyword        Attribute Value:         int
Type: Identifier        Attribute Value:           a
Type: Identifier        Attribute Value:           b
Type: delim        Attribute Value:           ;
Type: Identifier        Attribute Value:      string
Type: Identifier        Attribute Value:         aaa
Type: Identifier        Attribute Value:         bbb
Type: delim        Attribute Value:           ;
Type: Identifier        Attribute Value:       g_hjh
Type: delim        Attribute Value:           ;
Type: Identifier        Attribute Value:       _7987
Type: Keyword        Attribute Value:          if
Type: delim        Attribute Value:           (
Type: Identifier        Attribute Value:           a
Type: Relation        Attribute Value:          <=
Type: Number        Attribute Value:       40000
Type: delim        Attribute Value:           )
Type: delim        Attribute Value:           {
Type: Identifier        Attribute Value:           a
Type: Relation        Attribute Value:           =
Type: Identifier        Attribute Value:           b
Type: Operator        Attribute Value:           +
Type: Number        Attribute Value:          10
Type: delim        Attribute Value:           ;
Type: delim        Attribute Value:           }
Type: Keyword        Attribute Value:         for
Type: delim        Attribute Value:           (
Type: delim        Attribute Value:           )
Type: delim        Attribute Value:           ;
Type: Keyword        Attribute Value:      double
Type: Relation        Attribute Value:           =
Type: Operator        Attribute Value:           +
Type: Operator        Attribute Value:           *
Type: Operator        Attribute Value:           +
Type: Operator        Attribute Value:           +
Type: Operator        Attribute Value:          +=
Type: Operator        Attribute Value:          -=
Type: Identifier        Attribute Value:           a
Type: delim        Attribute Value:           [
Type: Number        Attribute Value:           4
Type: delim        Attribute Value:           ]

⌨️ 快捷键说明

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