📄 test.frm
字号:
VERSION 5.00
Object = "{A4431A4F-9DD0-42E6-A1B9-ACDA3F2BBEE6}#1.2#0"; "SMSOCX308.ocx"
Begin VB.Form Form1
Caption = "手机控件应用示范V61"
ClientHeight = 8910
ClientLeft = 60
ClientTop = 345
ClientWidth = 9675
LinkTopic = "Form1"
ScaleHeight = 8910
ScaleWidth = 9675
StartUpPosition = 2 '屏幕中心
Begin ShouYan_SmsGate61.Smsgate Smsgate1
Height = 135
Left = 360
TabIndex = 45
Top = 7440
Width = 6135
_ExtentX = 10821
_ExtentY = 238
CommPort = 3
End
Begin VB.Frame Frame7
Caption = "语音功能"
Height = 2175
Left = 7080
TabIndex = 40
Top = 240
Width = 2295
Begin VB.CommandButton Command15
Caption = "接电话"
Height = 495
Left = 480
TabIndex = 43
Top = 1440
Width = 1335
End
Begin VB.CommandButton Command14
Caption = "挂电话"
Height = 495
Left = 480
TabIndex = 42
Top = 840
Width = 1335
End
Begin VB.CommandButton Command13
Caption = "打电话"
Height = 420
Left = 480
TabIndex = 41
Top = 240
Width = 1335
End
End
Begin VB.Frame Frame3
Caption = "手工删信息"
Height = 975
Left = 240
TabIndex = 12
Top = 5280
Width = 6255
Begin VB.ComboBox Combo_del
Height = 300
ItemData = "test.frx":0000
Left = 360
List = "test.frx":000A
TabIndex = 36
Text = "1"
Top = 360
Width = 615
End
Begin VB.CommandButton Command3
Caption = "删除信息"
Height = 375
Left = 1080
TabIndex = 13
Top = 360
Width = 1095
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "(参数值:1-删除已读信息;2-删除所有信息)"
Height = 180
Left = 2280
TabIndex = 35
Top = 480
Width = 3780
End
End
Begin VB.CommandButton Command10
Caption = "连接状态"
Height = 375
Left = 1920
TabIndex = 31
Top = 7800
Width = 1095
End
Begin VB.CommandButton Command8
Caption = "关闭端口"
Height = 375
Left = 4080
TabIndex = 29
Top = 7800
Width = 1215
End
Begin VB.Frame Frame6
Caption = "其它功能"
Height = 6015
Left = 7080
TabIndex = 25
Top = 2640
Width = 2295
Begin VB.CommandButton Command16
Caption = "取产品号"
Height = 375
Left = 240
TabIndex = 44
Top = 2280
Width = 1815
End
Begin VB.CommandButton Command11
Caption = "服务中心号码"
Height = 375
Left = 240
TabIndex = 37
Top = 480
Width = 1815
End
Begin VB.CommandButton Command9
Caption = "手机型号"
Height = 375
Left = 240
TabIndex = 27
Top = 1680
Width = 1815
End
Begin VB.CommandButton Command3232ff
Caption = "手机厂家名称"
Height = 375
Index = 1
Left = 240
TabIndex = 26
Top = 1080
Width = 1815
End
Begin VB.Label Label18
Caption = "版权所有:2002-2006"
Height = 255
Left = 120
TabIndex = 50
Top = 5280
Width = 1815
End
Begin VB.Label Label17
AutoSize = -1 'True
Caption = "广州启飞无线中心"
Height = 180
Left = 120
TabIndex = 49
Top = 5040
Width = 1440
End
Begin VB.Label Label13
AutoSize = -1 'True
Caption = "电 话:02031375191"
Height = 180
Left = 120
TabIndex = 48
Top = 4560
Width = 1710
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "服务QQ:395008711"
Height = 180
Left = 120
TabIndex = 47
Top = 4200
Width = 1530
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "http://www.71fly.com"
Height = 180
Left = 120
TabIndex = 46
Top = 3840
Width = 1800
End
Begin VB.Label Label14
AutoSize = -1 'True
Caption = "端口状态:未连接"
Height = 180
Left = 480
TabIndex = 30
Top = 7080
Width = 1440
End
Begin VB.Label Label12
Caption = "使用过程中有任何任何需要请联络我们"
Height = 540
Left = 120
TabIndex = 28
Top = 3360
Width = 2100
End
End
Begin VB.Frame Frame5
Caption = "设置自动接收新信息"
Height = 735
Left = 240
TabIndex = 16
Top = 6480
Width = 6255
Begin VB.CommandButton Command6
Caption = "自动接收关"
Height = 375
Left = 4200
TabIndex = 18
Top = 240
Width = 1455
End
Begin VB.CommandButton Command5
Caption = "自动接收开"
Height = 375
Left = 1080
TabIndex = 17
Top = 240
Width = 1335
End
End
Begin VB.Frame Frame4
Caption = "连接手机"
Height = 1215
Left = 240
TabIndex = 14
Top = 240
Width = 6255
Begin VB.ComboBox Combo_rate
Height = 300
ItemData = "test.frx":0014
Left = 4800
List = "test.frx":0030
TabIndex = 33
Text = "9600"
Top = 240
Width = 1095
End
Begin VB.ComboBox Combo_com
Height = 300
ItemData = "test.frx":006B
Left = 1200
List = "test.frx":0087
TabIndex = 22
Text = "1"
Top = 240
Width = 495
End
Begin VB.TextBox Text_serno
Height = 270
Left = 2640
MaxLength = 14
TabIndex = 19
Text = "+8613800200500"
Top = 240
Width = 1335
End
Begin VB.CommandButton Command4
Caption = "连接(初始化手机)"
Height = 375
Left = 600
TabIndex = 15
Top = 720
Width = 5295
End
Begin VB.Label Label15
AutoSize = -1 'True
Caption = "速率:"
Height = 180
Left = 4200
TabIndex = 32
Top = 360
Width = 540
End
Begin VB.Label Label8
Caption = "短信中心:"
Height = 255
Left = 1800
TabIndex = 21
Top = 360
Width = 1455
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "端口(COM):"
Height = 180
Left = 240
TabIndex = 20
Top = 360
Width = 990
End
End
Begin VB.Frame Frame2
Caption = "读信息"
Height = 975
Left = 240
TabIndex = 7
Top = 4080
Width = 6255
Begin VB.CommandButton Command2
Caption = "收信息"
Height = 375
Left = 1800
TabIndex = 10
Top = 360
Width = 975
End
Begin VB.ComboBox Combo_rewhy
Height = 300
ItemData = "test.frx":00A3
Left = 1080
List = "test.frx":00B0
TabIndex = 8
Text = "4"
Top = 360
Width = 615
End
Begin VB.Label Label4
Caption = "(参数值:0-仅收取未读信息;1-收取已读信息;4-收取所有信息)"
Height = 495
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -