⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 esm_phs_frm.frm

📁 连接短信网关,嵌入式系统Boot Loader 技术内幕
💻 FRM
📖 第 1 页 / 共 3 页
字号:
         Begin RichTextLib.RichTextBox rTxt_send 
            Height          =   495
            Left            =   120
            TabIndex        =   34
            Top             =   240
            Width           =   5535
            _ExtentX        =   9763
            _ExtentY        =   873
            _Version        =   393217
            Enabled         =   -1  'True
            AutoVerbMenu    =   -1  'True
            TextRTF         =   $"ESM_PHS_Frm.frx":0359
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
         End
      End
      Begin VB.Frame Frame_receive 
         Caption         =   "短消息接收区"
         Height          =   855
         Left            =   6120
         TabIndex        =   31
         Top             =   1680
         Width           =   5775
         Begin RichTextLib.RichTextBox rTxt_Receive 
            Height          =   495
            Left            =   120
            TabIndex        =   32
            Top             =   240
            Width           =   5535
            _ExtentX        =   9763
            _ExtentY        =   873
            _Version        =   393217
            BorderStyle     =   0
            ReadOnly        =   -1  'True
            ScrollBars      =   2
            Appearance      =   0
            TextRTF         =   $"ESM_PHS_Frm.frx":03F6
         End
      End
      Begin VB.Frame Frame_SetParamate 
         Caption         =   "发送/接收 参数设置"
         ForeColor       =   &H00000080&
         Height          =   1335
         Left            =   6720
         TabIndex        =   19
         Top             =   240
         Width           =   5175
         Begin VB.CommandButton Cmd5 
            Caption         =   "receiveSMS"
            Height          =   255
            Left            =   480
            TabIndex        =   25
            Top             =   600
            Width           =   1215
         End
         Begin VB.CommandButton Cmd4 
            Caption         =   "sendSMS"
            Height          =   255
            Left            =   480
            TabIndex        =   24
            Top             =   240
            Width           =   1215
         End
         Begin VB.TextBox Txt_msg_level 
            Height          =   270
            Left            =   3120
            TabIndex        =   23
            Top             =   240
            Width           =   1815
         End
         Begin VB.TextBox Txt_msg_fmt 
            Height          =   270
            Left            =   3120
            TabIndex        =   22
            Top             =   600
            Width           =   1815
         End
         Begin VB.TextBox Txt_smg_length 
            Height          =   270
            Left            =   2760
            TabIndex        =   21
            Text            =   "0"
            Top             =   960
            Width           =   495
         End
         Begin VB.TextBox Text6 
            Height          =   270
            Left            =   4440
            TabIndex        =   20
            Text            =   "0"
            Top             =   960
            Width           =   495
         End
         Begin VB.Label Label9 
            Alignment       =   1  'Right Justify
            Caption         =   "schedule_time"
            Height          =   255
            Left            =   120
            TabIndex        =   30
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label10 
            Alignment       =   1  'Right Justify
            Caption         =   "短信编码"
            Height          =   255
            Left            =   3480
            TabIndex        =   29
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label11 
            Alignment       =   1  'Right Justify
            Caption         =   "接收号码"
            Height          =   255
            Left            =   2040
            TabIndex        =   28
            Top             =   240
            Width           =   975
         End
         Begin VB.Label Label12 
            Alignment       =   1  'Right Justify
            Caption         =   "发送类型"
            Height          =   255
            Left            =   1800
            TabIndex        =   27
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label13 
            Alignment       =   1  'Right Justify
            Caption         =   "计费号码"
            Height          =   255
            Left            =   2160
            TabIndex        =   26
            Top             =   600
            Width           =   855
         End
      End
      Begin VB.Frame FrameServer 
         Caption         =   "连接设置"
         ForeColor       =   &H00000080&
         Height          =   1335
         Left            =   240
         TabIndex        =   2
         Top             =   240
         Width           =   6375
         Begin VB.TextBox Txt_fee_addr 
            Height          =   270
            Left            =   5640
            TabIndex        =   11
            Text            =   "0"
            Top             =   960
            Width           =   495
         End
         Begin VB.TextBox Txt_schedule_time 
            Height          =   270
            Left            =   3480
            TabIndex        =   10
            Text            =   "0"
            Top             =   960
            Width           =   615
         End
         Begin VB.TextBox Txt_Webser 
            Height          =   270
            Left            =   3480
            TabIndex        =   9
            Text            =   "211.90.115.45"
            Top             =   600
            Width           =   1575
         End
         Begin VB.TextBox Txt_Esmser 
            Height          =   270
            Left            =   3480
            TabIndex        =   8
            Text            =   "211.90.115.46"
            Top             =   240
            Width           =   1575
         End
         Begin VB.TextBox Txt_password 
            Height          =   270
            Left            =   960
            TabIndex        =   7
            Text            =   "******"
            Top             =   960
            Width           =   1455
         End
         Begin VB.CommandButton Cmd1 
            Caption         =   "login"
            Height          =   255
            Left            =   5160
            TabIndex        =   6
            Top             =   240
            Width           =   975
         End
         Begin VB.CommandButton Cmd3 
            Caption         =   "logoff"
            Height          =   255
            Left            =   5160
            TabIndex        =   5
            Top             =   600
            Width           =   975
         End
         Begin VB.TextBox Txt_UserID 
            Height          =   270
            Left            =   960
            TabIndex        =   4
            Text            =   "政军网络"
            Top             =   600
            Width           =   1455
         End
         Begin VB.TextBox Txt_CorpID 
            Height          =   270
            Left            =   960
            TabIndex        =   3
            Text            =   "210.51.9.117"
            Top             =   240
            Width           =   1455
         End
         Begin VB.Label Label8 
            Alignment       =   1  'Right Justify
            Caption         =   "SetTcp"
            Height          =   255
            Left            =   4920
            TabIndex        =   18
            Top             =   960
            Width           =   615
         End
         Begin VB.Label Label6 
            Alignment       =   1  'Right Justify
            Caption         =   "SocksPxy"
            Height          =   255
            Left            =   2520
            TabIndex        =   17
            Top             =   960
            Width           =   855
         End
         Begin VB.Label Label5 
            Alignment       =   1  'Right Justify
            Caption         =   "Webser"
            Height          =   255
            Left            =   2520
            TabIndex        =   16
            Top             =   600
            Width           =   855
         End
         Begin VB.Label Label4 
            Alignment       =   1  'Right Justify
            Caption         =   "Esmser"
            Height          =   255
            Left            =   2640
            TabIndex        =   15
            Top             =   240
            Width           =   735
         End
         Begin VB.Label Label7 
            Alignment       =   1  'Right Justify
            Caption         =   "Password"
            Height          =   255
            Left            =   120
            TabIndex        =   14
            Top             =   960
            Width           =   735
         End
         Begin VB.Label Label3 
            Alignment       =   1  'Right Justify
            Caption         =   "UserId"
            Height          =   255
            Left            =   240
            TabIndex        =   13
            Top             =   600
            Width           =   615
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            Caption         =   "CorpId"
            Height          =   255
            Left            =   240
            TabIndex        =   12
            Top             =   240
            Width           =   615
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid_ESM 
         Bindings        =   "ESM_PHS_Frm.frx":0493
         Height          =   1815
         Left            =   480
         TabIndex        =   35
         Top             =   2640
         Width           =   11895
         _ExtentX        =   20981
         _ExtentY        =   3201
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
   End
   Begin VB.Timer ESM_Timer 
      Enabled         =   0   'False
      Interval        =   3500
      Left            =   0
      Top             =   2880
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   315
      Left            =   0
      TabIndex        =   0
      Top             =   9375
      Width           =   13035
      _ExtentX        =   22992
      _ExtentY        =   556
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3351
            MinWidth        =   3351
            Text            =   "conn_id"

⌨️ 快捷键说明

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