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

📄 汉字代码.frm

📁 字库代码提取
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form frmMain 
   BorderStyle     =   0  'None
   ClientHeight    =   6960
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   7935
   Icon            =   "汉字代码.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   464
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   529
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox txtHz 
      BackColor       =   &H00FFC0FF&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   495
      Left            =   1320
      MaxLength       =   1
      TabIndex        =   23
      Text            =   "黄"
      Top             =   4560
      Width           =   495
   End
   Begin VB.TextBox txtDz 
      ForeColor       =   &H00FF0000&
      Height          =   3135
      Left            =   360
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   22
      Top             =   1200
      Width           =   3015
   End
   Begin VB.TextBox txtHp 
      BackColor       =   &H80000009&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1335
      Left            =   3840
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   21
      Top             =   1200
      Width           =   3975
   End
   Begin VB.TextBox txtSp 
      BackColor       =   &H80000009&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1335
      Left            =   3840
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   20
      Top             =   3360
      Width           =   3975
   End
   Begin VB.TextBox txtLp 
      BackColor       =   &H80000009&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1335
      Left            =   3840
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   19
      Top             =   5520
      Width           =   3975
   End
   Begin VB.CommandButton cmdOk 
      Caption         =   "检  取"
      Height          =   615
      Left            =   2040
      Picture         =   "汉字代码.frx":030A
      Style           =   1  'Graphical
      TabIndex        =   18
      Top             =   4440
      Width           =   1335
   End
   Begin VB.Frame Frame3 
      Height          =   975
      Left            =   120
      TabIndex        =   12
      Top             =   5880
      Width           =   3495
      Begin VB.PictureBox Picture1 
         AutoSize        =   -1  'True
         BorderStyle     =   0  'None
         Height          =   675
         Left            =   120
         Picture         =   "汉字代码.frx":040C
         ScaleHeight     =   675
         ScaleWidth      =   855
         TabIndex        =   13
         Top             =   240
         Width           =   855
      End
      Begin VB.Label Label17 
         AutoSize        =   -1  'True
         Caption         =   "Email:"
         Height          =   255
         Left            =   1200
         TabIndex        =   17
         Top             =   240
         Width           =   735
      End
      Begin VB.Label Label16 
         AutoSize        =   -1  'True
         Caption         =   "W W W:"
         Height          =   180
         Left            =   1200
         TabIndex        =   16
         Top             =   600
         Width           =   630
      End
      Begin VB.Label labHomepage 
         AutoSize        =   -1  'True
         Caption         =   "www.sjgroup.net"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   180
         Left            =   1920
         MouseIcon       =   "汉字代码.frx":228A
         MousePointer    =   99  'Custom
         TabIndex        =   15
         ToolTipText     =   "欢迎访问我公司--三佳电子集团网址!"
         Top             =   600
         Width           =   1350
      End
      Begin VB.Label labEmail 
         AutoSize        =   -1  'True
         Caption         =   "hcn5460@163.com"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   180
         Left            =   1920
         MouseIcon       =   "汉字代码.frx":2594
         MousePointer    =   99  'Custom
         TabIndex        =   14
         ToolTipText     =   "请给我发封Email!"
         Top             =   240
         Width           =   1350
      End
   End
   Begin VB.CommandButton cmdCode 
      Caption         =   "特殊符号"
      Height          =   615
      Left            =   2040
      Picture         =   "汉字代码.frx":289E
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   5160
      Width           =   1335
   End
   Begin VB.CommandButton cmdAbout 
      Caption         =   "退  出"
      Height          =   615
      Left            =   240
      Picture         =   "汉字代码.frx":29A0
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   5160
      Width           =   1335
   End
   Begin VB.Frame Frame2 
      Height          =   615
      Left            =   4440
      TabIndex        =   7
      Top             =   480
      Width           =   3375
      Begin VB.OptionButton optHpDm 
         Caption         =   "代码显示"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   240
         Width           =   1215
      End
      Begin VB.OptionButton optHpYm 
         Caption         =   "源码显示"
         Height          =   255
         Left            =   2040
         TabIndex        =   8
         Top             =   240
         Width           =   1215
      End
   End
   Begin VB.Frame Frame4 
      Height          =   615
      Left            =   4560
      TabIndex        =   4
      Top             =   2640
      Width           =   3255
      Begin VB.OptionButton optSPDm 
         Caption         =   "代码显示"
         Height          =   255
         Left            =   240
         TabIndex        =   6
         Top             =   240
         Width           =   1215
      End
      Begin VB.OptionButton optSPYm 
         Caption         =   "源码显示"
         Height          =   255
         Left            =   1920
         TabIndex        =   5
         Top             =   240
         Width           =   1335
      End
   End
   Begin VB.Frame Frame5 
      Height          =   615
      Left            =   4560
      TabIndex        =   1
      Top             =   4800
      Width           =   3255
      Begin VB.OptionButton optTPDm 
         Caption         =   "代码显示"
         Height          =   255
         Left            =   240
         TabIndex        =   3
         Top             =   240
         Width           =   1455
      End
      Begin VB.OptionButton optTPYm 
         Caption         =   "源码显示"
         Height          =   255
         Left            =   1920
         TabIndex        =   2
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "汉字符:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   240
      TabIndex        =   28
      Top             =   4680
      Width           =   1035
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "横排"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   3720
      TabIndex        =   27
      Top             =   720
      Width           =   615
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      Caption         =   "竖排"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   3840
      TabIndex        =   26
      Top             =   2880
      Width           =   615
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      Caption         =   "特排"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   3840
      TabIndex        =   25
      Top             =   5040
      Width           =   615
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      Caption         =   "汉 字 点 阵"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   285
      Left            =   960
      TabIndex        =   24
      Top             =   720
      Width           =   1710
   End
   Begin VB.Label lblTitle 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "汉字点阵字库代码"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

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