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

📄 frmcountmain.frm

📁 Vb以及SQL的学生信息系统 软件简介: 学生信息管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmCount 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "学生信息统计"
   ClientHeight    =   6540
   ClientLeft      =   45
   ClientTop       =   615
   ClientWidth     =   9510
   Icon            =   "frmCountMain.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6540
   ScaleWidth      =   9510
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox SSPanel1 
      BackColor       =   &H00C0C0C0&
      Height          =   1005
      Left            =   60
      ScaleHeight     =   945
      ScaleWidth      =   9345
      TabIndex        =   86
      Top             =   5460
      Width           =   9405
      Begin VB.TextBox txtCount 
         Alignment       =   2  'Center
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   420
         Left            =   2730
         TabIndex        =   87
         Text            =   "     "
         Top             =   270
         Width           =   1935
      End
      Begin VB.PictureBox CmdExit 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   795
         Left            =   8160
         MousePointer    =   99  'Custom
         ScaleHeight     =   735
         ScaleWidth      =   675
         TabIndex        =   73
         Top             =   90
         Width           =   735
      End
      Begin VB.PictureBox CmdDelete 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   795
         Left            =   6870
         MousePointer    =   99  'Custom
         ScaleHeight     =   735
         ScaleWidth      =   675
         TabIndex        =   72
         Top             =   90
         Width           =   735
      End
      Begin VB.PictureBox CmdCount 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   795
         Left            =   5580
         MousePointer    =   99  'Custom
         ScaleHeight     =   735
         ScaleWidth      =   675
         TabIndex        =   71
         Top             =   90
         Width           =   735
      End
      Begin VB.Label Label4 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent
         Caption         =   "符合条件的记录:"
         BeginProperty Font 
            Name            =   "幼圆"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   285
         Left            =   270
         TabIndex        =   88
         Top             =   330
         Width           =   2385
      End
   End
   Begin VB.PictureBox SSFrame8 
      Height          =   1095
      Left            =   6360
      ScaleHeight     =   1035
      ScaleWidth      =   3045
      TabIndex        =   82
      Top             =   4290
      Width           =   3105
      Begin VB.TextBox txtSFZ 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1140
         TabIndex        =   70
         Text            =   " "
         Top             =   690
         Width           =   1815
      End
      Begin VB.TextBox txtXM 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1140
         TabIndex        =   68
         Text            =   " "
         Top             =   150
         Width           =   1815
      End
      Begin VB.TextBox txtXH 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1140
         TabIndex        =   69
         Text            =   " "
         Top             =   420
         Width           =   1815
      End
      Begin VB.Label Label3 
         Alignment       =   2  'Center
         Caption         =   "身份证"
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   85
         Top             =   690
         Width           =   1095
      End
      Begin VB.Label Label2 
         Alignment       =   2  'Center
         Caption         =   "姓名"
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   84
         Top             =   150
         Width           =   1095
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "学号"
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   83
         Top             =   420
         Width           =   1095
      End
   End
   Begin VB.PictureBox SSFrame7 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   585
      Left            =   6360
      ScaleHeight     =   525
      ScaleWidth      =   3045
      TabIndex        =   80
      Top             =   3690
      Width           =   3105
      Begin VB.OptionButton optCity 
         Caption         =   "城市"
         ForeColor       =   &H00000000&
         Height          =   225
         Left            =   360
         TabIndex        =   67
         Top             =   240
         Width           =   1095
      End
      Begin VB.OptionButton optCountry 
         Caption         =   "农村"
         ForeColor       =   &H00000000&
         Height          =   225
         Left            =   1800
         TabIndex        =   81
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.PictureBox SSFrame6 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   1965
      Left            =   6360
      ScaleHeight     =   1905
      ScaleWidth      =   3045
      TabIndex        =   79
      Top             =   1710
      Width           =   3105
      Begin VB.CheckBox chkMZ 
         Caption         =   "汉族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   0
         Left            =   300
         TabIndex        =   46
         Top             =   240
         Width           =   705
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "回族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   1
         Left            =   300
         TabIndex        =   47
         Top             =   510
         Width           =   825
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "藏族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   2
         Left            =   300
         TabIndex        =   48
         Top             =   795
         Width           =   855
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "满族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   3
         Left            =   300
         TabIndex        =   49
         Top             =   1065
         Width           =   825
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "壮族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   4
         Left            =   300
         TabIndex        =   50
         Top             =   1350
         Width           =   825
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "其他少数民族"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   5
         Left            =   300
         TabIndex        =   51
         Top             =   1620
         Width           =   1545
      End
   End
   Begin VB.PictureBox SSFrame5 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   1695
      Left            =   5040
      ScaleHeight     =   1635
      ScaleWidth      =   1245
      TabIndex        =   77
      Top             =   3690
      Width           =   1305
      Begin VB.OptionButton optMan 
         Caption         =   "男"
         ForeColor       =   &H00000000&
         Height          =   300
         Left            =   360
         TabIndex        =   66
         Top             =   450
         Width           =   555
      End
      Begin VB.OptionButton optWoman 
         Caption         =   "女"
         ForeColor       =   &H00000000&
         Height          =   300
         Left            =   360
         TabIndex        =   78
         Top             =   1050
         Width           =   615
      End
   End
   Begin VB.PictureBox SSFrame4 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   1695
      Left            =   2520
      ScaleHeight     =   1635
      ScaleWidth      =   2445
      TabIndex        =   76
      Top             =   3690
      Width           =   2505
      Begin VB.CheckBox chkNJ 
         Caption         =   "94级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   0
         Left            =   180
         TabIndex        =   58
         Top             =   270
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "95级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   1
         Left            =   180
         TabIndex        =   59
         Top             =   630
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "96级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   2
         Left            =   180
         TabIndex        =   60
         Top             =   990
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "97级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   3
         Left            =   180
         TabIndex        =   61
         Top             =   1350
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "2000级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   5
         Left            =   1350
         TabIndex        =   64
         Top             =   975
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "99级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   6
         Left            =   1350
         TabIndex        =   63
         Top             =   630
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "98级"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   4
         Left            =   1350
         TabIndex        =   62
         Top             =   270
         Width           =   975
      End
      Begin VB.TextBox txtNJ 
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   270
         Left            =   1350

⌨️ 快捷键说明

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