📄 frmmain.frm
字号:
Height = 375
Left = 2280
TabIndex = 35
Top = 360
Width = 1335
End
Begin VB.CommandButton cmdWritePas
Caption = "写入密码"
Height = 375
Left = 2280
TabIndex = 34
Top = 840
Width = 1335
End
Begin VB.Label Label7
Caption = "密码A:"
Height = 255
Left = 240
TabIndex = 41
Top = 210
Width = 855
End
Begin VB.Label Label17
Caption = "密码B:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 40
Top = 735
Width = 975
End
Begin VB.Label Label18
Caption = "控制字:"
Height = 255
Left = 240
TabIndex = 39
Top = 1290
Width = 1095
End
End
Begin MSComctlLib.ListView lvDev
Height = 4695
Left = -74880
TabIndex = 29
Top = 480
Width = 4575
_ExtentX = 8070
_ExtentY = 8281
View = 3
LabelEdit = 1
LabelWrap = -1 'True
HideSelection = 0 'False
OLEDragMode = 1
AllowReorder = -1 'True
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
OLEDragMode = 1
NumItems = 0
End
Begin VB.CommandButton cmdsave
Caption = "保存"
Height = 375
Left = -68520
TabIndex = 28
Top = 4620
Width = 735
End
Begin VB.CommandButton btndel
Caption = "删除"
Height = 375
Left = -69360
TabIndex = 27
Top = 4620
Width = 735
End
Begin VB.CommandButton btnadd
Caption = "添加"
Height = 375
Left = -70200
TabIndex = 26
Top = 4620
Width = 735
End
Begin VB.Frame Frame15
Caption = "端口设置"
Height = 3615
Left = -70200
TabIndex = 13
Top = 480
Width = 2535
Begin VB.CheckBox ckIsIC
Caption = "是否IC"
Height = 255
Left = 600
TabIndex = 169
Top = 3180
Value = 1 'Checked
Width = 1335
End
Begin VB.ComboBox cbVer
Height = 315
ItemData = "frmMain.frx":03B1
Left = 960
List = "frmMain.frx":03C4
TabIndex = 23
Top = 2700
Width = 1440
End
Begin VB.ComboBox cbType
Height = 315
ItemData = "frmMain.frx":03E5
Left = 960
List = "frmMain.frx":040A
TabIndex = 22
Top = 2250
Width = 1440
End
Begin VB.TextBox txtname
Height = 315
Left = 960
MaxLength = 2
TabIndex = 17
Text = "01"
Top = 1770
Width = 1440
End
Begin VB.TextBox txtClockId
Height = 315
Left = 960
MaxLength = 2
TabIndex = 16
Text = "01"
Top = 1290
Width = 1440
End
Begin VB.ComboBox cbSpeed
Height = 315
ItemData = "frmMain.frx":0445
Left = 960
List = "frmMain.frx":0458
TabIndex = 15
Top = 810
Width = 1440
End
Begin VB.ComboBox cbPort
Height = 315
ItemData = "frmMain.frx":047F
Left = 960
List = "frmMain.frx":0495
TabIndex = 14
Top = 300
Width = 1440
End
Begin VB.Label Label3
Caption = "版本:"
Height = 255
Left = 240
TabIndex = 25
Top = 2790
Width = 735
End
Begin VB.Label Label2
Caption = "型号:"
Height = 255
Index = 0
Left = 240
TabIndex = 24
Top = 2340
Width = 735
End
Begin VB.Label Label16
Caption = "名称:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 21
Top = 1860
Width = 735
End
Begin VB.Label Label15
Caption = "机号:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 20
Top = 1380
Width = 735
End
Begin VB.Label Label14
Caption = "速率:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 19
Top = 900
Width = 735
End
Begin VB.Label dsd
Caption = "端口:"
BeginProperty Font
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 240
TabIndex = 18
Top = 390
Width = 735
End
End
Begin MSComctlLib.ListView lvClocks
Height = 4455
Left = 240
TabIndex = 0
Top = 840
Width = 5295
_ExtentX = 9340
_ExtentY = 7858
View = 1
Arrange = 1
LabelEdit = 1
LabelWrap = 0 'False
HideSelection = 0 'False
OLEDragMode = 1
Checkboxes = -1 'True
FullRowSelect = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
OLEDragMode = 1
NumItems = 0
End
Begin VB.CommandButton btnClearData
Caption = "清除数据(&C)"
Height = 375
Left = 5685
TabIndex = 12
Top = 4440
Width = 1695
End
Begin VB.CommandButton btnReadRecord
Caption = "读取数据(&D)"
Height = 375
Left = 5685
TabIndex = 11
Top = 825
Width = 1695
End
Begin VB.CommandButton btnSetPsw
Caption = "设备密码(&P)"
Height = 375
Left = 5685
TabIndex = 10
Top = 3525
Width = 1695
End
Begin VB.CommandButton btnBaudrate
Caption = "消费总金额(&U)"
Height = 375
Left = 5685
TabIndex = 9
Top = 3990
Width = 1695
End
Begin VB.CommandButton btnSetClockmark
Caption = "机器标识(&R)"
Height = 375
Left = 5685
TabIndex = 8
Top = 3060
Width = 1695
End
Begin VB.CommandButton btnSetClockId
Caption = "机器编号(&I)"
Height = 375
Left = 5685
TabIndex = 7
Top = 2610
Width = 1695
End
Begin VB.CommandButton btnSetMangCard
Caption = "设置管理卡(&M)"
Height = 375
Left = 5685
TabIndex = 6
Top = 2190
Width = 1695
End
Begin VB.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -