?? bixiuxinxi.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 bixiuxinxi
Caption = "學生必修課信息"
ClientHeight = 3300
ClientLeft = 1695
ClientTop = 1620
ClientWidth = 9975
LinkTopic = "Form2"
MDIChild = -1 'True
ScaleHeight = 3300
ScaleWidth = 9975
Begin VB.CommandButton Command1
Caption = "刪除"
Height = 315
Left = 930
TabIndex = 11
Top = 2490
Width = 825
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "bixiuxinxi.frx":0000
Height = 2835
Left = 3000
TabIndex = 10
Top = 0
Width = 6525
_ExtentX = 11509
_ExtentY = 5001
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 5
BeginProperty Column00
DataField = "學號"
Caption = "學號"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "學生姓名"
Caption = "學生姓名"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "系別"
Caption = "系別"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "班級"
Caption = "班級"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "課程名稱"
Caption = "課程名稱"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1500.095
EndProperty
BeginProperty Column01
ColumnWidth = 1005.165
EndProperty
BeginProperty Column02
ColumnWidth = 794.835
EndProperty
BeginProperty Column03
ColumnWidth = 1005.165
EndProperty
BeginProperty Column04
ColumnWidth = 1500.095
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 0
Top = 2070
Width = 2625
_ExtentX = 4630
_ExtentY = 582
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= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\其他盤文件\VB\大作業\新建文件夾\user.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\其他盤文件\VB\大作業\新建文件夾\user.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = $"bixiuxinxi.frx":0015
Caption = "學生必修課信息"
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 Text5
DataField = "課程名稱"
DataSource = "Adodc1"
Height = 285
Left = 720
TabIndex = 9
Text = "Text5"
Top = 1590
Width = 1485
End
Begin VB.TextBox Text4
DataField = "班級"
DataSource = "Adodc1"
Height = 285
Left = 750
TabIndex = 8
Text = "Text4"
Top = 1230
Width = 1455
End
Begin VB.TextBox Text3
DataField = "系別"
DataSource = "Adodc1"
Height = 285
Left = 780
TabIndex = 7
Text = "Text3"
Top = 840
Width = 1425
End
Begin VB.TextBox Text2
DataField = "學生姓名"
DataSource = "Adodc1"
Height = 270
Left = 780
TabIndex = 6
Text = "Text2"
Top = 420
Width = 1395
End
Begin VB.TextBox Text1
DataField = "學號"
DataSource = "Adodc1"
Height = 270
Left = 780
TabIndex = 5
Text = "Text1"
Top = 0
Width = 1395
End
Begin VB.Label Label5
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "課程名稱"
Height = 180
Left = 0
TabIndex = 4
Top = 1650
Width = 720
End
Begin VB.Label Label4
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "班級"
Height = 180
Left = 330
TabIndex = 3
Top = 1281
Width = 360
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "系別"
Height = 180
Left = 330
TabIndex = 2
Top = 854
Width = 360
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "姓名"
Height = 180
Left = 330
TabIndex = 1
Top = 427
Width = 360
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "學號"
Height = 180
Left = 300
TabIndex = 0
Top = 0
Width = 360
End
End
Attribute VB_Name = "bixiuxinxi"
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 + -