📄 dailyinf.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 frmDailyInf
Caption = "日常信息"
ClientHeight = 8760
ClientLeft = 60
ClientTop = 345
ClientWidth = 11160
Icon = "DailyInf.frx":0000
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 8760
ScaleWidth = 11160
StartUpPosition = 2 'CenterScreen
Begin VB.Frame fraQuery
Caption = "查询信息"
Height = 2010
Left = 75
TabIndex = 7
Top = 45
Width = 3225
Begin VB.ComboBox cmbByDepart
Height = 315
ItemData = "DailyInf.frx":030A
Left = 960
List = "DailyInf.frx":030C
Style = 2 'Dropdown List
TabIndex = 12
Top = 360
Width = 2055
End
Begin VB.TextBox txtByNO
Height = 315
Left = 960
TabIndex = 11
Top = 735
Width = 2055
End
Begin VB.TextBox txtByName
Height = 315
Left = 960
TabIndex = 10
Top = 1095
Width = 2055
End
Begin VB.CommandButton cmdQuery
Caption = "查询(&Q)"
Height = 360
Left = 510
TabIndex = 9
Top = 1500
Width = 1095
End
Begin VB.CommandButton cmdQueryAll
Caption = "查询所有(&L)"
Height = 360
Left = 1770
TabIndex = 8
Top = 1500
Width = 1095
End
Begin VB.Label lblByDepart
Caption = "按部门:"
Height = 255
Left = 255
TabIndex = 15
Top = 405
Width = 675
End
Begin VB.Label lblByNO
Caption = "按编号:"
Height = 255
Left = 240
TabIndex = 14
Top = 765
Width = 675
End
Begin VB.Label lblByName
Caption = "按姓名:"
Height = 255
Left = 255
TabIndex = 13
Top = 1125
Width = 675
End
End
Begin VB.Frame fraOperator
Caption = " 操 作 "
Height = 2025
Left = 60
TabIndex = 1
Top = 2190
Width = 3225
Begin VB.CommandButton cmdDelete
Caption = "删除(&D)"
Enabled = 0 'False
Height = 435
Left = 1665
TabIndex = 6
Top = 255
Width = 1365
End
Begin VB.CommandButton cmdAdd
Caption = "添加(&A)"
Enabled = 0 'False
Height = 435
Left = 210
TabIndex = 5
Top = 270
Width = 1365
End
Begin VB.CommandButton cmdModify
Caption = "开始编辑(&M)"
Height = 555
Left = 195
TabIndex = 4
Top = 1290
Width = 2865
End
Begin VB.CommandButton cmdUndo
Caption = "撤消(&U)"
Enabled = 0 'False
Height = 435
Left = 1665
TabIndex = 3
Top = 780
Width = 1365
End
Begin VB.CommandButton cmdSave
Caption = "保存(&S)"
Enabled = 0 'False
Height = 435
Left = 210
TabIndex = 2
Top = 780
Width = 1365
End
End
Begin MSDataGridLib.DataGrid dgdDailyInf
Bindings = "DailyInf.frx":030E
Height = 4245
Left = 45
TabIndex = 0
Top = 4365
Width = 10980
_ExtentX = 19368
_ExtentY = 7488
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "日常信息"
ColumnCount = 2
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin MSAdodcLib.Adodc adcDailyInf
Height = 375
Left = 4770
Top = 8130
Visible = 0 'False
Width = 4215
_ExtentX = 7435
_ExtentY = 661
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=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=tmis;Data Source=lcr"
OLEDBString = "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=tmis;Data Source=lcr"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = "sa"
Password = "sa"
RecordSource = "tmisDailyTeach"
Caption = "日常信息"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc adcTeacherInf
Height = 375
Left = 165
Top = 3780
Visible = 0 'False
Width = 2700
_ExtentX = 4763
_ExtentY = 661
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 = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "基本信息"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSDataGridLib.DataGrid dgdTeacherInf
Height = 4080
Left = 3390
TabIndex = 16
Top = 75
Width = 7620
_ExtentX = 13441
_ExtentY = 7197
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Caption = "教师信息"
ColumnCount = 2
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -