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

📄 frmyuyi.frm

📁 本程序在JAVA编程环境实现了递归下降法的一个教学演示系统,可方便理解递归下降法的全过程!
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      Height          =   180
      Index           =   0
      Left            =   5280
      TabIndex        =   150
      Top             =   360
      Width           =   90
   End
   Begin VB.Label N2 
      AutoSize        =   -1  'True
      Caption         =   "N"
      Height          =   180
      Index           =   1
      Left            =   5400
      TabIndex        =   149
      Top             =   1200
      Width           =   90
   End
   Begin VB.Label N2 
      AutoSize        =   -1  'True
      Caption         =   "N"
      Height          =   180
      Index           =   2
      Left            =   5400
      TabIndex        =   148
      Top             =   2040
      Width           =   90
   End
   Begin VB.Label Y2 
      AutoSize        =   -1  'True
      Caption         =   "Y"
      Height          =   180
      Index           =   2
      Left            =   4920
      TabIndex        =   147
      Top             =   2400
      Width           =   90
   End
   Begin VB.Label Y2 
      AutoSize        =   -1  'True
      Caption         =   "Y"
      Height          =   180
      Index           =   1
      Left            =   4920
      TabIndex        =   146
      Top             =   1560
      Width           =   90
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackColor       =   &H000080FF&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "表达式"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   0
      Left            =   480
      TabIndex        =   145
      Top             =   6480
      Width           =   660
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "是;?"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   1
      Left            =   360
      TabIndex        =   144
      Top             =   6840
      Width           =   660
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackColor       =   &H00FF0000&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "返回"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   3
      Left            =   480
      TabIndex        =   143
      Top             =   7800
      Width           =   465
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "读符号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   2
      Left            =   360
      TabIndex        =   142
      Top             =   7320
      Width           =   660
   End
   Begin VB.Line Line6 
      Index           =   0
      X1              =   840
      X2              =   840
      Y1              =   6480
      Y2              =   6240
   End
   Begin VB.Line Line6 
      Index           =   1
      X1              =   840
      X2              =   840
      Y1              =   6600
      Y2              =   6960
   End
   Begin VB.Line Line6 
      Index           =   2
      X1              =   840
      X2              =   840
      Y1              =   6960
      Y2              =   7440
   End
   Begin VB.Line Line6 
      Index           =   3
      X1              =   840
      X2              =   840
      Y1              =   7440
      Y2              =   7920
   End
   Begin VB.Line Line6 
      Index           =   4
      X1              =   840
      X2              =   1440
      Y1              =   6960
      Y2              =   6960
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      BackColor       =   &H00C000C0&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "错误"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   4
      Left            =   1200
      TabIndex        =   141
      Top             =   6840
      Width           =   465
   End
   Begin VB.Label Y6 
      AutoSize        =   -1  'True
      Caption         =   "Y"
      Height          =   180
      Index           =   1
      Left            =   960
      TabIndex        =   140
      Top             =   7080
      Width           =   90
   End
   Begin VB.Label N6 
      AutoSize        =   -1  'True
      Caption         =   "N"
      Height          =   180
      Index           =   1
      Left            =   1200
      TabIndex        =   139
      Top             =   6720
      Width           =   90
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "看下一个符号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   0
      Left            =   2400
      TabIndex        =   138
      Top             =   6000
      Width           =   1245
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "下一个是=?"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   1
      Left            =   2400
      TabIndex        =   137
      Top             =   6360
      Width           =   1155
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H000080FF&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "布尔表达式"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   4
      Left            =   2520
      TabIndex        =   136
      Top             =   7800
      Width           =   1050
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "标识符?"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   2
      Left            =   2520
      TabIndex        =   135
      Top             =   6840
      Width           =   855
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFF00&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "读2个符号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   3
      Left            =   2520
      TabIndex        =   134
      Top             =   7320
      Width           =   960
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00C000C0&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "错误"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   42
      Left            =   1800
      TabIndex        =   133
      Top             =   6840
      Width           =   465
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      BackColor       =   &H00FF0000&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "返回"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   5
      Left            =   2760
      TabIndex        =   132
      Top             =   8160
      Width           =   465
   End
   Begin VB.Line Line7 
      Index           =   0
      X1              =   3000
      X2              =   3000
      Y1              =   5760
      Y2              =   6120
   End
   Begin VB.Line Line7 
      Index           =   1
      X1              =   3000
      X2              =   3000
      Y1              =   6120
      Y2              =   6480
   End
   Begin VB.Line Line7 
      Index           =   2
      X1              =   3000
      X2              =   3000
      Y1              =   6480
      Y2              =   6960
   End
   Begin VB.Line Line7 
      Index           =   3
      X1              =   3000
      X2              =   3000
      Y1              =   6960
      Y2              =   7440
   End
   Begin VB.Line Line7 
      Index           =   4
      X1              =   3000
      X2              =   3000
      Y1              =   7440
      Y2              =   7920
   End
   Begin VB.Line Line7 
      Index           =   5
      X1              =   3000
      X2              =   3000
      Y1              =   7920
      Y2              =   8280
   End
   Begin VB.Line Line7 
      Index           =   9
      X1              =   3000
      X2              =   2280
      Y1              =   6960
      Y2              =   6960
   End
   Begin VB.Label Label8 
      AutoSize        =   -1  'True
      BackColor       =   &H000080FF&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "算术表达式"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   0
      Left            =   4080
      TabIndex        =   131
      Top             =   6120
      Width           =   1050

⌨️ 快捷键说明

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