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

📄 frmmifareusb_4k.frm

📁 Mifare SDK - VB Sample Program
💻 FRM
📖 第 1 页 / 共 5 页
字号:
   End
   Begin VB.Frame Frame4 
      Caption         =   " Key Information "
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Left            =   120
      TabIndex        =   31
      Top             =   7620
      Width           =   6435
      Begin VB.CommandButton cmdSaveKey 
         Caption         =   "Save Key"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   855
         Left            =   5400
         TabIndex        =   37
         Top             =   300
         Width           =   855
      End
      Begin VB.OptionButton optKeyAccess 
         Alignment       =   1  'Right Justify
         Caption         =   "Key B"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   4260
         TabIndex        =   36
         Top             =   480
         Width           =   975
      End
      Begin VB.OptionButton optKeyAccess 
         Caption         =   "  Key A"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   180
         TabIndex        =   35
         Top             =   480
         Width           =   1275
      End
      Begin VB.TextBox txtAccessCondition 
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   0
         Left            =   2040
         MaxLength       =   8
         TabIndex        =   34
         Text            =   "FF078069"
         Top             =   780
         Width           =   1335
      End
      Begin VB.TextBox txtKeyB 
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   0
         Left            =   3420
         MaxLength       =   12
         TabIndex        =   33
         Text            =   "FFFFFFFFFFFF"
         Top             =   780
         Width           =   1815
      End
      Begin VB.TextBox txtKeyA 
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   0
         Left            =   180
         MaxLength       =   12
         TabIndex        =   32
         Text            =   "FFFFFFFFFFFF"
         Top             =   780
         Width           =   1815
      End
      Begin VB.Label Label2 
         Alignment       =   2  'Center
         Caption         =   "Access Condition"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   2040
         TabIndex        =   54
         Top             =   300
         Width           =   1335
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   " Sector "
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2295
      Left            =   120
      TabIndex        =   1
      Top             =   1680
      Width           =   10155
      Begin VB.TextBox txtInfo 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1815
         Left            =   7500
         MultiLine       =   -1  'True
         TabIndex        =   105
         Text            =   "frmMifareUSB_4K.frx":4DF2
         Top             =   300
         Width           =   2475
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "39"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   39
         Left            =   6720
         TabIndex        =   78
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "38"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   38
         Left            =   6000
         TabIndex        =   77
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "37"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   37
         Left            =   5280
         TabIndex        =   76
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "36"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   36
         Left            =   4560
         TabIndex        =   75
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "35"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   35
         Left            =   3840
         TabIndex        =   74
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "34"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   34
         Left            =   3120
         TabIndex        =   73
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "33"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   33
         Left            =   2400
         TabIndex        =   72
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "32"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   32
         Left            =   1680
         TabIndex        =   71
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "31"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   31
         Left            =   960
         TabIndex        =   70
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "30"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   30
         Left            =   240
         TabIndex        =   69
         Top             =   1740
         Width           =   555
      End
      Begin VB.CommandButton cmdSector 
         Caption         =   "29"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   29

⌨️ 快捷键说明

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