📄 学生管理.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 学生管理
BorderStyle = 3 'Fixed Dialog
Caption = "学生管理"
ClientHeight = 7380
ClientLeft = 645
ClientTop = 900
ClientWidth = 10680
Icon = "学生管理.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7380
ScaleWidth = 10680
ShowInTaskbar = 0 'False
Begin VB.TextBox Text1
DataField = "xh"
DataSource = "Adodc2"
Height = 270
Left = 600
TabIndex = 24
Text = "Text1"
Top = 7260
Visible = 0 'False
Width = 675
End
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 2160
Top = 6840
Visible = 0 'False
Width = 1875
_ExtentX = 3307
_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=学生教材管理系统.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 = "select * from 学生基本情况表"
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 cmdadd
Caption = "添加"
Height = 375
Left = 5820
TabIndex = 6
Top = 6900
Width = 975
End
Begin VB.CommandButton cmddelete
Caption = "删除"
Height = 375
Left = 4500
TabIndex = 7
Top = 6900
Width = 975
End
Begin VB.CommandButton cmdexit
Caption = "返回"
Height = 375
Left = 8340
TabIndex = 9
Top = 6900
Width = 975
End
Begin VB.CommandButton cmdmodify
Caption = "修改"
Height = 375
Left = 7080
TabIndex = 8
Top = 6900
Width = 975
End
Begin VB.Frame Frame2
Height = 1935
Left = 3720
TabIndex = 13
Top = 4620
Width = 3255
Begin VB.TextBox txtxh
Height = 300
Left = 840
Locked = -1 'True
TabIndex = 0
Top = 300
Width = 1935
End
Begin VB.TextBox txtxm
Height = 300
Left = 840
Locked = -1 'True
TabIndex = 1
Top = 900
Width = 1935
End
Begin VB.ComboBox cboxb
Height = 300
ItemData = "学生管理.frx":08CA
Left = 840
List = "学生管理.frx":08D4
Locked = -1 'True
TabIndex = 2
Top = 1440
Width = 975
End
Begin VB.Label lblxh
AutoSize = -1 'True
Caption = "学 号:"
Height = 180
Left = 120
TabIndex = 16
Top = 360
Width = 720
End
Begin VB.Label lblxm
AutoSize = -1 'True
Caption = "姓 名:"
Height = 180
Left = 120
TabIndex = 15
Top = 960
Width = 720
End
Begin VB.Label lblxb
AutoSize = -1 'True
Caption = "性 别:"
Height = 180
Left = 120
TabIndex = 14
Top = 1500
Width = 720
End
End
Begin VB.Frame Frame3
Height = 1935
Left = 60
TabIndex = 10
Top = 4620
Width = 3675
Begin VB.ComboBox Combo1
Height = 300
Left = 1080
TabIndex = 4
Top = 480
Width = 1935
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1080
TabIndex = 3
Top = 1320
Width = 1935
End
Begin VB.Label lblzhym
Caption = "系 名:"
Height = 255
Left = 300
TabIndex = 12
Top = 480
Width = 735
End
Begin VB.Label lblbjm
Caption = "班级名:"
Height = 255
Left = 300
TabIndex = 11
Top = 1320
Width = 735
End
End
Begin VB.Frame Frame4
Height = 1935
Left = 6960
TabIndex = 5
Top = 4620
Width = 3615
Begin VB.TextBox txtxi
Height = 300
Left = 960
Locked = -1 'True
TabIndex = 23
Top = 420
Width = 1815
End
Begin VB.TextBox txtbj
Height = 300
Left = 960
Locked = -1 'True
TabIndex = 22
Top = 900
Width = 1815
End
Begin VB.TextBox txtydjl
Height = 300
Left = 960
Locked = -1 'True
TabIndex = 19
Top = 1500
Width = 2535
End
Begin VB.Label Label2
Caption = "班级名:"
Height = 255
Left = 60
TabIndex = 21
Top = 990
Width = 795
End
Begin VB.Label Label1
Caption = "系 名:"
Height = 195
Left = 60
TabIndex = 20
Top = 480
Width = 855
End
Begin VB.Label lblydjl
AutoSize = -1 'True
Caption = "异动记录:"
Height = 180
Left = 60
TabIndex = 18
Top = 1560
Width = 795
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "学生管理.frx":08E0
Height = 4515
Left = 45
TabIndex = 17
Top = 45
Width = 10515
_ExtentX = 18547
_ExtentY = 7964
_Version = 393216
AllowUpdate = 0 'False
Enabled = -1 'True
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
AllowDelete = -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 = 6
BeginProperty Column00
DataField = "xm"
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 = "xh"
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 = "xb"
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 = "xi"
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 = "bj"
Caption = "班级"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "bz"
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 = 1560.189
EndProperty
BeginProperty Column01
ColumnWidth = 1470.047
EndProperty
BeginProperty Column02
ColumnWidth = 659.906
EndProperty
BeginProperty Column03
ColumnWidth = 1709.858
EndProperty
BeginProperty Column04
ColumnWidth = 1379.906
EndProperty
BeginProperty Column05
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc Adodc2
Height = 330
Left = 240
Top = 6840
Visible = 0 'False
Width = 1875
_ExtentX = 3307
_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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -