📄 frmstudent.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 frmstudent
Caption = "学生信息管理"
ClientHeight = 7395
ClientLeft = 60
ClientTop = 345
ClientWidth = 9270
LinkTopic = "Form2"
ScaleHeight = 7395
ScaleWidth = 9270
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Height = 1095
Left = 240
TabIndex = 14
Top = 2520
Visible = 0 'False
Width = 8415
Begin VB.CommandButton Command2
Caption = "返回"
Height = 495
Left = 5280
Style = 1 'Graphical
TabIndex = 16
Top = 360
Width = 975
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 495
Left = 1320
Style = 1 'Graphical
TabIndex = 15
Top = 360
Width = 975
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 2760
Top = 8040
Width = 1575
_ExtentX = 2778
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tshgl"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=tshgl"
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 MSDataGridLib.DataGrid DataGrid1
Bindings = "frmstudent.frx":0000
Height = 3375
Left = 120
TabIndex = 13
Top = 3840
Width = 8775
_ExtentX = 15478
_ExtentY = 5953
_Version = 393216
BackColor = -2147483634
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 = 4
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 2085.166
EndProperty
BeginProperty Column01
ColumnWidth = 2085.166
EndProperty
BeginProperty Column02
ColumnWidth = 2085.166
EndProperty
BeginProperty Column03
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin VB.CommandButton Cmd_exit
Caption = "返回"
Height = 495
Left = 7080
Style = 1 'Graphical
TabIndex = 12
Top = 2880
Width = 1215
End
Begin VB.CommandButton Cmd_save
Caption = "保存"
Enabled = 0 'False
Height = 495
Left = 5400
Style = 1 'Graphical
TabIndex = 11
Top = 2880
Width = 1215
End
Begin VB.CommandButton Cmd_edit
Caption = "修改"
Height = 495
Left = 3720
Style = 1 'Graphical
TabIndex = 10
Top = 2880
Width = 1215
End
Begin VB.CommandButton cmd_del
Caption = "删除"
Height = 495
Left = 1920
Style = 1 'Graphical
TabIndex = 9
Top = 2880
Width = 1215
End
Begin VB.TextBox Text4
Height = 1815
Left = 4680
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 8
Top = 600
Width = 3735
End
Begin VB.TextBox Text3
Height = 375
Left = 1560
TabIndex = 7
Top = 1200
Width = 1695
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -