frmrecvedsms.frm
来自「短信平台管理系统是一个短信收发的平台,用户可以找一些代理的短信平台(IP),在系」· FRM 代码 · 共 17 行
FRM
17 行
VERSION 5.00
Begin VB.Form frmRecvedsms
Caption = "接收到的短信"
ClientHeight = 7845
ClientLeft = 4440
ClientTop = 2205
ClientWidth = 6810
LinkTopic = "Form3"
ScaleHeight = 7845
ScaleWidth = 6810
End
Attribute VB_Name = "frmRecvedsms"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?