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

📄 frmmain.frm

📁 com口接收数剧的源码程序,接收来自scanner的信号
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form FrmMain 
   Caption         =   "Test GetPut Program"
   ClientHeight    =   7935
   ClientLeft      =   255
   ClientTop       =   645
   ClientWidth     =   10230
   LinkTopic       =   "Form1"
   ScaleHeight     =   7935
   ScaleWidth      =   10230
   Begin VB.TextBox Flipper 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   24
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1335
      Left            =   5280
      TabIndex        =   38
      Top             =   3360
      Width           =   3855
   End
   Begin MSCommLib.MSComm ScannerPort 
      Left            =   9000
      Top             =   5160
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   -1  'True
      ParitySetting   =   2
   End
   Begin VB.Frame Frame1 
      Height          =   7815
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   10215
      Begin VB.Frame Frame4 
         Height          =   975
         Left            =   120
         TabIndex        =   7
         Top             =   6720
         Width           =   9975
         Begin VB.Timer Timer1 
            Interval        =   100
            Left            =   9000
            Top             =   240
         End
         Begin VB.CommandButton CmdExit 
            Caption         =   "EXIT"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   177
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2760
            TabIndex        =   4
            Top             =   360
            Width           =   735
         End
         Begin VB.CommandButton CmdProQual 
            Caption         =   "ProQual"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9.75
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   600
            TabIndex        =   3
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label14 
            Caption         =   "Time"
            Height          =   255
            Left            =   7680
            TabIndex        =   36
            Top             =   120
            Width           =   375
         End
         Begin VB.Label Label13 
            Caption         =   "Date"
            Height          =   255
            Left            =   5400
            TabIndex        =   35
            Top             =   120
            Width           =   375
         End
         Begin VB.Label lbltime 
            BorderStyle     =   1  'Fixed Single
            Height          =   375
            Left            =   7200
            TabIndex        =   34
            Top             =   480
            Width           =   1335
         End
         Begin VB.Label lbldate 
            Alignment       =   2  'Center
            BackColor       =   &H8000000B&
            BorderStyle     =   1  'Fixed Single
            Height          =   375
            Left            =   4920
            TabIndex        =   33
            Top             =   480
            Width           =   1335
         End
      End
      Begin VB.Frame Frame3 
         Height          =   1215
         Left            =   120
         TabIndex        =   6
         Top             =   240
         Width           =   9975
         Begin VB.Label lblAgt2 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   7800
            TabIndex        =   23
            Top             =   720
            Width           =   1575
         End
         Begin VB.Label lblAgt1 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   7800
            TabIndex        =   22
            Top             =   240
            Width           =   1575
         End
         Begin VB.Label Label8 
            Caption         =   "Agt2 :"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   375
            Left            =   7080
            TabIndex        =   21
            Top             =   720
            Width           =   615
         End
         Begin VB.Label Label5 
            Caption         =   "Agt1 :"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   177
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   375
            Left            =   7080
            TabIndex        =   20
            Top             =   240
            Width           =   615
         End
         Begin VB.Label LblAppVer 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   5160
            TabIndex        =   15
            Top             =   720
            Width           =   1335
         End
         Begin VB.Label Label4 
            Caption         =   "TempSB Ver:"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   255
            Left            =   3600
            TabIndex        =   14
            Top             =   720
            Width           =   1455
         End
         Begin VB.Label LblGpSrv_Ver 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   5160
            TabIndex        =   13
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label LblJava_Ver 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   177
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   1920
            TabIndex        =   12
            Top             =   720
            Width           =   1215
         End
         Begin VB.Label LblActX_Ver 
            BorderStyle     =   1  'Fixed Single
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   375
            Left            =   1920
            TabIndex        =   11
            Top             =   240
            Width           =   1215
         End
         Begin VB.Label Label3 
            Caption         =   "GetPut_Srv :"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   255
            Left            =   3720
            TabIndex        =   10
            Top             =   240
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "Java_FisApi :"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   255
            Left            =   360
            TabIndex        =   9
            Top             =   720
            Width           =   1455
         End
         Begin VB.Label Label1 
            Caption         =   "ActX_FisApi :"
            BeginProperty Font 
               Name            =   "Times New Roman"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000D&
            Height          =   255
            Left            =   360
            TabIndex        =   8
            Top             =   240
            Width           =   1455
         End
      End
      Begin VB.Frame Frame2 
         Height          =   5175
         Left            =   120
         TabIndex        =   5
         Top             =   1440
         Width           =   9975
         Begin VB.CommandButton Command4 

⌨️ 快捷键说明

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