📄 basicport.frm
字号:
VERSION 5.00
Begin VB.Form basicport
Caption = "基本控制"
ClientHeight = 7335
ClientLeft = 3390
ClientTop = 2895
ClientWidth = 7650
LinkTopic = "Form1"
PaletteMode = 1 'UseZOrder
ScaleHeight = 7335
ScaleWidth = 7650
Begin VB.CommandButton Command9
Caption = "接收"
Height = 375
Left = 6600
TabIndex = 25
Top = 5400
Width = 615
End
Begin VB.PictureBox Picture1
Height = 6375
Left = 120
Picture = "basicport.frx":0000
ScaleHeight = 6315
ScaleWidth = 7275
TabIndex = 1
Top = 240
Width = 7335
Begin VB.CommandButton Command5
Caption = "停止运行"
Height = 375
Left = 2160
TabIndex = 30
Top = 4560
Width = 975
End
Begin VB.CommandButton Command4
Caption = "连续运行"
Height = 375
Left = 960
TabIndex = 29
Top = 4560
Width = 975
End
Begin VB.CommandButton Command6
Caption = "发送"
Height = 375
Left = 6000
TabIndex = 28
Top = 3480
Width = 615
End
Begin VB.TextBox Text5
Height = 270
Left = 6120
TabIndex = 26
Text = "e"
Top = 3240
Width = 375
End
Begin VB.TextBox Text4
Height = 270
Left = 5880
TabIndex = 24
Text = "55"
Top = 1440
Width = 375
End
Begin VB.CommandButton Command8
Caption = "发送"
Height = 375
Left = 6360
TabIndex = 23
Top = 1320
Width = 615
End
Begin VB.CommandButton Command7
Caption = "testing"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2400
TabIndex = 3
Top = 2880
Visible = 0 'False
Width = 735
End
Begin VB.CommandButton Command2
Caption = "Port init"
BeginProperty Font
Name = "Times New Roman"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2160
TabIndex = 2
Top = 3600
Visible = 0 'False
Width = 1215
End
Begin VB.Timer Timer1
Enabled = 0 'False
Interval = 1
Left = 2520
Top = 3180
End
Begin VB.Label Label3
Alignment = 2 'Center
BackColor = &H00C0FFFF&
Caption = "打印口数据传送实验"
BeginProperty Font
Name = "宋体"
Size = 15.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 31
Top = 360
Width = 3495
End
Begin VB.Label Label1
BackColor = &H00C0E0FF&
Caption = "33"
Height = 255
Left = 5880
TabIndex = 27
Top = 5280
Width = 495
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5400
TabIndex = 22
Top = 600
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 1
Left = 5400
TabIndex = 21
Top = 840
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 2
Left = 5400
TabIndex = 20
Top = 1080
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 3
Left = 5400
TabIndex = 19
Top = 1320
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 4
Left = 5400
TabIndex = 18
Top = 1560
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 5
Left = 5400
TabIndex = 17
Top = 1800
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 6
Left = 5400
TabIndex = 16
Top = 2040
Width = 375
End
Begin VB.Label Label5
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 7
Left = 5400
TabIndex = 15
Top = 2280
Width = 375
End
Begin VB.Label Label6
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 0
Left = 5400
TabIndex = 14
Top = 3000
Width = 375
End
Begin VB.Label Label6
Alignment = 2 'Center
Appearance = 0 'Flat
BackColor = &H0000FFFF&
BorderStyle = 1 'Fixed Single
Caption = "1"
ForeColor = &H80000008&
Height = 255
Index = 1
Left = 5400
TabIndex = 13
Top = 3240
Width = 375
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -