?? 書籍信息列表.frm
字號:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form 書籍信息列表
Caption = "書籍信息列表"
ClientHeight = 4665
ClientLeft = 4395
ClientTop = 4680
ClientWidth = 7605
LinkTopic = "Form1"
ScaleHeight = 4665
ScaleWidth = 7605
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "D:\圖書管理系統(tǒng)\圖書館管理信息系統(tǒng).mdb"
DefaultCursorType= 0 '缺省游標
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 4200
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "書籍信息"
Top = 120
Visible = 0 'False
Width = 1140
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Bindings = "書籍信息列表.frx":0000
Height = 3615
Left = 120
TabIndex = 0
Top = 840
Width = 7335
_ExtentX = 12938
_ExtentY = 6376
_Version = 393216
Rows = 1
Cols = 1
FixedRows = 0
FixedCols = 0
End
Begin VB.Label Label1
Caption = "書 籍 信 息 列 表"
BeginProperty Font
Name = "宋體"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 1
Top = 240
Width = 3975
End
End
Attribute VB_Name = "書籍信息列表"
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 + -