📄 module1.bas
字号:
Attribute VB_Name = "Module1"
Public pcdata(15) As Single
Public ndata(15) As Integer
Public trouble(15) As Integer
Public data(80) As Byte
Public datatemp(80) As Byte
Public ptype
Public pause
Public chsum As Integer
Public code As Byte
Public filestr As String
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -