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

📄 frmstat.frm

📁 一个比较适合做毕业设计的程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmStat 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "统计和用户管理"
   ClientHeight    =   5640
   ClientLeft      =   1860
   ClientTop       =   2010
   ClientWidth     =   6615
   Icon            =   "frmStat.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5640
   ScaleWidth      =   6615
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton Command1 
      Caption         =   "关闭"
      Default         =   -1  'True
      Height          =   375
      Left            =   5160
      TabIndex        =   0
      Top             =   5160
      Width           =   1335
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   4815
      Left            =   120
      TabIndex        =   1
      Top             =   120
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   8493
      _Version        =   393216
      Tabs            =   4
      Tab             =   2
      TabsPerRow      =   4
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "新宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "班级统计"
      TabPicture(0)   =   "frmStat.frx":058A
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Label1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Command2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Combo1"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Text1"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "学生成绩统计"
      TabPicture(1)   =   "frmStat.frx":05A6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label2"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Text2"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "Command3"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Combo2"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).ControlCount=   4
      TabCaption(2)   =   "补考学生"
      TabPicture(2)   =   "frmStat.frx":05C2
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Label3"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Command4"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Combo3"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Text3"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).ControlCount=   4
      TabCaption(3)   =   "超级用户管理"
      TabPicture(3)   =   "frmStat.frx":05DE
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame1"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000A&
         Height          =   3495
         Left            =   -74760
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   11
         Top             =   1080
         Width           =   5895
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   -73800
         TabIndex        =   10
         Top             =   640
         Width           =   2055
      End
      Begin VB.CommandButton Command2 
         Caption         =   "&GO!"
         Height          =   300
         Left            =   -71640
         TabIndex        =   9
         Top             =   640
         Width           =   975
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   -73800
         TabIndex        =   8
         Top             =   640
         Width           =   2055
      End
      Begin VB.CommandButton Command3 
         Caption         =   "&GO!"
         Height          =   300
         Left            =   -71640
         TabIndex        =   7
         Top             =   640
         Width           =   975
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H8000000A&
         Height          =   3495
         Left            =   -74760
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   6
         Top             =   1080
         Width           =   5895
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000A&
         Height          =   3495
         Left            =   240
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   5
         Top             =   1080
         Width           =   5895
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1200
         TabIndex        =   4
         Top             =   640
         Width           =   2055
      End
      Begin VB.CommandButton Command4 
         Caption         =   "&GO!"
         Height          =   300
         Left            =   3360
         TabIndex        =   3
         Top             =   640
         Width           =   975
      End
      Begin VB.Frame Frame1 
         Caption         =   "管理"
         Height          =   3615
         Left            =   -74760
         TabIndex        =   2
         Top             =   480
         Width           =   5895
         Begin VB.ListBox List1 
            Height          =   3480
            Left            =   0
            TabIndex        =   15
            Top             =   120
            Width           =   5895
         End
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "选择班号:"
         Height          =   180
         Left            =   -74760
         TabIndex        =   14
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "选择学号:"
         Height          =   180
         Left            =   -74760
         TabIndex        =   13
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "选择班号:"
         Height          =   180
         Left            =   240
         TabIndex        =   12
         Top             =   720
         Width           =   900
      End
   End
   Begin VB.Line Line2 
      BorderColor     =   &H00FFFFFF&
      X1              =   120
      X2              =   6480
      Y1              =   5055
      Y2              =   5055
   End
   Begin VB.Line Line1 
      X1              =   120
      X2              =   6480
      Y1              =   5040
      Y2              =   5040
   End
End
Attribute VB_Name = "frmStat"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

Private Sub Command1_Click()
    Unload Me
End Sub

Private Sub Command2_Click()
    If Combo1.ListIndex > -1 Then
        Call Stat(Combo1.Text)
    End If
End Sub

Private Sub Command3_Click()
If Combo2.ListIndex > -1 Then
        Call stat2(Combo2.Text)
End If
End Sub

⌨️ 快捷键说明

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