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

📄 frmselect.frm

📁 这是一个学生学籍管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmSelect 
   Caption         =   "学生选课"
   ClientHeight    =   6030
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9720
   Icon            =   "frmSelect.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6030
   ScaleWidth      =   9720
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   2160
      Top             =   6240
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=eislink"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "eislink"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   $"frmSelect.frx":0442
      Caption         =   "Adodc2"
      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 MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   600
      Top             =   6240
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=eislink"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "eislink"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   $"frmSelect.frx":04DE
      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 VB.Frame Frame3 
      Caption         =   "课程信息"
      Height          =   2895
      Left            =   0
      TabIndex        =   10
      Top             =   3120
      Width           =   9735
      Begin MSDataGridLib.DataGrid grdSubject 
         Bindings        =   "frmSelect.frx":05A5
         Height          =   1575
         Left            =   120
         TabIndex        =   24
         Top             =   1200
         Width           =   9495
         _ExtentX        =   16748
         _ExtentY        =   2778
         _Version        =   393216
         HeadLines       =   1
         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
         ColumnCount     =   2
         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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.CommandButton btnDisplay 
         Caption         =   "显示课表"
         Height          =   255
         Left            =   8160
         TabIndex        =   22
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton btnDelete 
         Caption         =   "删除"
         Height          =   255
         Left            =   7200
         TabIndex        =   21
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton btnSelect 
         Caption         =   "选课"
         Height          =   255
         Left            =   6120
         TabIndex        =   20
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton btnSearch 
         Caption         =   "查询"
         Height          =   255
         Left            =   5040
         TabIndex        =   19
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox txbCNumber 
         Height          =   375
         Left            =   3360
         TabIndex        =   18
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox txbCName 
         Height          =   375
         Left            =   3360
         TabIndex        =   17
         Top             =   240
         Width           =   975
      End
      Begin VB.TextBox txbCId 
         Height          =   375
         Left            =   1200
         TabIndex        =   16
         Top             =   720
         Width           =   1095
      End
      Begin VB.TextBox txbPY 
         Height          =   375
         Left            =   1200
         TabIndex        =   15
         Top             =   240
         Width           =   1095
      End
      Begin VB.Label Label9 
         Caption         =   $"frmSelect.frx":05BA
         Height          =   615
         Left            =   4680
         TabIndex        =   23
         Top             =   600
         Width           =   4815
      End
      Begin VB.Label Label8 
         Caption         =   "课序号"
         Height          =   255
         Left            =   2640
         TabIndex        =   14
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label7 
         Caption         =   "课程名称"
         Height          =   255
         Left            =   2520
         TabIndex        =   13
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "课程编号"
         Height          =   255
         Left            =   360
         TabIndex        =   12
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "课程拼音"
         Height          =   255
         Left            =   360
         TabIndex        =   11
         Top             =   360
         Width           =   735
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "已选课程"
      Height          =   2175
      Left            =   0
      TabIndex        =   8
      Top             =   960
      Width           =   9735
      Begin MSDataGridLib.DataGrid grdList 
         Bindings        =   "frmSelect.frx":0654
         Height          =   1815
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   9495
         _ExtentX        =   16748

⌨️ 快捷键说明

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