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

📄 student_frm.frm

📁 一套很不错的学生选课系统及学生信息管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RichTx32.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form student_frm 
   Caption         =   "学生信息管理"
   ClientHeight    =   6600
   ClientLeft      =   2505
   ClientTop       =   1965
   ClientWidth     =   8280
   LinkTopic       =   "Form1"
   ScaleHeight     =   6600
   ScaleWidth      =   8280
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   6360
      Top             =   0
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\VB实习\db1.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\VB实习\db1.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "studentinfo"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6375
      Left            =   360
      TabIndex        =   0
      Top             =   0
      Width           =   7635
      _ExtentX        =   13467
      _ExtentY        =   11245
      _Version        =   393216
      Tab             =   2
      TabHeight       =   520
      TabMaxWidth     =   2646
      TabCaption(0)   =   "学生信息浏览"
      TabPicture(0)   =   "student_frm.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame4"
      Tab(0).Control(1)=   "Command8"
      Tab(0).Control(2)=   "Command7"
      Tab(0).Control(3)=   "Command6"
      Tab(0).Control(4)=   "Command5"
      Tab(0).Control(5)=   "Command11"
      Tab(0).Control(6)=   "DataGrid2"
      Tab(0).ControlCount=   7
      TabCaption(1)   =   "学生记录输入"
      TabPicture(1)   =   "student_frm.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(1)=   "Frame1"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "学生信息查询"
      TabPicture(2)   =   "student_frm.frx":0038
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Frame5"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "DataGrid1"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).ControlCount=   2
      Begin VB.Frame Frame4 
         Caption         =   "浏览信息"
         Height          =   3015
         Left            =   -74880
         TabIndex        =   56
         Top             =   360
         Width           =   7215
         Begin VB.TextBox Text16 
            DataField       =   "m"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   1800
            TabIndex        =   70
            Top             =   2280
            Width           =   1695
         End
         Begin VB.TextBox Text15 
            DataField       =   "address"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   5400
            TabIndex        =   68
            Top             =   1560
            Width           =   1695
         End
         Begin VB.TextBox Text14 
            DataField       =   "tel"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   1800
            TabIndex        =   66
            Top             =   1560
            Width           =   1695
         End
         Begin VB.TextBox Text13 
            DataField       =   "birth"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   5400
            TabIndex        =   64
            Top             =   840
            Width           =   1695
         End
         Begin VB.TextBox Text12 
            DataField       =   "sex"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   1800
            TabIndex        =   62
            Top             =   840
            Width           =   1695
         End
         Begin VB.TextBox Text11 
            DataField       =   "sname"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   5400
            TabIndex        =   60
            Top             =   120
            Width           =   1695
         End
         Begin VB.TextBox Text10 
            DataField       =   "sno"
            DataSource      =   "Adodc1"
            Enabled         =   0   'False
            Height          =   615
            Left            =   1800
            TabIndex        =   58
            Top             =   120
            Width           =   1695
         End
         Begin VB.Label Label20 
            Caption         =   "备注"
            Height          =   495
            Left            =   120
            TabIndex        =   69
            Top             =   2400
            Width           =   1575
         End
         Begin VB.Label Label19 
            Caption         =   "地址"
            Height          =   495
            Left            =   3720
            TabIndex        =   67
            Top             =   1680
            Width           =   1575
         End
         Begin VB.Label Label18 
            Caption         =   "电话号码"
            Height          =   495
            Left            =   120
            TabIndex        =   65
            Top             =   1680
            Width           =   1575
         End
         Begin VB.Label Label17 
            Caption         =   "生日"
            Height          =   495
            Left            =   3720
            TabIndex        =   63
            Top             =   960
            Width           =   1575
         End
         Begin VB.Label Label16 
            Caption         =   "性别"
            Height          =   495
            Left            =   120
            TabIndex        =   61
            Top             =   960
            Width           =   1575
         End
         Begin VB.Label Label15 
            Caption         =   "学生姓名"
            Height          =   495
            Left            =   3720
            TabIndex        =   59
            Top             =   240
            Width           =   1575
         End
         Begin VB.Label Label14 
            Caption         =   "学生编号"
            Height          =   495
            Left            =   120
            TabIndex        =   57
            Top             =   240
            Width           =   1575
         End
      End
      Begin VB.CommandButton Command8 
         Caption         =   "最末条"
         Height          =   495
         Left            =   -70560
         TabIndex        =   55
         Top             =   5400
         Width           =   1215
      End
      Begin VB.CommandButton Command7 
         Caption         =   "下一条"
         Height          =   495
         Left            =   -71880
         TabIndex        =   54
         Top             =   5400
         Width           =   1215
      End
      Begin VB.CommandButton Command6 
         Caption         =   "上一条"
         Height          =   495
         Left            =   -73200
         TabIndex        =   53
         Top             =   5400
         Width           =   1215
      End
      Begin VB.CommandButton Command5 
         Caption         =   "第一条"
         Height          =   495
         Left            =   -74520
         TabIndex        =   52
         Top             =   5400
         Width           =   1215
      End
      Begin VB.CommandButton Command11 
         Caption         =   "关闭"
         Height          =   495
         Left            =   -69240
         TabIndex        =   51
         Top             =   5400
         Width           =   1215
      End
      Begin MSDataGridLib.DataGrid DataGrid2 
         Bindings        =   "student_frm.frx":0054
         Height          =   1815
         Left            =   -74880
         TabIndex        =   50
         Top             =   3480
         Width           =   7215
         _ExtentX        =   12726
         _ExtentY        =   3201
         _Version        =   393216
         AllowUpdate     =   -1  'True
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         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
         ColumnCount     =   7
         BeginProperty Column00 
            DataField       =   "sno"
            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       =   "sname"
            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       =   "sex"
            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       =   "birth"
            Caption         =   "生日"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column04 
            DataField       =   "tel"
            Caption         =   "电话号码"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column05 
            DataField       =   "address"
            Caption         =   "地址"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column06 
            DataField       =   "m"
            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
            BeginProperty Column04 
            EndProperty
            BeginProperty Column05 

⌨️ 快捷键说明

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