📄 form1.frm
字号:
Index = 2
Left = 2880
TabIndex = 28
Top = 240
Width = 375
End
Begin VB.Label Label3
Caption = "1#"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 120
TabIndex = 27
Top = 720
Width = 375
End
Begin VB.Label Label3
Caption = "1#"
BeginProperty Font
Name = "黑体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = -1 'True
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 0
Left = 120
TabIndex = 26
Top = 240
Width = 375
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 5
Left = 6000
TabIndex = 24
Top = 1920
Width = 1095
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 4
Left = 3240
TabIndex = 23
Top = 1920
Width = 1095
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 3
Left = 480
TabIndex = 22
Top = 1920
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 5
Left = 6000
TabIndex = 21
Top = 1440
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 4
Left = 3240
TabIndex = 20
Top = 1440
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 3
Left = 480
TabIndex = 19
Top = 1440
Width = 1095
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 2
Left = 6000
TabIndex = 18
Top = 720
Width = 1095
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 1
Left = 3240
TabIndex = 17
Top = 720
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 2
Left = 6000
TabIndex = 16
Top = 240
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 3240
TabIndex = 15
Top = 240
Width = 1095
End
Begin VB.Label Label2
Caption = "累计量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 375
Index = 0
Left = 480
TabIndex = 14
Top = 720
Width = 1095
End
Begin VB.Label Label1
Caption = "流 量:"
BeginProperty Font
Name = "楷体_GB2312"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000FF&
Height = 255
Index = 0
Left = 480
TabIndex = 13
Top = 240
Width = 1095
End
End
Attribute VB_Name = "TT"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Form1.MSComm1.PortOpen = True
Form1.Timer1.Enabled = True
End Sub
Private Sub Command2_Click()
End
End Sub
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -