📄 frmtjchengji.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmtjchengji
Caption = "成绩添加"
ClientHeight = 5925
ClientLeft = 60
ClientTop = 390
ClientWidth = 7245
LinkTopic = "Form1"
ScaleHeight = 5925
ScaleWidth = 7245
StartUpPosition = 3 '窗口缺省
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "F:\毕业设计\大学生成绩管理系统\db4.mdb"
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 375
Left = 480
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 5400
Width = 5055
End
Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1
Bindings = "frmtjchengji.frx":0000
Height = 3015
Left = 360
TabIndex = 4
Top = 2040
Width = 6495
_ExtentX = 11456
_ExtentY = 5318
_Version = 393216
End
Begin VB.ComboBox Combo2
Height = 300
Left = 1920
TabIndex = 3
Top = 1320
Width = 1815
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frmtjchengji.frx":0014
Left = 1920
List = "frmtjchengji.frx":0024
TabIndex = 1
Top = 480
Width = 3255
End
Begin VB.Label Label2
Caption = "班级"
Height = 375
Left = 480
TabIndex = 2
Top = 1320
Width = 975
End
Begin VB.Label Label1
Caption = "学期"
Height = 375
Left = 480
TabIndex = 0
Top = 480
Width = 975
End
End
Attribute VB_Name = "frmtjchengji"
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 + -