modules.bas
来自「模拟屏驱动」· BAS 代码 · 共 6 行
BAS
6 行
Attribute VB_Name = "Modules"
Public Type Points
Type As Byte
Address As Integer
End Type
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?