module1.bas

来自「vb和mapx开发的」· BAS 代码 · 共 9 行

BAS
9
字号
Attribute VB_Name = "Module1"
Public flash_num As Integer
Public flash_init As Integer
Public fs_color As OLE_COLOR
Public fs_size As Integer
Public flash_fs As FindFeature


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?