?? student.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form student
Caption = "學生信息"
ClientHeight = 9210
ClientLeft = 60
ClientTop = 345
ClientWidth = 15240
LinkTopic = "Form4"
MDIChild = -1 'True
ScaleHeight = 9210
ScaleWidth = 15240
WindowState = 2 'Maximized
Begin VB.CommandButton Command3
Caption = "刪除"
Height = 375
Left = 6240
TabIndex = 22
Top = 5280
Width = 975
End
Begin MSAdodcLib.Adodc Adodc2
Height = 6015
Left = 13440
Top = 240
Width = 1200
_ExtentX = 2117
_ExtentY = 10610
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=圖書館管理系統.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=圖書館管理系統.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "借閱數據表"
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.Frame Frame2
Caption = "學生信息編輯"
BeginProperty Font
Name = "幼圓"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2295
Left = 360
TabIndex = 8
Top = 3960
Width = 8295
Begin VB.TextBox Text1
Height = 375
Left = 720
TabIndex = 15
Top = 480
Width = 1575
End
Begin VB.TextBox Text2
Height = 375
Left = 6120
TabIndex = 14
Top = 480
Width = 1575
End
Begin VB.TextBox Text3
Height = 375
Left = 3600
TabIndex = 13
Top = 480
Width = 1575
End
Begin VB.TextBox Text4
Height = 375
Left = 720
TabIndex = 12
Top = 1200
Width = 1455
End
Begin VB.ComboBox Combo1
Height = 300
Left = 3120
TabIndex = 11
Text = "—請選擇—"
Top = 1200
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "添加"
Height = 375
Left = 4680
TabIndex = 10
Top = 1320
Width = 1095
End
Begin VB.CommandButton Command2
Caption = "修改"
Height = 375
Left = 6960
TabIndex = 9
Top = 1320
Width = 975
End
Begin VB.Line Line10
BorderColor = &H80000010&
X1 = 4560
X2 = 4560
Y1 = 1320
Y2 = 1680
End
Begin VB.Line Line9
BorderColor = &H80000010&
X1 = 2400
X2 = 2400
Y1 = 1320
Y2 = 1680
End
Begin VB.Line Line8
BorderColor = &H80000010&
X1 = 120
X2 = 120
Y1 = 1320
Y2 = 1680
End
Begin VB.Line Line7
BorderColor = &H80000010&
X1 = 120
X2 = 4560
Y1 = 1680
Y2 = 1680
End
Begin VB.Line Line6
BorderColor = &H80000010&
X1 = 5400
X2 = 5400
Y1 = 600
Y2 = 960
End
Begin VB.Line Line5
BorderColor = &H80000010&
X1 = 7800
X2 = 7800
Y1 = 600
Y2 = 960
End
Begin VB.Line Line4
BorderColor = &H80000010&
X1 = 120
X2 = 120
Y1 = 600
Y2 = 960
End
Begin VB.Line Line3
BorderColor = &H80000010&
X1 = 2520
X2 = 2520
Y1 = 600
Y2 = 960
End
Begin VB.Line Line1
BorderColor = &H80000010&
X1 = 120
X2 = 7800
Y1 = 960
Y2 = 960
End
Begin VB.Label Label1
Caption = "學號"
Height = 375
Left = 240
TabIndex = 20
Top = 600
Width = 735
End
Begin VB.Label Label2
Caption = "姓名"
Height = 255
Left = 5640
TabIndex = 19
Top = 600
Width = 615
End
Begin VB.Label Label3
Caption = "借閱證號"
Height = 255
Left = 2760
TabIndex = 18
Top = 600
Width = 975
End
Begin VB.Label Label4
Caption = "班級"
Height = 375
Left = 240
TabIndex = 17
Top = 1320
Width = 735
End
Begin VB.Label Label5
Caption = "系別"
Height = 255
Left = 2640
TabIndex = 16
Top = 1320
Width = 615
End
End
Begin VB.CommandButton Command7
Caption = "刷新"
Height = 375
Left = 9120
TabIndex = 7
Top = 5880
Width = 1575
End
Begin VB.CommandButton Command6
Caption = "清除"
Height = 375
Left = 11160
TabIndex = 6
Top = 5280
Width = 1695
End
Begin VB.CommandButton Command5
Caption = "快搜"
Height = 375
Left = 9120
TabIndex = 5
Top = 5280
Width = 1575
End
Begin VB.TextBox Text5
Height = 375
Left = 9120
TabIndex = 4
Top = 4680
Width = 3615
End
Begin VB.ComboBox Combo2
Height = 300
Left = 10680
TabIndex = 3
Text = "———請選擇———"
Top = 4320
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -