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

📄 fspell.frm

📁 一个用VB编的小游戏
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form fSpell 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "英语/默单词"
   ClientHeight    =   4800
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6000
   ControlBox      =   0   'False
   Icon            =   "fSpell.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   320
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   400
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton cmd 
      Caption         =   "14喂,游戏已经开始了哟!"
      Default         =   -1  'True
      Height          =   375
      Index           =   0
      Left            =   1080
      TabIndex        =   1
      Top             =   4200
      Width           =   3855
   End
   Begin VB.PictureBox picTemp 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00C0FFFF&
      BorderStyle     =   0  'None
      Height          =   1200
      Left            =   3120
      ScaleHeight     =   80
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   80
      TabIndex        =   0
      Top             =   1800
      Visible         =   0   'False
      Width           =   1200
   End
   Begin VB.Timer tmr 
      Enabled         =   0   'False
      Interval        =   300
      Left            =   120
      Top             =   4080
   End
   Begin VB.CommandButton cmd 
      Caption         =   "22我已经坚持不住了。"
      Height          =   375
      Index           =   1
      Left            =   1080
      TabIndex        =   2
      Top             =   4200
      Visible         =   0   'False
      Width           =   3855
   End
   Begin VB.PictureBox picSquare 
      BackColor       =   &H00C0C0C0&
      ForeColor       =   &H000000FF&
      Height          =   3675
      Left            =   570
      ScaleHeight     =   241
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   321
      TabIndex        =   10
      Top             =   120
      Width           =   4875
      Begin VB.CommandButton cmdHlp 
         Caption         =   "帮助"
         Height          =   1800
         Left            =   1530
         Style           =   1  'Graphical
         TabIndex        =   11
         Top             =   960
         Width           =   1800
      End
      Begin VB.Label lblProgress 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Caption         =   "100%"
         BeginProperty Font 
            Name            =   "System"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   270
         Left            =   0
         TabIndex        =   48
         Top             =   3330
         Width           =   4815
      End
      Begin VB.Shape shp 
         BackColor       =   &H0000FF00&
         BackStyle       =   1  'Opaque
         BorderStyle     =   0  'Transparent
         Height          =   270
         Left            =   0
         Top             =   3330
         Width           =   30
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   35
         Left            =   3240
         TabIndex        =   47
         Top             =   2760
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   34
         Left            =   1680
         TabIndex        =   46
         Top             =   2760
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   33
         Left            =   120
         TabIndex        =   45
         Top             =   2760
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   32
         Left            =   3240
         TabIndex        =   44
         Top             =   2520
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   31
         Left            =   1680
         TabIndex        =   43
         Top             =   2520
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   30
         Left            =   120
         TabIndex        =   42
         Top             =   2520
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   29
         Left            =   3240
         TabIndex        =   41
         Top             =   2280
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   28
         Left            =   1680
         TabIndex        =   40
         Top             =   2280
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   27
         Left            =   120
         TabIndex        =   39
         Top             =   2280
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   26
         Left            =   3240
         TabIndex        =   38
         Top             =   2040
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   25
         Left            =   1680
         TabIndex        =   37
         Top             =   2040
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   0
         Left            =   120
         TabIndex        =   36
         Top             =   120
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   1
         Left            =   1680
         TabIndex        =   35
         Top             =   120
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   2
         Left            =   3240
         TabIndex        =   34
         Top             =   120
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   3
         Left            =   120
         TabIndex        =   33
         Top             =   360
         Width           =   1500
      End
      Begin VB.Label lWord 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H0000FFFF&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "◎"
         ForeColor       =   &H000000FF&
         Height          =   210
         Index           =   4
         Left            =   1680
         TabIndex        =   32

⌨️ 快捷键说明

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