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

📄 modteacher.frm

📁 简单的数据库系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form modteacher 
   Caption         =   "Form1"
   ClientHeight    =   8595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.CommandButton Command1 
      Caption         =   "第一条记录"
      Height          =   495
      Left            =   8640
      TabIndex        =   43
      Top             =   4920
      Width           =   1215
   End
   Begin VB.CommandButton Command8 
      Caption         =   "查询教师"
      Height          =   495
      Left            =   10080
      TabIndex        =   42
      Top             =   4920
      Width           =   1215
   End
   Begin VB.CommandButton Command7 
      Caption         =   "关闭"
      Height          =   495
      Left            =   10080
      TabIndex        =   41
      Top             =   7080
      Width           =   1215
   End
   Begin VB.CommandButton Command6 
      Caption         =   "取消"
      Height          =   495
      Left            =   10080
      TabIndex        =   40
      Top             =   6360
      Width           =   1215
   End
   Begin VB.CommandButton Command5 
      Caption         =   "确定"
      Height          =   495
      Left            =   10080
      TabIndex        =   39
      Top             =   5640
      Width           =   1215
   End
   Begin VB.CommandButton Command4 
      Caption         =   "最后一条记录"
      Height          =   495
      Left            =   8640
      TabIndex        =   38
      Top             =   7080
      Width           =   1215
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   0
      Left            =   1080
      TabIndex        =   19
      Text            =   "Text1"
      Top             =   360
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   1
      Left            =   1080
      TabIndex        =   18
      Text            =   "Text1"
      Top             =   1080
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   2
      Left            =   1080
      TabIndex        =   17
      Text            =   "Text1"
      Top             =   2160
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   3
      Left            =   1080
      TabIndex        =   16
      Text            =   "Text1"
      Top             =   3240
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   4
      Left            =   1080
      TabIndex        =   15
      Text            =   "Text1"
      Top             =   4440
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   5
      Left            =   4200
      TabIndex        =   14
      Text            =   "Text1"
      Top             =   840
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   6
      Left            =   4200
      TabIndex        =   13
      Text            =   "Text1"
      Top             =   1560
      Width           =   3735
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   7
      Left            =   4200
      TabIndex        =   12
      Text            =   "Text1"
      Top             =   2160
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   8
      Left            =   4200
      TabIndex        =   11
      Text            =   "Text1"
      Top             =   2640
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   9
      Left            =   4200
      TabIndex        =   10
      Text            =   "Text1"
      Top             =   3240
      Width           =   3735
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Index           =   10
      Left            =   4200
      TabIndex        =   9
      Text            =   "Text1"
      Top             =   3840
      Width           =   3735
   End
   Begin VB.TextBox Text1 
      Height          =   1455
      Index           =   11
      Left            =   1080
      TabIndex        =   8
      Text            =   "Text1"
      Top             =   5160
      Width           =   6855
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   0
      Left            =   1080
      TabIndex        =   7
      Text            =   "Combo1"
      Top             =   1680
      Width           =   1455
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   1
      Left            =   1080
      TabIndex        =   6
      Text            =   "Combo1"
      Top             =   2640
      Width           =   1455
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   2
      Left            =   1080
      TabIndex        =   5
      Text            =   "Combo1"
      Top             =   3840
      Width           =   1455
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   3
      Left            =   4200
      TabIndex        =   4
      Text            =   "Combo1"
      Top             =   360
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   1095
      Index           =   12
      Left            =   1080
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   6840
      Width           =   6855
   End
   Begin VB.CommandButton Command2 
      Caption         =   "下一条记录"
      Height          =   495
      Left            =   8640
      TabIndex        =   2
      Top             =   5640
      Width           =   1215
   End
   Begin VB.CommandButton Command3 
      Caption         =   "上一条记录"
      Height          =   495
      Left            =   8640
      TabIndex        =   1
      Top             =   6360
      Width           =   1215
   End
   Begin VB.PictureBox Picture1 
      Height          =   2175
      Left            =   9240
      ScaleHeight     =   2115
      ScaleWidth      =   1635
      TabIndex        =   0
      Top             =   360
      Width           =   1695
   End
   Begin VB.Label Label1 
      Caption         =   "编号"
      Height          =   375
      Index           =   0
      Left            =   240
      TabIndex        =   37
      Top             =   360
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "姓名"
      Height          =   375
      Index           =   1
      Left            =   240
      TabIndex        =   36
      Top             =   960
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "性别"
      Height          =   375
      Index           =   2
      Left            =   240
      TabIndex        =   35
      Top             =   1560
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "民族"
      Height          =   375
      Index           =   3
      Left            =   240
      TabIndex        =   34
      Top             =   2160
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "党员与否"
      Height          =   375
      Index           =   4
      Left            =   240
      TabIndex        =   33
      Top             =   2640
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "入党时间"
      Height          =   375
      Index           =   5
      Left            =   240
      TabIndex        =   32
      Top             =   3240
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "学历"
      Height          =   375
      Index           =   6
      Left            =   240
      TabIndex        =   31
      Top             =   3840
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "职务"
      Height          =   375
      Index           =   7
      Left            =   240
      TabIndex        =   30
      Top             =   4440
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "职称"
      Height          =   375
      Index           =   8
      Left            =   3120
      TabIndex        =   29
      Top             =   480
      Width           =   615
   End
   Begin VB.Label Label1 
      Caption         =   "出生日期"
      Height          =   375
      Index           =   9
      Left            =   3120
      TabIndex        =   28
      Top             =   960
      Width           =   855
   End
   Begin VB.Label Label1 
      Caption         =   "毕业院校"
      Height          =   375
      Index           =   10
      Left            =   3120
      TabIndex        =   27
      Top             =   1560
      Width           =   855
   End
   Begin VB.Label Label1 
      Caption         =   "工作时间"
      Height          =   375
      Index           =   11
      Left            =   3120
      TabIndex        =   26
      Top             =   2160
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "宿舍号码"
      Height          =   375
      Index           =   12
      Left            =   3120
      TabIndex        =   25
      Top             =   2640
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "家庭住址 "
      Height          =   375
      Index           =   13
      Left            =   3120
      TabIndex        =   24
      Top             =   3240
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "联系电话"
      Height          =   375
      Index           =   14
      Left            =   3120
      TabIndex        =   23
      Top             =   3840
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "简历"
      Height          =   615
      Index           =   15
      Left            =   240
      TabIndex        =   22
      Top             =   5040
      Width           =   495
   End
   Begin VB.Label Label1 
      Caption         =   "备注"
      Height          =   495
      Index           =   16
      Left            =   240
      TabIndex        =   21
      Top             =   6960
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "照片"
      Height          =   375
      Index           =   17
      Left            =   10080
      TabIndex        =   20
      Top             =   3000
      Width           =   495
   End
End
Attribute VB_Name = "modteacher"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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