?? module1.bas
字號:
Attribute VB_Name = "Module1"
Public intport As Integer
Public strset As String
Public conn As New ADODB.Connection '標記連接對象
Public userID As String
Public UserPow As String '標記用戶權限
Public strfile As Integer
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -