📄 highspeeddd.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form MForm
BorderStyle = 0 'None
Caption = "高速数据记录器数据处理软件"
ClientHeight = 8190
ClientLeft = 150
ClientTop = 540
ClientWidth = 13935
Icon = "HighSpeedDD.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8190
ScaleWidth = 13935
StartUpPosition = 2 '屏幕中心
Begin MSComctlLib.ProgressBar ProgressBar1
Height = 495
Left = 4200
TabIndex = 8
Top = 7700
Visible = 0 'False
Width = 7590
_ExtentX = 13388
_ExtentY = 873
_Version = 393216
Appearance = 1
End
Begin VB.Frame Frame2
Caption = "软件操作记录"
ForeColor = &H00000000&
Height = 6690
Left = 4560
TabIndex = 3
Top = 960
Width = 9315
Begin VB.ListBox List1
BackColor = &H00FFFFFF&
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00C00000&
Height = 6300
Left = 120
TabIndex = 4
Top = 240
Width = 9075
End
End
Begin VB.Frame Frame1
Caption = "系统简介"
ForeColor = &H00000000&
Height = 6690
Left = 120
TabIndex = 2
Top = 960
Width = 4395
Begin VB.PictureBox Picture1
Height = 6300
Left = 120
Picture = "HighSpeedDD.frx":030A
ScaleHeight = 6240
ScaleWidth = 4125
TabIndex = 5
Top = 240
Width = 4180
Begin VB.Label Label3
BackStyle = 0 'Transparent
Caption = "微米纳米技术研究中心"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 840
MouseIcon = "HighSpeedDD.frx":799CC
MousePointer = 99 'Custom
TabIndex = 10
Top = 5430
Width = 2655
End
Begin VB.Label Label2
BackStyle = 0 'Transparent
Caption = "中北大学"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = -1 'True
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Left = 1560
MouseIcon = "HighSpeedDD.frx":79CD6
MousePointer = 99 'Custom
TabIndex = 9
Top = 5040
Width = 1095
End
Begin VB.Label Label4
BackStyle = 0 'Transparent
Caption = "数据处理软件"
BeginProperty Font
Name = "楷体_GB2312"
Size = 24
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 3015
Left = 1755
TabIndex = 7
Top = 1350
Width = 495
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "高速数据记录器"
BeginProperty Font
Name = "楷体_GB2312"
Size = 24
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 615
Left = 315
TabIndex = 6
Top = 465
Width = 3495
End
End
End
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 795
Left = 0
TabIndex = 1
Top = 0
Width = 13935
_ExtentX = 24580
_ExtentY = 1402
ButtonWidth = 1773
ButtonHeight = 1349
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 16
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "打开文件 "
Key = "T_OpenFile"
Object.ToolTipText = "打开数据文件"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "退出系统"
Key = "T_QuitSystem"
Object.ToolTipText = "退出软件系统"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设备打开"
Key = "T_OpenDevice"
Object.ToolTipText = "打开高速数据记录器"
ImageIndex = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设备复位"
Key = "T_ResetDevice"
Object.ToolTipText = "复位高速数据记录器"
ImageIndex = 4
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设备擦除"
Key = "T_EreaseDevice"
Object.ToolTipText = "擦除高速数据记录器内的存储数据"
ImageIndex = 5
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设备读数"
Key = "T_ReadDevice"
Object.ToolTipText = "从高速数据记录器读取数据"
ImageIndex = 6
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "设备关闭"
Key = "T_CloseDevice"
Object.ToolTipText = "关闭高速数据记录器"
ImageIndex = 7
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "视频回波"
Key = "T_WenFeng"
Object.ToolTipText = "视频回波数据分析"
ImageIndex = 8
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "通讯数据"
Key = "T_Jiao"
Object.ToolTipText = "485通讯数据分析"
ImageIndex = 9
EndProperty
BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -