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

📄 fresult.frm

📁 一个用VB编的小游戏
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form fResult 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "今天的收获:"
   ClientHeight    =   3000
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4500
   ControlBox      =   0   'False
   Icon            =   "fResult.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   200
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   300
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox pic 
      BackColor       =   &H00C0C0C0&
      Height          =   2295
      Index           =   3
      Left            =   120
      ScaleHeight     =   2235
      ScaleWidth      =   4155
      TabIndex        =   26
      Top             =   120
      Width           =   4215
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "科目"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Index           =   15
         Left            =   1080
         TabIndex        =   34
         Top             =   120
         Width           =   645
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "原先成绩"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   285
         Index           =   14
         Left            =   480
         TabIndex        =   33
         Top             =   480
         Width           =   1275
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "上升成绩"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Index           =   13
         Left            =   480
         TabIndex        =   32
         Top             =   840
         Width           =   1275
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "现在成绩"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   285
         Index           =   12
         Left            =   480
         TabIndex        =   31
         Top             =   1200
         Width           =   1275
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   300
         Index           =   12
         Left            =   1800
         TabIndex        =   30
         Top             =   120
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12345678"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Index           =   11
         Left            =   1800
         TabIndex        =   29
         Top             =   480
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12"
         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           =   10
         Left            =   1800
         TabIndex        =   28
         Top             =   840
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12345678"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Index           =   9
         Left            =   1800
         TabIndex        =   27
         Top             =   1200
         Width           =   1905
      End
   End
   Begin VB.PictureBox pic 
      BackColor       =   &H00C0C0C0&
      Height          =   2295
      Index           =   2
      Left            =   120
      ScaleHeight     =   2235
      ScaleWidth      =   4155
      TabIndex        =   15
      Top             =   120
      Width           =   4215
      Begin VB.TextBox txt 
         Height          =   270
         Left            =   1080
         TabIndex        =   21
         Text            =   "请输入您的姓名"
         Top             =   1920
         Visible         =   0   'False
         Width           =   1815
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12345678"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Index           =   8
         Left            =   1800
         TabIndex        =   25
         Top             =   1200
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FFFF&
         Height          =   300
         Index           =   7
         Left            =   1800
         TabIndex        =   24
         Top             =   840
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12345678"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   300
         Index           =   6
         Left            =   1800
         TabIndex        =   23
         Top             =   480
         Width           =   1905
      End
      Begin VB.Label lblR 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00000000&
         Caption         =   "12"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   300
         Index           =   5
         Left            =   1800
         TabIndex        =   22
         Top             =   120
         Width           =   1905
      End
      Begin VB.Label lbl 
         Alignment       =   2  'Center
         BackColor       =   &H000000FF&
         Caption         =   "恭喜您破该项记录!"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0080FFFF&
         Height          =   675
         Index           =   10
         Left            =   0
         TabIndex        =   20
         Top             =   1560
         Visible         =   0   'False
         Width           =   4155
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "您的成绩"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   285
         Index           =   9
         Left            =   480
         TabIndex        =   19
         Top             =   1200
         Width           =   1275
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "您的等级"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Index           =   8
         Left            =   480
         TabIndex        =   18
         Top             =   840
         Width           =   1275
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "最好成绩"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   285
         Index           =   7
         Left            =   480
         TabIndex        =   17
         Top             =   480
         Width           =   1275
      End
      Begin VB.Label lbl 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "最好等级"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Index           =   6
         Left            =   480
         TabIndex        =   16
         Top             =   120
         Width           =   1275
      End
   End
   Begin VB.PictureBox pic 
      Height          =   2295
      Index           =   1
      Left            =   120
      ScaleHeight     =   149
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   277
      TabIndex        =   4
      Top             =   120
      Width           =   4215
      Begin VB.Label lblR 
         BackColor       =   &H00000000&
         Caption         =   "真不晓得你今天在干什么!"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   15
            Charset         =   134

⌨️ 快捷键说明

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