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

📄 frmstudentselect.frm

📁 用VB实现的一个学生管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{D27CDB6B-AE6D-11CF-96B8-444553540000}#1.0#0"; "Flash8a.ocx"
Begin VB.Form frmStudentSelect 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "学生信息查询"
   ClientHeight    =   11040
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   15270
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   11040
   ScaleWidth      =   15270
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFFFFF&
      Caption         =   "查询条件"
      Height          =   2205
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   15075
      Begin VB.CheckBox ChkBirthday 
         BackColor       =   &H00FFFFFF&
         Caption         =   "出生日期"
         Height          =   375
         Left            =   6960
         TabIndex        =   30
         Top             =   480
         Width           =   1125
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H00FFFFFF&
         Caption         =   "准确查询"
         Height          =   180
         Left            =   12600
         TabIndex        =   29
         Top             =   1920
         Width           =   1095
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00FFFFFF&
         Caption         =   "模糊查询"
         Height          =   180
         Left            =   10440
         TabIndex        =   28
         Top             =   1920
         Value           =   -1  'True
         Width           =   1095
      End
      Begin VB.CheckBox Check2 
         BackColor       =   &H00FFFFFF&
         Caption         =   "学院"
         Height          =   285
         Left            =   6960
         TabIndex        =   26
         Top             =   1080
         Width           =   675
      End
      Begin VB.ComboBox cobcollege 
         BackColor       =   &H80000013&
         Enabled         =   0   'False
         Height          =   300
         Left            =   8160
         TabIndex        =   25
         Text            =   "cobcollege"
         Top             =   1080
         Width           =   2115
      End
      Begin VB.TextBox txtnumber 
         BackColor       =   &H80000013&
         Height          =   300
         Left            =   4680
         TabIndex        =   24
         Text            =   "txtnumber"
         Top             =   360
         Width           =   2115
      End
      Begin VB.CheckBox chknumber 
         BackColor       =   &H00FFFFFF&
         Caption         =   "学号"
         Height          =   180
         Left            =   3840
         TabIndex        =   23
         Top             =   405
         Width           =   735
      End
      Begin VB.CheckBox chkinyear 
         BackColor       =   &H00FFFFFF&
         Caption         =   "入学年份"
         Height          =   300
         Left            =   10440
         TabIndex        =   22
         Top             =   1440
         Width           =   1095
      End
      Begin VB.ComboBox cobinyear 
         BackColor       =   &H80000013&
         Height          =   300
         Left            =   11520
         TabIndex        =   21
         Text            =   "cobinyear"
         Top             =   1440
         Width           =   2115
      End
      Begin VB.ComboBox cobteacher 
         BackColor       =   &H80000013&
         Height          =   300
         Left            =   11520
         TabIndex        =   20
         Text            =   "cobteaher"
         Top             =   720
         Width           =   2115
      End
      Begin VB.CheckBox chkteacher 
         BackColor       =   &H00FFFFFF&
         Caption         =   "班主任"
         Height          =   180
         Left            =   10440
         TabIndex        =   19
         Top             =   775
         Width           =   975
      End
      Begin VB.ComboBox cobclass 
         BackColor       =   &H80000013&
         Height          =   300
         Left            =   11520
         TabIndex        =   18
         Text            =   "cobclass"
         Top             =   1080
         Width           =   2115
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H00FFFFFF&
         Caption         =   "班级"
         Height          =   255
         Left            =   10440
         TabIndex        =   17
         Top             =   1070
         Width           =   735
      End
      Begin VB.ComboBox CobNation 
         BackColor       =   &H80000013&
         Enabled         =   0   'False
         Height          =   300
         Left            =   4680
         TabIndex        =   13
         Text            =   "CobNation"
         Top             =   1440
         Width           =   2115
      End
      Begin VB.CheckBox chkNation 
         BackColor       =   &H00FFFFFF&
         Caption         =   "民族"
         Height          =   330
         Left            =   3840
         TabIndex        =   12
         Top             =   1440
         Width           =   735
      End
      Begin VB.CommandButton CmdExit 
         Cancel          =   -1  'True
         Caption         =   "退    出"
         Height          =   360
         Left            =   13800
         TabIndex        =   11
         Top             =   1680
         Width           =   1065
      End
      Begin VB.CommandButton CmdShowAll 
         Caption         =   "全部显示"
         Height          =   360
         Left            =   13800
         TabIndex        =   10
         Top             =   1020
         Width           =   1065
      End
      Begin VB.CommandButton CmdFind 
         Caption         =   "确认查询"
         Default         =   -1  'True
         Height          =   360
         Left            =   13800
         TabIndex        =   9
         Top             =   360
         Width           =   1065
      End
      Begin VB.TextBox txtStatusID 
         BackColor       =   &H80000013&
         Enabled         =   0   'False
         Height          =   270
         Left            =   11520
         TabIndex        =   8
         Text            =   "txtStatusID"
         Top             =   360
         Width           =   2115
      End
      Begin VB.CheckBox chkStatusID 
         BackColor       =   &H00FFFFFF&
         Caption         =   "身份证号"
         Height          =   255
         Left            =   10440
         TabIndex        =   7
         Top             =   405
         Width           =   1095
      End
      Begin VB.ComboBox CobSpeciality 
         BackColor       =   &H80000013&
         Enabled         =   0   'False
         Height          =   300
         Left            =   8160
         TabIndex        =   6
         Text            =   "CobSpeciality"
         Top             =   1440
         Width           =   2115
      End
      Begin VB.CheckBox ChkSpeciality 
         BackColor       =   &H00FFFFFF&
         Caption         =   "专业"
         Height          =   285
         Left            =   6960
         TabIndex        =   5
         Top             =   1440
         Width           =   675
      End
      Begin VB.CheckBox ChkSex 
         BackColor       =   &H00FFFFFF&
         Caption         =   "性别"
         Height          =   285
         Left            =   3840
         TabIndex        =   4
         Top             =   1080
         Width           =   735
      End
      Begin VB.CheckBox ChkName 
         BackColor       =   &H00FFFFFF&
         Caption         =   "姓名"
         Height          =   255
         Left            =   3840
         TabIndex        =   3
         Top             =   720
         Width           =   735
      End
      Begin VB.ComboBox CobSex 
         BackColor       =   &H80000013&
         Enabled         =   0   'False
         Height          =   300
         Left            =   4680
         TabIndex        =   2
         Text            =   "CobSex"
         Top             =   1080
         Width           =   2115
      End
      Begin VB.TextBox txtName 
         BackColor       =   &H80000013&
         DataSource      =   "AdoFind"
         Enabled         =   0   'False
         Height          =   300
         Left            =   4680
         TabIndex        =   1
         Text            =   "txtName"
         Top             =   720
         Width           =   2115
      End
      Begin ShockwaveFlashObjectsCtl.ShockwaveFlash ShockwaveFlash1 
         Height          =   1935
         Left            =   120
         TabIndex        =   27
         Top             =   240
         Width           =   3855
         _cx             =   6800
         _cy             =   3413
         FlashVars       =   ""
         Movie           =   ""
         Src             =   ""
         WMode           =   "Window"
         Play            =   -1  'True
         Loop            =   -1  'True
         Quality         =   "High"
         SAlign          =   ""
         Menu            =   -1  'True
         Base            =   ""
         AllowScriptAccess=   ""
         Scale           =   "ShowAll"
         DeviceFont      =   0   'False
         EmbedMovie      =   0   'False
         BGColor         =   ""
         SWRemote        =   ""
         MovieData       =   ""
         SeamlessTabbing =   -1  'True
         Profile         =   0   'False
         ProfileAddress  =   ""
         ProfilePort     =   0
      End
      Begin MSComCtl2.DTPicker dtEnd 
         Height          =   255
         Left            =   8640
         TabIndex        =   31
         Top             =   720
         Width           =   1620
         _ExtentX        =   2858
         _ExtentY        =   450
         _Version        =   393216
         Enabled         =   0   'False
         CalendarBackColor=   -2147483629
         CalendarTitleBackColor=   16777215
         Format          =   74973184
         CurrentDate     =   37375
      End
      Begin MSComCtl2.DTPicker dtStart 
         Height          =   255
         Left            =   8640
         TabIndex        =   32
         Top             =   360
         Width           =   1620
         _ExtentX        =   2858
         _ExtentY        =   450
         _Version        =   393216
         Enabled         =   0   'False
         CalendarBackColor=   -2147483629
         CalendarTitleBackColor=   16777215
         Format          =   74973184
         CurrentDate     =   37375
      End
      Begin VB.Label Label1 
         BackColor       =   &H00FFFFFF&
         Caption         =   "从:"
         Height          =   210
         Left            =   8160
         TabIndex        =   34
         Top             =   360
         Width           =   420
      End
      Begin VB.Label Label2 
         BackColor       =   &H00FFFFFF&
         Caption         =   "到:"
         Height          =   255
         Left            =   8160
         TabIndex        =   33
         Top             =   720
         Width           =   375
      End
      Begin VB.Label Label3 
         Height          =   255
         Left            =   4680
         TabIndex        =   16
         Top             =   1080
         Width           =   615
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   8565
      Left            =   120
      ScaleHeight     =   8505
      ScaleWidth      =   15015
      TabIndex        =   14
      Top             =   2400
      Width           =   15075
      Begin MSDataGridLib.DataGrid GrdFindResult 
         Bindings        =   "frmStudentSelect.frx":0000
         Height          =   8460
         Left            =   0
         TabIndex        =   15
         Top             =   0
         Width           =   15015
         _ExtentX        =   26485
         _ExtentY        =   14923
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         BackColor       =   16777215
         ForeColor       =   16711680
         HeadLines       =   2
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "学生信息查询结果"
         ColumnCount     =   4
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column03 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
            BeginProperty Column02 
            EndProperty
            BeginProperty Column03 
            EndProperty
         EndProperty
      End
   End
   Begin MSAdodcLib.Adodc AdoFind 
      Height          =   510
      Left            =   1980
      Top             =   3465
      Width           =   2355
      _ExtentX        =   4154
      _ExtentY        =   900
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "AdoFind"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9

⌨️ 快捷键说明

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