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

📄 form1.frm

📁 SIM读卡器的源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "mscomm32.ocx"
Begin VB.Form Form1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "GOSMSP  SIM卡复制工具--转换SMSP、ICCID"
   ClientHeight    =   5670
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   15270
   FillColor       =   &H00FFFFFF&
   FillStyle       =   0  'Solid
   ForeColor       =   &H00FFFFFF&
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   MouseIcon       =   "Form1.frx":0CCA
   ScaleHeight     =   5457.754
   ScaleLeft       =   5
   ScaleMode       =   0  'User
   ScaleWidth      =   15270
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Caption         =   "IMSI读取"
      Height          =   2235
      Left            =   5495
      TabIndex        =   26
      Top             =   675
      Width           =   4680
      Begin MSCommLib.MSComm MSComm1 
         Left            =   3600
         Top             =   1080
         _ExtentX        =   1005
         _ExtentY        =   1005
         _Version        =   393216
         DTREnable       =   -1  'True
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "Form1.frx":0E1C
         Left            =   360
         List            =   "Form1.frx":0E3B
         Style           =   2  'Dropdown List
         TabIndex        =   31
         Top             =   420
         Width           =   975
      End
      Begin VB.TextBox Text5 
         Appearance      =   0  'Flat
         ForeColor       =   &H80000007&
         Height          =   855
         Left            =   360
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         TabIndex        =   30
         Top             =   960
         Width           =   3975
      End
      Begin VB.CommandButton Command9 
         Caption         =   "断开连接"
         Enabled         =   0   'False
         Height          =   375
         Left            =   3480
         TabIndex        =   29
         Top             =   360
         Width           =   915
      End
      Begin VB.CommandButton Command8 
         Caption         =   "读SIM卡"
         Enabled         =   0   'False
         Height          =   375
         Left            =   2520
         MaskColor       =   &H00FFFFFF&
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   360
         Width           =   915
      End
      Begin VB.CommandButton Command7 
         Caption         =   "连  接"
         CausesValidation=   0   'False
         Height          =   375
         Left            =   1560
         MaskColor       =   &H00C0FFFF&
         TabIndex        =   27
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   915
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "请将SMSP ICCID信息转换后与IMSI填入DatMiner中"
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   360
         TabIndex        =   32
         Top             =   1920
         Width           =   4575
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "ICCID选项"
      Height          =   2235
      Left            =   10745
      TabIndex        =   11
      Top             =   675
      Width           =   4680
      Begin VB.CommandButton Command3 
         Caption         =   "开始转换"
         CausesValidation=   0   'False
         Height          =   375
         Left            =   3480
         MaskColor       =   &H00C0FFFF&
         TabIndex        =   16
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   1035
      End
      Begin VB.TextBox Text3 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   315
         HideSelection   =   0   'False
         Left            =   840
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         TabIndex        =   15
         TabStop         =   0   'False
         Top             =   1200
         Width           =   2520
      End
      Begin VB.TextBox Text4 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   840
         MaxLength       =   20
         TabIndex        =   14
         Top             =   400
         Width           =   2505
      End
      Begin VB.CommandButton Command4 
         Caption         =   "擦除重写"
         Height          =   375
         Left            =   3480
         MaskColor       =   &H00FFFFFF&
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   840
         Width           =   1035
      End
      Begin VB.CommandButton Command6 
         Caption         =   "完成退出"
         Height          =   375
         Left            =   3480
         TabIndex        =   12
         Top             =   1320
         Width           =   1035
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "转ICCID"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   1275
         Width           =   855
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "原ICCID"
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   480
         Width           =   1455
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "最快最优的解卡服务请联系 业务QQ:34505205(读你) "
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   240
         TabIndex        =   19
         Top             =   1920
         Width           =   4455
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "(如:89860077090612110196)"
         Height          =   255
         Left            =   960
         TabIndex        =   18
         Top             =   780
         Width           =   3015
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "(如:98680077906021111069)"
         Height          =   255
         Left            =   960
         TabIndex        =   17
         Top             =   1560
         Width           =   3015
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "SMSP选项"
      Height          =   2235
      Left            =   245
      TabIndex        =   1
      Top             =   675
      Width           =   4680
      Begin VB.CommandButton Command5 
         Caption         =   "完成退出"
         Height          =   375
         Left            =   3480
         TabIndex        =   5
         Top             =   1320
         Width           =   1035
      End
      Begin VB.CommandButton Command1 
         Caption         =   "开始转换"
         CausesValidation=   0   'False
         Height          =   375
         Left            =   3480
         MaskColor       =   &H00C0FFFF&
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   360
         UseMaskColor    =   -1  'True
         Width           =   1035
      End
      Begin VB.TextBox Text2 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         ForeColor       =   &H00FF0000&
         Height          =   600
         HideSelection   =   0   'False
         Left            =   240
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         TabIndex        =   3
         TabStop         =   0   'False
         Top             =   1200
         Width           =   3120
      End
      Begin VB.TextBox Text1 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   1
         EndProperty
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1800
         MaxLength       =   11
         TabIndex        =   0
         Top             =   400
         Width           =   1545
      End
      Begin VB.CommandButton Command2 
         Caption         =   "擦除重写"
         Height          =   375
         Left            =   3480
         MaskColor       =   &H00FFFFFF&
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   840
         Width           =   1035
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "转换后的号码(SMSP)"
         Height          =   375
         Left            =   240
         TabIndex        =   9
         Top             =   960
         Width           =   2175
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "短消息中心号码"
         Height          =   255
         Left            =   240
         TabIndex        =   8
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "最快最优的解卡服务请联系 业务QQ:34505205(读你) "
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   240
         TabIndex        =   7
         Top             =   1920
         Width           =   4455
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "(如:13800993500)"
         Height          =   255
         Left            =   120
         TabIndex        =   6
         Top             =   600
         Width           =   1695
      End
   End
   Begin VB.Label Label16 
      BackStyle       =   0  'Transparent
      Caption         =   "※读取SIM卡中IMSI ICCID SMSP信息※"
      ForeColor       =   &H00404040&
      Height          =   255
      Left            =   6960
      TabIndex        =   33
      Top             =   480
      Width           =   3255
   End
   Begin VB.Line Line1 
      X1              =   5
      X2              =   5
      Y1              =   231.016
      Y2              =   3003.208
   End
   Begin VB.Line Line3 
      X1              =   5
      X2              =   5165
      Y1              =   3003.208
      Y2              =   3003.208
   End
   Begin VB.Line Line2 
      X1              =   5146
      X2              =   5146
      Y1              =   231.016
      Y2              =   3003.208
   End
   Begin VB.Label Label14 
      Caption         =   "       ICCID转换"
      Height          =   197
      Left            =   3455
      LinkTimeout     =   500
      MouseIcon       =   "Form1.frx":0E75
      MousePointer    =   99  'Custom
      TabIndex        =   25
      Top             =   90
      Width           =   1700
      WordWrap        =   -1  'True
   End
   Begin VB.Label Label13 
      Caption         =   "       IMSI读取"
      Height          =   197
      Left            =   1731
      LinkTimeout     =   500
      MouseIcon       =   "Form1.frx":0FC7
      MousePointer    =   99  'Custom
      TabIndex        =   24
      Top             =   90
      Width           =   1705
      WordWrap        =   -1  'True
   End
   Begin VB.Label Label12 
      Caption         =   "       SMSP转换"
      Enabled         =   0   'False
      Height          =   218
      Left            =   15
      LinkTimeout     =   500
      MouseIcon       =   "Form1.frx":1119
      MousePointer    =   99  'Custom

⌨️ 快捷键说明

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