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

📄 main.dfm

📁 LL1文法分析器,借用网上资源编写而成,有些粗糙,勉强可以用
💻 DFM
字号:
object Form1: TForm1
  Left = 209
  Top = 143
  Width = 696
  Height = 500
  Caption = 'LL1'#25991#27861#20998#26512#22120
  Color = clCream
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 24
    Top = 24
    Width = 169
    Height = 20
    AutoSize = False
    Caption = #25991#27861#24320#22987#31526#21495#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object GroupBox2: TGroupBox
    Left = 304
    Top = 56
    Width = 265
    Height = 209
    Caption = #32456#32467#31526#21495#38598#21512
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Memo2: TMemo
      Left = 8
      Top = 24
      Width = 249
      Height = 177
      ScrollBars = ssBoth
      TabOrder = 0
    end
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 56
    Width = 273
    Height = 209
    Caption = #38750#32456#32467#31526#21495#38598#21512
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
  end
  object Edit1: TEdit
    Left = 200
    Top = 16
    Width = 113
    Height = 32
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
  end
  object Memo1: TMemo
    Left = 32
    Top = 80
    Width = 257
    Height = 177
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    ScrollBars = ssBoth
    TabOrder = 1
  end
  object GroupBox3: TGroupBox
    Left = 0
    Top = 276
    Width = 688
    Height = 190
    Align = alBottom
    Caption = #20135#29983#24335#38598#21512
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    object Memo3: TMemo
      Left = 2
      Top = 19
      Width = 684
      Height = 169
      Align = alBottom
      ScrollBars = ssVertical
      TabOrder = 0
    end
  end
  object Button1: TButton
    Left = 576
    Top = 64
    Width = 105
    Height = 37
    Hint = #36890#36807#23548#20837#25991#27861#25991#20214#21487#20998#26512#25991#27861#24320#22987#31526#21495#65292#38750#32456#32467#31526#21495#38598#21512#21644#32456#32467#31526#21495#38598#21512
    Caption = #23548#20837#25991#27861
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 5
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 576
    Top = 104
    Width = 105
    Height = 37
    Hint = #21487#29983#25104#25991#27861#32456#32467#31526#30340'First'#38598#12289#38750#32456#32467#31526#21495#30340'Follow'#38598#21644#29983#25104#39044#27979#20998#26512#34920
    Caption = #29983#25104#20998#26512#34920
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 6
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 576
    Top = 144
    Width = 105
    Height = 37
    Hint = #21487#28165#26970#25152#26377#25991#26412#26694#20869#20869#23481
    Caption = #28165#38500#25991#27861
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 7
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 576
    Top = 184
    Width = 105
    Height = 37
    Hint = #20445#23384#25991#27861#20998#26512#32467#26524#33267#30913#30424#25991#20214
    Caption = #21478#23384#20026#25991#27861
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 8
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 576
    Top = 224
    Width = 105
    Height = 37
    Hint = #36864#20986
    Caption = #36864#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 9
    OnClick = Button5Click
  end
  object OpenDialog1: TOpenDialog
    Left = 560
    Top = 8
  end
  object SaveDialog1: TSaveDialog
    Left = 608
    Top = 8
  end
end

⌨️ 快捷键说明

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