?? s_choice_frm.frm
字號:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form s_choice_frm
Caption = "學生選課窗體"
ClientHeight = 6435
ClientLeft = 60
ClientTop = 345
ClientWidth = 8820
LinkTopic = "Form1"
MDIChild = -1 'True
Picture = "s_choice_frm.frx":0000
ScaleHeight = 6435
ScaleWidth = 8820
WindowState = 2 'Maximized
Begin VB.TextBox Text3
Height = 615
Left = 7800
TabIndex = 27
Top = 6360
Width = 2055
End
Begin VB.TextBox Text2
Height = 495
Left = 7800
TabIndex = 26
Top = 5400
Width = 1935
End
Begin VB.CommandButton cmdclean
Caption = "清空"
Height = 495
Left = 6960
TabIndex = 24
Top = 1560
Width = 1215
End
Begin VB.TextBox txtid
Height = 375
Left = 1440
TabIndex = 23
Top = 120
Width = 1215
End
Begin VB.CommandButton cmdview
Caption = "顯示信息"
Height = 375
Left = 2880
TabIndex = 22
Top = 120
Width = 975
End
Begin MSAdodcLib.Adodc Adodc1
Height = 495
Left = 1200
Top = 6120
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 873
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=F:\050531123賈晨微\db1.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\050531123賈晨微\db1.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "courseinfo"
Caption = "Adodc1"
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.CommandButton cmdexit
Caption = "退選 》"
Height = 495
Left = 4080
TabIndex = 21
Top = 4440
Width = 1215
End
Begin VB.CommandButton cmdchoice
Caption = "《 選修"
Height = 495
Left = 4080
TabIndex = 20
Top = 3720
Width = 1215
End
Begin VB.TextBox Text1
Height = 495
Left = 5880
TabIndex = 19
Top = 3960
Width = 1935
End
Begin VB.ComboBox Combocourse
Height = 300
Left = 5880
TabIndex = 18
Top = 3000
Width = 1935
End
Begin VB.ListBox List2
Height = 2400
ItemData = "s_choice_frm.frx":26632
Left = 1920
List = "s_choice_frm.frx":26634
TabIndex = 17
Top = 3240
Width = 1695
End
Begin VB.ListBox List1
Height = 2400
ItemData = "s_choice_frm.frx":26636
Left = 240
List = "s_choice_frm.frx":26638
TabIndex = 16
Top = 3240
Width = 1575
End
Begin VB.TextBox txtm
Height = 375
Left = 1440
TabIndex = 13
Top = 1920
Width = 1215
End
Begin VB.TextBox txtaddress
Height = 495
Left = 5280
TabIndex = 12
Top = 1560
Width = 1215
End
Begin VB.TextBox txttel
Height = 375
Left = 1440
TabIndex = 11
Top = 1320
Width = 1215
End
Begin VB.TextBox txtborndate
Height = 495
Left = 5280
TabIndex = 10
Top = 840
Width = 1215
End
Begin VB.TextBox txtsex
Height = 375
Left = 1440
TabIndex = 9
Top = 720
Width = 1215
End
Begin VB.TextBox txtname
Height = 495
Left = 5280
TabIndex = 8
Top = 120
Width = 1215
End
Begin VB.Label Label13
BackStyle = 0 'Transparent
Caption = "教師姓名:"
Height = 495
Left = 6000
TabIndex = 29
Top = 6360
Width = 1215
End
Begin VB.Label Label12
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "教師編號:"
Height = 180
Left = 6000
TabIndex = 28
Top = 5520
Width = 900
End
Begin VB.Label Label11
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "課程代碼:"
Height = 180
Left = 5880
TabIndex = 25
Top = 3600
Width = 900
End
Begin VB.Line Line1
X1 = 0
X2 = 8520
Y1 = 2520
Y2 = 2520
End
Begin VB.Label Label10
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "該課程由以下老師任教(教師姓名)"
Height = 180
Left = 5880
TabIndex = 15
Top = 4920
Width = 2700
End
Begin VB.Label Label9
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "請選擇你要選修的課程(課程名稱)"
Height = 180
Left = 5880
TabIndex = 14
Top = 2640
Width = 2700
End
Begin VB.Label Label8
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "已經選修的老師姓名與課程名稱"
Height = 180
Left = 600
TabIndex = 7
Top = 2760
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -