📄 lcd.frm
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "点阵字符型液晶显示编程 苏州大学freescale MCU&DSP研发中心 2005年3月版"
ClientHeight = 7890
ClientLeft = 2490
ClientTop = 2880
ClientWidth = 9705
Icon = "lcd.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 7890
ScaleWidth = 9705
Begin MSCommLib.MSComm MSComm1
Left = 240
Top = 6960
_ExtentX = 1005
_ExtentY = 1005
_Version = 393216
DTREnable = -1 'True
End
Begin VB.Frame Frame1
Caption = "请在此输入要显示的字符:"
BeginProperty Font
Name = "隶书"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 7215
Left = 120
TabIndex = 0
Top = 540
Width = 9465
Begin VB.CommandButton Command1
Caption = "发送数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 3
Left = 7680
TabIndex = 14
Top = 5160
Width = 1695
End
Begin VB.CommandButton Command1
Caption = "发送数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 2
Left = 7680
TabIndex = 13
Top = 3840
Width = 1695
End
Begin VB.TextBox Text4
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "隶书"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 675
Left = 120
TabIndex = 12
Top = 5160
Width = 7455
End
Begin VB.TextBox Text3
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "隶书"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 675
Left = 120
TabIndex = 9
Top = 3840
Width = 7455
End
Begin VB.CommandButton Command1
Caption = "发送数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 1
Left = 7680
TabIndex = 8
Top = 2400
Width = 1695
End
Begin VB.CommandButton Command3
Caption = "退出"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 7680
TabIndex = 6
Top = 6360
Width = 1695
End
Begin VB.CommandButton Command1
Caption = "发送数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Index = 0
Left = 7680
TabIndex = 5
Top = 1080
Width = 1695
End
Begin VB.TextBox Text2
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "隶书"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 735
Left = 120
TabIndex = 4
Top = 2400
Width = 7455
End
Begin VB.TextBox Text1
BackColor = &H00C0E0FF&
BeginProperty Font
Name = "隶书"
Size = 26.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 675
Left = 120
TabIndex = 1
Top = 1080
Width = 7455
End
Begin VB.Label Label5
Caption = "请输入第四行数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 120
TabIndex = 11
Top = 4680
Width = 3015
End
Begin VB.Label Label4
Caption = "请输入第三行数据"
BeginProperty Font
Name = "隶书"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 120
TabIndex = 10
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -