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

📄 main.frm

📁 使用VB6编写,用于测试GPS的0183协议
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form MainFrm 
   Caption         =   "GSM-GPS全球汽车定位系统"
   ClientHeight    =   6795
   ClientLeft      =   45
   ClientTop       =   270
   ClientWidth     =   9480
   BeginProperty Font 
      Name            =   "System"
      Size            =   12
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   453
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   632
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      Caption         =   "车辆定位信息"
      Height          =   4155
      Left            =   180
      TabIndex        =   17
      Top             =   900
      Width           =   11535
      Begin VB.CommandButton CSH 
         Caption         =   "初始化"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   10260
         TabIndex        =   32
         Top             =   360
         Width           =   855
      End
      Begin VB.TextBox ResponseTxt 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   915
         Left            =   720
         MultiLine       =   -1  'True
         TabIndex        =   31
         Top             =   1080
         Width           =   10635
      End
      Begin VB.TextBox Used_Stats 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1980
         TabIndex        =   22
         Top             =   660
         Width           =   495
      End
      Begin VB.TextBox longtitu 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   5220
         TabIndex        =   21
         Top             =   600
         Width           =   1215
      End
      Begin VB.TextBox latitu 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   5220
         TabIndex        =   20
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   8760
         TabIndex        =   19
         Top             =   240
         Width           =   855
      End
      Begin VB.TextBox Text5 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   8760
         TabIndex        =   18
         Top             =   600
         Width           =   855
      End
      Begin VB.Label Label6 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "内容"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   195
         TabIndex        =   30
         Top             =   1380
         Width           =   525
      End
      Begin VB.Label Label9 
         Caption         =   "主叫号码:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   420
         TabIndex        =   29
         Top             =   300
         Width           =   1155
      End
      Begin VB.Label ZJ_PHONE 
         BorderStyle     =   1  'Fixed Single
         Height          =   300
         Left            =   1560
         TabIndex        =   28
         Top             =   300
         Width           =   1980
      End
      Begin VB.Label Label21 
         Caption         =   "可使用卫星数:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   420
         TabIndex        =   27
         Top             =   720
         Width           =   1440
      End
      Begin VB.Label Label10 
         Caption         =   "经度:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   4380
         TabIndex        =   26
         Top             =   660
         Width           =   540
      End
      Begin VB.Label Label7 
         Caption         =   "纬度:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   4380
         TabIndex        =   25
         Top             =   300
         Width           =   540
      End
      Begin VB.Label Label8 
         Caption         =   "天线高度:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   7560
         TabIndex        =   24
         Top             =   300
         Width           =   1080
      End
      Begin VB.Label Label5 
         Caption         =   "大地高度:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   12
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   7560
         TabIndex        =   23
         Top             =   660
         Width           =   1080
      End
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   5000
      Left            =   960
      Top             =   240
   End
   Begin VB.Frame Frame2 
      Caption         =   "操作选择区"
      Height          =   975
      Left            =   120
      TabIndex        =   6
      Top             =   6960
      Width           =   11655
      Begin VB.CommandButton ReadIMEI 
         Caption         =   "读序列号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   5497
         TabIndex        =   16
         Top             =   360
         Width           =   1200
      End
      Begin VB.CommandButton ReadCenter 
         Caption         =   "读取短信中心"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   3116
         TabIndex        =   15
         Top             =   360
         Width           =   1620
      End
      Begin VB.CommandButton SendSMSCmd 
         Caption         =   "向指定用户发短消息"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   7458
         TabIndex        =   14
         Top             =   360
         Width           =   2355
      End
      Begin VB.CommandButton ExitKey 
         Caption         =   "退出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   10575
         TabIndex        =   8
         Top             =   360
         Width           =   720
      End
      Begin VB.CommandButton SetSMSCenterNumCmd 
         Caption         =   "设置短信中心号码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   435
         Left            =   240
         TabIndex        =   7
         TabStop         =   0   'False
         Top             =   360
         Width           =   2115
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "数据区"
      Height          =   1815
      Left            =   120
      TabIndex        =   1
      Top             =   5100
      Width           =   11655

⌨️ 快捷键说明

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