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

📄 fmaths.frm

📁 一个用VB编的小游戏
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form fMaths 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "数学/发试卷"
   ClientHeight    =   4800
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6000
   ControlBox      =   0   'False
   Icon            =   "fMaths.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   320
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   400
   StartUpPosition =   3  'Windows Default
   Begin VB.Timer tmr 
      Enabled         =   0   'False
      Left            =   120
      Top             =   4200
   End
   Begin VB.CommandButton cmd 
      Caption         =   "14喂,游戏已经开始了哟!"
      Default         =   -1  'True
      Height          =   375
      Index           =   0
      Left            =   1080
      TabIndex        =   0
      Top             =   4200
      Width           =   3855
   End
   Begin VB.CommandButton cmd 
      Caption         =   "22我已经坚持不住了。"
      Height          =   375
      Index           =   1
      Left            =   1080
      TabIndex        =   1
      Top             =   4200
      Visible         =   0   'False
      Width           =   3855
   End
   Begin VB.PictureBox picSquare 
      BackColor       =   &H00C0C0C0&
      Height          =   3675
      Left            =   570
      ScaleHeight     =   241
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   321
      TabIndex        =   2
      Top             =   120
      Width           =   4875
      Begin VB.CommandButton cmdOK 
         Caption         =   "从中取走"
         Height          =   375
         Left            =   240
         TabIndex        =   17
         Top             =   1800
         Visible         =   0   'False
         Width           =   4335
      End
      Begin VB.ComboBox cmb 
         Height          =   300
         Left            =   240
         Style           =   2  'Dropdown List
         TabIndex        =   16
         Top             =   1320
         Visible         =   0   'False
         Width           =   825
      End
      Begin VB.CommandButton cmdHlp 
         Caption         =   "帮助"
         Height          =   1800
         Left            =   1560
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   960
         Width           =   1800
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   5
         Left            =   3960
         TabIndex        =   15
         Top             =   960
         Width           =   675
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   4
         Left            =   3240
         TabIndex        =   14
         Top             =   960
         Width           =   675
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   3
         Left            =   2520
         TabIndex        =   13
         Top             =   960
         Width           =   675
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   2
         Left            =   1680
         TabIndex        =   12
         Top             =   960
         Width           =   675
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   1
         Left            =   960
         TabIndex        =   11
         Top             =   960
         Width           =   675
      End
      Begin VB.Label lNO 
         Alignment       =   2  'Center
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   300
         Index           =   0
         Left            =   405
         TabIndex        =   10
         Top             =   960
         Width           =   345
      End
      Begin VB.Label lbl 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         BorderStyle     =   1  'Fixed Single
         Caption         =   "Thinking…"
         BeginProperty Font 
            Name            =   "System"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   300
         Index           =   0
         Left            =   0
         TabIndex        =   9
         Top             =   3330
         Width           =   4800
      End
      Begin VB.Shape shp 
         BackColor       =   &H000000FF&
         BackStyle       =   1  'Opaque
         BorderStyle     =   0  'Transparent
         Height          =   300
         Left            =   0
         Top             =   3360
         Width           =   15
      End
      Begin VB.Shape shpB 
         BackColor       =   &H0080FF80&
         BackStyle       =   1  'Opaque
         BorderStyle     =   0  'Transparent
         Height          =   300
         Left            =   0
         Top             =   3360
         Width           =   4860
      End
      Begin VB.Image img 
         Height          =   480
         Index           =   1
         Left            =   4320
         Picture         =   "fMaths.frx":000C
         Top             =   2880
         Width           =   480
      End
      Begin VB.Image img 
         Height          =   480
         Index           =   0
         Left            =   0
         Picture         =   "fMaths.frx":044E
         Top             =   2880
         Width           =   480
      End
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Lv"
      ForeColor       =   &H00800000&
      Height          =   180
      Index           =   2
      Left            =   600
      TabIndex        =   8
      Top             =   3840
      Width           =   360
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "得分"
      ForeColor       =   &H00800000&
      Height          =   180
      Index           =   3
      Left            =   1560
      TabIndex        =   7
      Top             =   3840
      Width           =   360
   End
   Begin VB.Label lblNO 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00000000&
      Caption         =   "1"
      BeginProperty Font 
         Name            =   "System"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   255
      Index           =   0
      Left            =   960
      TabIndex        =   6
      Top             =   3840
      Width           =   375
   End

⌨️ 快捷键说明

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