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

📄 teacher_frm.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 teacher_frm 
   Caption         =   "教师信息管理"
   ClientHeight    =   6195
   ClientLeft      =   900
   ClientTop       =   660
   ClientWidth     =   7665
   LinkTopic       =   "Form1"
   ScaleHeight     =   6195
   ScaleWidth      =   7665
   Begin MSAdodcLib.Adodc course_teacher 
      Height          =   615
      Left            =   3480
      Top             =   6600
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   1085
      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    =   "course_teacher"
      Caption         =   "course_teacher"
      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 choice 
      Height          =   615
      Left            =   360
      Top             =   6720
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   1085
      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    =   "choice"
      Caption         =   "choice"
      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.TextBox text10 
      DataSource      =   "course_teacher"
      Height          =   495
      Left            =   5040
      TabIndex        =   27
      Text            =   "course_teacher"
      Top             =   6720
      Width           =   1215
   End
   Begin VB.TextBox text9 
      DataSource      =   "choice"
      Height          =   495
      Left            =   1800
      TabIndex        =   26
      Text            =   "choice"
      Top             =   6720
      Width           =   1215
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   6240
      Top             =   240
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      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    =   "teacherinfo"
      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          =   1215
      Left            =   240
      TabIndex        =   7
      Top             =   4080
      Width           =   2895
      Begin VB.CommandButton Command4 
         Caption         =   "退出"
         Height          =   375
         Left            =   1440
         TabIndex        =   11
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除"
         Height          =   375
         Left            =   240
         TabIndex        =   10
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "添加"
         Height          =   375
         Left            =   1440
         TabIndex        =   9
         Top             =   240
         Width           =   975
      End
      Begin VB.CommandButton Command1 
         Caption         =   "查找"
         Height          =   375
         Left            =   240
         TabIndex        =   8
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "修改用户资料"
      Height          =   2655
      Left            =   3240
      TabIndex        =   3
      Top             =   2640
      Width           =   3975
      Begin VB.CommandButton Command5 
         Caption         =   "保存"
         Height          =   375
         Left            =   2760
         TabIndex        =   25
         Top             =   2160
         Width           =   855
      End
      Begin VB.TextBox Text8 
         Height          =   615
         Left            =   840
         TabIndex        =   24
         Top             =   1440
         Width           =   2775
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   2640
         TabIndex        =   23
         Top             =   840
         Width           =   1095
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   960
         TabIndex        =   22
         Top             =   840
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   2640
         TabIndex        =   21
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   960
         TabIndex        =   20
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "备注:"
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   1440
         Width           =   735
      End
      Begin VB.Label Label5 
         Caption         =   "电话:"
         Height          =   255
         Left            =   1800
         TabIndex        =   18
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "教师职称:"
         Height          =   255
         Left            =   120
         TabIndex        =   17
         Top             =   840
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "教师姓名:"
         Height          =   255
         Left            =   1800
         TabIndex        =   16
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "教师编号:"
         Height          =   255
         Left            =   120
         TabIndex        =   15
         Top             =   360
         Width           =   1095
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "查询方式"
      Height          =   1455

⌨️ 快捷键说明

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