📄 frmsele.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Frmsele
BorderStyle = 3 'Fixed Dialog
Caption = "题库维护"
ClientHeight = 6345
ClientLeft = 45
ClientTop = 330
ClientWidth = 7710
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6345
ScaleWidth = 7710
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.Frame Frame1
Height = 4815
Left = 120
TabIndex = 5
Top = 120
Width = 7455
Begin VB.TextBox Txt_ti
DataField = "se_ti"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 1575
Left = 600
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 11
Top = 240
Width = 6615
End
Begin VB.TextBox Txt_da1
DataField = "se_dati1"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 10
Top = 1920
Width = 6135
End
Begin VB.TextBox Txt_da2
DataField = "se_dati2"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 9
Top = 2520
Width = 6135
End
Begin VB.TextBox Txt_da3
DataField = "se_dati3"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 8
Top = 3120
Width = 6135
End
Begin VB.TextBox Txt_da4
DataField = "se_dati4"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 1080
Locked = -1 'True
MultiLine = -1 'True
TabIndex = 7
Top = 3720
Width = 6135
End
Begin VB.ComboBox Cmb_da
DataField = "se_da"
DataSource = "Adodc1"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 1080
Locked = -1 'True
TabIndex = 6
Top = 4320
Width = 1575
End
Begin VB.Label Label1
Caption = "答案A"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 17
Top = 2040
Width = 1095
End
Begin VB.Label Lblid
DataField = "ID"
DataSource = "Adodc1"
Height = 375
Left = 120
TabIndex = 16
Top = 240
Width = 495
End
Begin VB.Label Label3
Caption = "答案B"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 15
Top = 2640
Width = 735
End
Begin VB.Label Label4
Caption = "答案C"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 14
Top = 3240
Width = 615
End
Begin VB.Label Label5
Caption = "答案D"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 13
Top = 3840
Width = 735
End
Begin VB.Label Label6
Caption = "正确答案"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 120
TabIndex = 12
Top = 4320
Width = 855
End
End
Begin VB.CommandButton Cmd_sele
Caption = "跳转"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -