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

📄 frmparam.frm

📁 BREW平台上实现的一个聊天系统
💻 FRM
字号:
VERSION 5.00
Begin VB.Form FrmParam 
   Caption         =   "基本参数配置"
   ClientHeight    =   5250
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6375
   LinkTopic       =   "Form1"
   ScaleHeight     =   5250
   ScaleWidth      =   6375
   StartUpPosition =   3  'Windows Default
   Begin VB.TextBox SPIDCom 
      Height          =   285
      Left            =   4680
      TabIndex        =   48
      Text            =   "Text1"
      Top             =   2880
      Width           =   1215
   End
   Begin VB.TextBox MaxUserTxt 
      Height          =   285
      Left            =   5640
      TabIndex        =   39
      Text            =   "1"
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消"
      Height          =   375
      Left            =   5160
      TabIndex        =   37
      Top             =   4680
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   3840
      TabIndex        =   36
      Top             =   4680
      Width           =   975
   End
   Begin VB.TextBox RecvMobileTxt 
      Height          =   285
      Left            =   4680
      TabIndex        =   35
      Text            =   "Text6"
      Top             =   3960
      Width           =   1455
   End
   Begin VB.TextBox ScheduleTxt 
      Height          =   315
      Left            =   4680
      TabIndex        =   33
      Text            =   "041001000001"
      Top             =   3600
      Width           =   1455
   End
   Begin VB.ComboBox ServerIDCom 
      Height          =   315
      ItemData        =   "FrmParam.frx":0000
      Left            =   4680
      List            =   "FrmParam.frx":000D
      TabIndex        =   31
      Text            =   "dxkd"
      Top             =   3240
      Width           =   1215
   End
   Begin VB.TextBox ReserveTxt 
      Height          =   285
      Left            =   4080
      TabIndex        =   28
      Text            =   "050101000000"
      Top             =   2520
      Width           =   1695
   End
   Begin VB.Frame Frame3 
      Caption         =   "消息相关参数"
      Height          =   2175
      Left            =   3120
      TabIndex        =   16
      Top             =   240
      Width           =   2775
      Begin VB.ComboBox InfoReportCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":0021
         Left            =   1320
         List            =   "FrmParam.frx":0031
         TabIndex        =   26
         Text            =   "0"
         Top             =   1680
         Width           =   1215
      End
      Begin VB.ComboBox InfoPriorityCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":0041
         Left            =   1320
         List            =   "FrmParam.frx":0063
         TabIndex        =   25
         Text            =   "1"
         Top             =   1320
         Width           =   1215
      End
      Begin VB.ComboBox InfoMtCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":0085
         Left            =   1320
         List            =   "FrmParam.frx":0095
         TabIndex        =   24
         Text            =   "2"
         Top             =   960
         Width           =   1215
      End
      Begin VB.ComboBox InfoTypeCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":00A5
         Left            =   1320
         List            =   "FrmParam.frx":00AC
         TabIndex        =   23
         Text            =   "0"
         Top             =   600
         Width           =   1215
      End
      Begin VB.ComboBox InfoFormatCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":00B3
         Left            =   1320
         List            =   "FrmParam.frx":00C6
         TabIndex        =   22
         Text            =   "15"
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "报告标记:"
         Height          =   195
         Left            =   480
         TabIndex        =   21
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         Caption         =   "消息优先级:"
         Height          =   195
         Left            =   300
         TabIndex        =   20
         Top             =   1320
         Width           =   1080
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "引起MT的原因:"
         Height          =   195
         Left            =   60
         TabIndex        =   19
         Top             =   960
         Width           =   1320
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "信息类型:"
         Height          =   195
         Left            =   480
         TabIndex        =   18
         Top             =   600
         Width           =   900
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "编码格式:"
         Height          =   195
         Left            =   480
         TabIndex        =   17
         Top             =   240
         Width           =   900
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "费用相关参数"
      Height          =   2175
      Left            =   120
      TabIndex        =   5
      Top             =   2880
      Width           =   3375
      Begin VB.TextBox FeeMobileTxt 
         Height          =   285
         Left            =   1560
         TabIndex        =   15
         Text            =   "Text3"
         Top             =   1680
         Width           =   1695
      End
      Begin VB.TextBox FeeGiveTxt 
         Height          =   285
         Left            =   1560
         TabIndex        =   14
         Text            =   "0"
         Top             =   1320
         Width           =   1215
      End
      Begin VB.TextBox FeeValueTxt 
         Height          =   285
         Left            =   1560
         TabIndex        =   13
         Text            =   "10"
         Top             =   960
         Width           =   1215
      End
      Begin VB.ComboBox FeeTypeCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":00DA
         Left            =   1560
         List            =   "FrmParam.frx":00E7
         TabIndex        =   12
         Text            =   "1"
         Top             =   600
         Width           =   1215
      End
      Begin VB.ComboBox FeeFlagCom 
         Height          =   315
         ItemData        =   "FrmParam.frx":00F4
         Left            =   1560
         List            =   "FrmParam.frx":00FE
         TabIndex        =   11
         Text            =   "1"
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         Caption         =   "付费手机:"
         Height          =   195
         Left            =   600
         TabIndex        =   10
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         Caption         =   "赠送话费(分):"
         Height          =   195
         Left            =   60
         TabIndex        =   9
         Top             =   1320
         Width           =   1440
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "记费值(分):"
         Height          =   195
         Left            =   240
         TabIndex        =   8
         Top             =   960
         Width           =   1260
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "计费类型:"
         Height          =   195
         Left            =   600
         TabIndex        =   7
         Top             =   600
         Width           =   900
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "收费标志:"
         Height          =   195
         Left            =   600
         TabIndex        =   6
         Top             =   240
         Width           =   900
      End
   End
   Begin VB.TextBox DisconDelayTxt 
      Height          =   285
      Index           =   5
      Left            =   1080
      TabIndex        =   4
      Text            =   "3000"
      Top             =   2280
      Width           =   1215
   End
   Begin VB.TextBox SendSpaceTxt 
      Height          =   285
      Index           =   4
      Left            =   1080
      TabIndex        =   3
      Text            =   "3000"
      Top             =   1920
      Width           =   1215
   End
   Begin VB.TextBox RecvTOutTxt 
      Height          =   285
      Index           =   3
      Left            =   1080
      TabIndex        =   2
      Text            =   "20000"
      Top             =   1560
      Width           =   1215
   End
   Begin VB.TextBox RecvSpaceTxt 
      Height          =   285
      Index           =   2
      Left            =   1080
      TabIndex        =   1
      Text            =   "2000"
      Top             =   1200
      Width           =   1215
   End
   Begin VB.TextBox ConTOutTxt 
      Height          =   285
      Index           =   1
      Left            =   1080
      TabIndex        =   0
      Text            =   "2000"
      Top             =   840
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Caption         =   "时间参数(毫秒)"
      Height          =   2535
      Left            =   120
      TabIndex        =   40
      Top             =   240
      Width           =   2415
      Begin VB.TextBox ReqTOutTxt 
         Height          =   285
         Index           =   0
         Left            =   960
         TabIndex        =   41
         Text            =   "1000"
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "请求超时:"
         Height          =   195
         Left            =   120
         TabIndex        =   47
         Top             =   240
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "接收间隔:"
         Height          =   195
         Left            =   120
         TabIndex        =   46
         Top             =   960
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "接收超时:"
         Height          =   195
         Left            =   120
         TabIndex        =   45
         Top             =   1320
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "发送间隔:"
         Height          =   195
         Left            =   120
         TabIndex        =   44
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "断开延时:"
         Height          =   195
         Left            =   120
         TabIndex        =   43
         Top             =   2040
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "连接超时:"
         Height          =   195
         Left            =   120
         TabIndex        =   42
         Top             =   600
         Width           =   900
      End
   End
   Begin VB.Label Label22 
      AutoSize        =   -1  'True
      Caption         =   "每包最大用户数:<100"
      Height          =   195
      Left            =   3720
      TabIndex        =   38
      Top             =   4320
      Width           =   1800
   End
   Begin VB.Label Label21 
      AutoSize        =   -1  'True
      Caption         =   "接收手机:"
      Height          =   195
      Left            =   3720
      TabIndex        =   34
      Top             =   3960
      Width           =   900
   End
   Begin VB.Label Label20 
      Caption         =   "定时发送:"
      Height          =   375
      Left            =   3720
      TabIndex        =   32
      Top             =   3600
      Width           =   975
   End
   Begin VB.Label Label19 
      Caption         =   "业务代码:"
      Height          =   255
      Left            =   3720
      TabIndex        =   30
      Top             =   3240
      Width           =   1095
   End
   Begin VB.Label Label18 
      AutoSize        =   -1  'True
      Caption         =   "企业代码:"
      Height          =   195
      Left            =   3720
      TabIndex        =   29
      Top             =   2880
      Width           =   900
   End
   Begin VB.Label Label17 
      AutoSize        =   -1  'True
      Caption         =   "消息寿命:"
      Height          =   195
      Left            =   3120
      TabIndex        =   27
      Top             =   2520
      Width           =   900
   End
End
Attribute VB_Name = "FrmParam"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
   GetParamValue
   frmMain.SetParamValue
   Unload Me
End Sub

Private Sub Command2_Click()
   Unload Me
End Sub

⌨️ 快捷键说明

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