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

📄 form1.frm

📁 用vb开发设计得学生信息管理系统。。实现基本得信息查询 和统计
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   6225
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   6225
   ScaleWidth      =   4680
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton Command1 
      BackColor       =   &H00FFFFFF&
      Caption         =   "总人数"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":0000
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   240
      Width           =   855
   End
   Begin VB.CommandButton Command2 
      BackColor       =   &H8000000E&
      Caption         =   "平均分"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":02BE
      Style           =   1  'Graphical
      TabIndex        =   12
      Top             =   240
      Width           =   855
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H8000000E&
      Caption         =   "最高分"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":057D
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   1080
      Width           =   855
   End
   Begin VB.CommandButton Command4 
      BackColor       =   &H8000000E&
      Caption         =   "最低分"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":0846
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   1080
      Width           =   855
   End
   Begin VB.CommandButton Command5 
      BackColor       =   &H8000000E&
      Caption         =   "90以上"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":0B0F
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   1920
      Width           =   855
   End
   Begin VB.CommandButton Command6 
      BackColor       =   &H8000000E&
      Caption         =   "80--90"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":0DF8
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   1920
      Width           =   855
   End
   Begin VB.CommandButton Command7 
      BackColor       =   &H8000000E&
      Caption         =   "70--80"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":10BF
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   2760
      Width           =   855
   End
   Begin VB.CommandButton Command8 
      BackColor       =   &H8000000E&
      Caption         =   "60--70"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":1385
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   2760
      Width           =   855
   End
   Begin VB.CommandButton Command9 
      BackColor       =   &H8000000E&
      Caption         =   "50--60"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":1653
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   3600
      Width           =   855
   End
   Begin VB.CommandButton Command10 
      BackColor       =   &H8000000E&
      Caption         =   "40--50"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":1936
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3600
      Width           =   855
   End
   Begin VB.CommandButton Command11 
      BackColor       =   &H8000000E&
      Caption         =   "30--40"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":1C34
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   4440
      Width           =   855
   End
   Begin VB.CommandButton Command12 
      BackColor       =   &H8000000E&
      Caption         =   "20--30"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":208E
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   4440
      Width           =   855
   End
   Begin VB.CommandButton Command13 
      BackColor       =   &H8000000E&
      Caption         =   "10--20"
      Height          =   615
      Left            =   120
      Picture         =   "Form1.frx":2357
      Style           =   1  'Graphical
      TabIndex        =   1
      Top             =   5280
      Width           =   855
   End
   Begin VB.CommandButton Command14 
      BackColor       =   &H8000000E&
      Caption         =   "10以下"
      Height          =   615
      Left            =   2040
      Picture         =   "Form1.frx":2656
      Style           =   1  'Graphical
      TabIndex        =   0
      Top             =   5280
      Width           =   855
   End
   Begin VB.Label Label1 
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H000000C0&
      Height          =   375
      Left            =   1080
      TabIndex        =   27
      Top             =   480
      Width           =   735
   End
   Begin VB.Label Label3 
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   1080
      TabIndex        =   26
      Top             =   1320
      Width           =   735
   End
   Begin VB.Label Label4 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   3000
      TabIndex        =   25
      Top             =   480
      Width           =   735
   End
   Begin VB.Label Label5 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   3000
      TabIndex        =   24
      Top             =   1320
      Width           =   735
   End
   Begin VB.Label Label6 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   1080
      TabIndex        =   23
      Top             =   2160
      Width           =   735
   End
   Begin VB.Label Label7 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   3000
      TabIndex        =   22
      Top             =   2160
      Width           =   735
   End
   Begin VB.Label Label8 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   1080
      TabIndex        =   21
      Top             =   3000
      Width           =   735
   End
   Begin VB.Label Label9 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   3000
      TabIndex        =   20
      Top             =   3000
      Width           =   735
   End
   Begin VB.Label Label10 
      BackColor       =   &H8000000E&
      ForeColor       =   &H000000FF&
      Height          =   375
      Left            =   1080
      TabIndex        =   19
      Top             =   3840
      Width           =   735
   End
   Begin VB.Label Label11 
      BackColor       =   &H8000000E&
      Height          =   375
      Left            =   3000
      TabIndex        =   18
      Top             =   3840
      Width           =   735
   End
   Begin VB.Label Label12 
      BackColor       =   &H00E0E0E0&
      Height          =   375
      Left            =   1080
      TabIndex        =   17
      Top             =   4680
      Width           =   735
   End
   Begin VB.Label Label13 
      BackColor       =   &H00E0E0E0&
      Height          =   375
      Left            =   3000
      TabIndex        =   16
      Top             =   4680
      Width           =   735
   End
   Begin VB.Label Label14 
      BackColor       =   &H00E0E0E0&
      Height          =   375
      Left            =   1080
      TabIndex        =   15
      Top             =   5520
      Width           =   735
   End
   Begin VB.Label Label15 
      BackColor       =   &H00E0E0E0&
      Height          =   375
      Left            =   3000
      TabIndex        =   14
      Top             =   5520
      Width           =   735
   End
   Begin VB.Shape Shape4 
      BorderColor     =   &H000040C0&
      BorderWidth     =   2
      Height          =   6015
      Left            =   0
      Top             =   0
      Width           =   3855
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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