📄 main_jcxx_tslbsz.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_jcxx_tslbsz
BorderStyle = 1 'Fixed Single
Caption = "基础信息管理-【图书类别管理】"
ClientHeight = 5655
ClientLeft = 45
ClientTop = 330
ClientWidth = 7485
Icon = "main_jcxx_tslbsz.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5655
ScaleWidth = 7485
StartUpPosition = 1 '所有者中心
Begin MSAdodcLib.Adodc Adodc2
Height = 750
Left = 6720
Top = 5535
Visible = 0 'False
Width = 1500
_ExtentX = 2646
_ExtentY = 1323
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=Nbooks"
OLEDBString = ""
OLEDBFile = ""
DataSourceName = "Nbooks"
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from tslbb"
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 VB.TextBox Text2
Height = 270
Left = 1245
TabIndex = 17
Text = "Text2"
Top = 5775
Width = 1470
End
Begin MSComctlLib.ImageList ImageList1
Left = 75
Top = 3450
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 5
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_jcxx_tslbsz.frx":0CCA
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_jcxx_tslbsz.frx":0FE4
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_jcxx_tslbsz.frx":12FE
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_jcxx_tslbsz.frx":1750
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "main_jcxx_tslbsz.frx":1BA2
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.TreeView TreeView1
Height = 3780
Left = 45
TabIndex = 8
Top = 1230
Width = 7425
_ExtentX = 13097
_ExtentY = 6668
_Version = 393217
LineStyle = 1
Style = 7
ImageList = "ImageList1"
BorderStyle = 1
Appearance = 1
End
Begin VB.Frame Frame1
Height = 645
Left = 75
TabIndex = 0
Top = 4995
Width = 7380
Begin VB.CommandButton Cmdupdate
BackColor = &H8000000B&
Caption = "修改"
Height = 360
Left = 1335
TabIndex = 16
Top = 180
Width = 1150
End
Begin VB.CommandButton CmdExit
Caption = "退出"
Height = 360
Left = 5925
TabIndex = 13
Top = 180
Width = 1150
End
Begin VB.CommandButton CmdDelete
Caption = "删除"
Height = 360
Left = 4800
TabIndex = 11
Top = 180
Width = 1150
End
Begin VB.CommandButton CmdEsc
Caption = "取消"
Height = 360
Left = 3645
TabIndex = 12
Top = 180
Width = 1150
End
Begin VB.CommandButton CmdSave
Caption = "保存"
Height = 360
Left = 2490
TabIndex = 9
Top = 180
Width = 1150
End
Begin VB.CommandButton CmdAdd
Caption = "添加"
Height = 360
Left = 195
TabIndex = 10
Top = 180
Width = 1150
End
End
Begin VB.Frame Frame2
Caption = "图书类别信息录入"
Height = 1155
Left = 60
TabIndex = 1
Top = 30
Width = 7395
Begin VB.TextBox Text1
Height = 330
Index = 3
Left = 3705
TabIndex = 15
Top = 660
Width = 3525
End
Begin VB.TextBox Text1
Height = 330
Index = 2
Left = 1065
TabIndex = 4
Top = 660
Width = 1365
End
Begin VB.TextBox Text1
Height = 330
Index = 1
Left = 5520
TabIndex = 3
Top = 255
Width = 1695
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "main_jcxx_tslbsz.frx":1EBC
Left = 1095
List = "main_jcxx_tslbsz.frx":1EBE
Style = 2 'Dropdown List
TabIndex = 2
Top = 255
Width = 3285
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "类别编号:"
ForeColor = &H000000FF&
Height = 315
Index = 1
Left = 120
TabIndex = 14
Top = 810
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "类别名称:"
ForeColor = &H000000FF&
Height = 315
Index = 0
Left = 2655
TabIndex = 7
Top = 765
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "本级编号:"
ForeColor = &H000000FF&
Height = 315
Index = 3
Left = 4530
TabIndex = 6
Top = 300
Width = 1065
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "级 别:"
ForeColor = &H000000FF&
Height = 315
Index = 2
Left = 120
TabIndex = 5
Top = 315
Width = 1065
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 4020
Top = 390
Visible = 0 'False
Width = 1980
_ExtentX = 3493
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -