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

📄 frmmifareusb_4k.frm

📁 Mifare SDK - VB Sample Program
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form frmMifareUSB 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "Mifare Read/Write"
   ClientHeight    =   9075
   ClientLeft      =   525
   ClientTop       =   1005
   ClientWidth     =   12495
   Icon            =   "frmMifareUSB_4K.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   9075
   ScaleWidth      =   12495
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame7 
      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            =   6660
      TabIndex        =   104
      Top             =   7620
      Width           =   3555
   End
   Begin VB.Frame Frame1 
      Height          =   1635
      Left            =   8400
      TabIndex        =   0
      Top             =   0
      Width           =   3975
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         Caption         =   "(Dec)"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   120
         TabIndex        =   103
         Top             =   1200
         Width           =   1395
      End
      Begin VB.Label lblCardSN 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   1
         Left            =   1620
         TabIndex        =   50
         Top             =   1140
         Width           =   1935
      End
      Begin VB.Label lblCardSN 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         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            =   1620
         TabIndex        =   6
         Top             =   780
         Width           =   1935
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         Caption         =   "Card S/N (Hex)"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   120
         TabIndex        =   5
         Top             =   840
         Width           =   1395
      End
      Begin VB.Label lblCardType 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         BeginProperty Font 
            Name            =   "Courier"
            Size            =   12
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   1620
         TabIndex        =   4
         Top             =   300
         Width           =   1935
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         Caption         =   "Card Type "
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Left            =   300
         TabIndex        =   3
         Top             =   360
         Width           =   1275
      End
   End
   Begin VB.Frame Frame6 
      Height          =   1635
      Left            =   120
      TabIndex        =   51
      Top             =   0
      Width           =   8175
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Clear"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1275
         Index           =   8
         Left            =   6900
         TabIndex        =   53
         Top             =   240
         Width           =   1095
      End
      Begin VB.ListBox lstMessage 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1260
         Left            =   180
         TabIndex        =   52
         Top             =   240
         Width           =   6555
      End
   End
   Begin VB.CheckBox chkBuzzer 
      Caption         =   "Buzzer"
      Enabled         =   0   'False
      Height          =   255
      Left            =   10380
      TabIndex        =   49
      Top             =   8400
      Width           =   855
   End
   Begin VB.CheckBox chkGreen 
      Caption         =   "Green"
      Enabled         =   0   'False
      Height          =   255
      Left            =   10380
      TabIndex        =   48
      Top             =   8700
      Width           =   795
   End
   Begin VB.CheckBox chkRed 
      Caption         =   "Red"
      Enabled         =   0   'False
      Height          =   255
      Left            =   11640
      TabIndex        =   47
      Top             =   8700
      Width           =   675
   End
   Begin VB.Frame Frame5 
      Height          =   6645
      Left            =   10380
      TabIndex        =   38
      Top             =   1710
      Width           =   1995
      Begin VB.CommandButton cmdCommand 
         Caption         =   "S t o p"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   7
         Left            =   240
         MousePointer    =   1  'Arrow
         TabIndex        =   46
         Top             =   5880
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Write All Block"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   6
         Left            =   240
         TabIndex        =   45
         Top             =   5160
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Read All Block"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   5
         Left            =   240
         TabIndex        =   44
         Top             =   4440
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Write Block"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   4
         Left            =   240
         TabIndex        =   43
         Top             =   3540
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Read Block"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   3
         Left            =   240
         TabIndex        =   42
         Top             =   2820
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Get Card S/N"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   2
         Left            =   240
         TabIndex        =   41
         Top             =   1920
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Get Card Type"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   1
         Left            =   240
         TabIndex        =   40
         Top             =   1200
         Width           =   1515
      End
      Begin VB.CommandButton cmdCommand 
         Caption         =   "Open Connection"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   615
         Index           =   0
         Left            =   240
         TabIndex        =   39
         Top             =   300
         Width           =   1515
      End

⌨️ 快捷键说明

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