📄 frmadmin.frm
字号:
Height = 255
Left = 240
TabIndex = 50
Top = 500
Width = 615
End
End
Begin VB.Frame Frame5
Height = 2800
Left = -74880
TabIndex = 21
Top = 360
Width = 5500
Begin VB.Data Data3
Caption = "Data3"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 240
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "cselect"
Top = 1200
Visible = 0 'False
Width = 3135
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid3
Bindings = "frmadmin.frx":0ECA
Height = 2535
Left = 120
TabIndex = 26
Top = 195
Width = 5295
_ExtentX = 9340
_ExtentY = 4471
_Version = 393216
Cols = 1
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 1
End
End
Begin VB.Frame Frame4
Caption = "单纪录显示"
Height = 2415
Left = -74880
TabIndex = 20
Top = 3240
Width = 5500
Begin VB.TextBox textctname
Height = 270
Left = 3600
TabIndex = 74
Top = 900
Width = 1350
End
Begin VB.TextBox textctno
DataField = "tno"
DataSource = "Data2"
Height = 270
Left = 1440
TabIndex = 73
Top = 900
Width = 1095
End
Begin VB.ComboBox tnoCombox
Height = 300
Left = 1440
Sorted = -1 'True
TabIndex = 71
Text = "tnoCombox"
Top = 900
Visible = 0 'False
Width = 1095
End
Begin VB.CommandButton cancel2
Caption = "取消"
Enabled = 0 'False
Height = 350
Left = 3960
TabIndex = 66
Top = 1440
Width = 700
End
Begin VB.CommandButton last2
Caption = "尾纪录"
Height = 350
Left = 3960
TabIndex = 37
Top = 1920
Width = 700
End
Begin VB.CommandButton next2
Caption = "后一条"
Height = 350
Left = 2880
TabIndex = 36
Top = 1920
Width = 700
End
Begin VB.CommandButton prev2
Caption = "前一条"
Height = 350
Left = 1680
TabIndex = 35
Top = 1920
Width = 700
End
Begin VB.CommandButton first2
Caption = "首纪录"
Height = 350
Left = 600
TabIndex = 34
Top = 1920
Width = 700
End
Begin VB.CommandButton find2
Caption = "查找"
Height = 350
Left = 3120
TabIndex = 33
Top = 1440
Width = 700
End
Begin VB.CommandButton alter2
Caption = "修改"
Height = 350
Left = 2280
TabIndex = 32
Top = 1440
Width = 700
End
Begin VB.CommandButton delt2
Caption = "删除"
Height = 350
Left = 1440
TabIndex = 31
Top = 1440
Width = 700
End
Begin VB.CommandButton add2
Caption = "新增"
Height = 350
Left = 600
TabIndex = 30
Top = 1440
Width = 700
End
Begin VB.TextBox textcname
DataField = "cname"
DataSource = "Data2"
Height = 270
Left = 3600
TabIndex = 29
Top = 440
Width = 1350
End
Begin VB.TextBox textcno
DataField = "cno"
DataSource = "Data2"
Height = 270
Left = 1440
TabIndex = 28
Top = 440
Width = 1125
End
Begin VB.Label Label13
Caption = "教师姓名"
Height = 255
Left = 2760
TabIndex = 75
Top = 960
Width = 735
End
Begin VB.Label Label7
Caption = "教师编号"
Height = 255
Left = 600
TabIndex = 40
Top = 960
Width = 735
End
Begin VB.Label Label6
Caption = "课程名称"
Height = 255
Left = 2760
TabIndex = 39
Top = 500
Width = 855
End
Begin VB.Label Label5
Caption = "课程编号"
Height = 255
Left = 600
TabIndex = 38
Top = 500
Width = 735
End
End
Begin VB.Frame Frame3
Height = 2800
Left = -74880
TabIndex = 19
Top = 360
Width = 5500
Begin VB.Data Data2
Caption = "Data2"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 360
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "course"
Top = 1080
Visible = 0 'False
Width = 3135
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2
Bindings = "frmadmin.frx":0EDE
Height = 2535
Left = 120
TabIndex = 25
Top = 195
Width = 5295
_ExtentX = 9340
_ExtentY = 4471
_Version = 393216
Cols = 1
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 1
End
End
Begin VB.Frame frame1
Height = 2800
Left = 120
TabIndex = 17
Top = 360
Width = 5500
Begin VB.Data data1
Caption = "Data1"
Connect = "Access"
DatabaseName = ""
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 405
Left = 480
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "stu"
Top = 1560
Visible = 0 'False
Width = 3375
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Bindings = "frmadmin.frx":0EF2
Height = 2535
Left = 120
TabIndex = 18
ToolTipText = "点击查看"
Top = 195
Width = 5295
_ExtentX = 9340
_ExtentY = 4471
_Version = 393216
Cols = 1
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 1
End
End
Begin VB.Frame Frame2
Caption = "单纪录显示"
Height = 2415
Left = 120
TabIndex = 1
Top = 3240
Width = 5500
Begin VB.ComboBox sexCombox
DataField = "sex"
DataSource = "data1"
Height = 300
ItemData = "frmadmin.frx":0F06
Left = 1200
List = "frmadmin.frx":0F10
TabIndex = 72
Text = "请选择"
Top = 900
Width = 855
End
Begin VB.CommandButton cancel1
Caption = "取消"
Enabled = 0 'False
Height = 350
Left = 3960
TabIndex = 65
Top = 1440
Width = 705
End
Begin VB.CommandButton add1
Caption = "新增"
Height = 350
Left = 600
TabIndex = 12
Top = 1440
Width = 700
End
Begin VB.CommandButton delt1
Caption = "删除"
Height = 350
Left = 1440
TabIndex = 11
Top = 1440
Width = 700
End
Begin VB.CommandButton alter1
Caption = "修改"
Height = 350
Left = 2280
TabIndex = 10
Top = 1440
Width = 700
End
Begin VB.CommandButton find1
Caption = "查找"
Height = 350
Left = 3120
TabIndex = 9
Top = 1440
Width = 705
End
Begin VB.CommandButton first1
Caption = "首纪录"
Height = 350
Left = 600
TabIndex = 8
Top = 1920
Width = 700
End
Begin VB.CommandButton prev1
Caption = "前一条"
Height = 350
Left = 1680
TabIndex = 7
Top = 1920
Width = 700
End
Begin VB.CommandButton next1
Caption = "后一条"
Height = 350
Left = 2880
TabIndex = 6
Top = 1920
Width = 700
End
Begin VB.CommandButton last1
Caption = "尾纪录"
Height = 350
Left = 3960
TabIndex = 5
Top = 1920
Width = 700
End
Begin VB.TextBox textsdept
DataField = "sdept"
DataSource = "Data1"
Height = 270
Left = 3240
TabIndex = 4
Top = 900
Width = 1000
End
Begin VB.TextBox textsname
DataField = "sname"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -