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

📄 waveviewer.frm

📁 采用VB编写的一个电路分析系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form waveviewer 
   BackColor       =   &H8000000B&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "示波器"
   ClientHeight    =   4665
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5610
   Icon            =   "waveviewer.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4665
   ScaleWidth      =   5610
   ShowInTaskbar   =   0   'False
   Visible         =   0   'False
   Begin VB.Frame Frame4 
      Height          =   3135
      Left            =   4680
      TabIndex        =   35
      Top             =   1440
      Width           =   1095
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   240
         Top             =   2520
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
         CancelError     =   -1  'True
         DefaultExt      =   "dat"
         DialogTitle     =   "数据保存为?"
         Filter          =   "dat"
      End
      Begin VB.TextBox b0 
         Height          =   285
         Left            =   0
         TabIndex        =   45
         Text            =   "0"
         Top             =   960
         Width           =   375
      End
      Begin VB.TextBox b1 
         Height          =   285
         Left            =   0
         TabIndex        =   42
         Text            =   "0"
         Top             =   2160
         Width           =   375
      End
      Begin VB.TextBox a1 
         Height          =   285
         Left            =   0
         TabIndex        =   40
         Text            =   "0"
         Top             =   1560
         Width           =   375
      End
      Begin VB.TextBox a0 
         Height          =   285
         Left            =   0
         TabIndex        =   37
         Text            =   "0"
         Top             =   360
         Width           =   375
      End
      Begin VB.Label Label34 
         Alignment       =   2  'Center
         Caption         =   "共地端B:"
         Height          =   255
         Left            =   0
         TabIndex        =   47
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label33 
         Caption         =   "号节点"
         Height          =   255
         Left            =   360
         TabIndex        =   46
         Top             =   1005
         Width           =   615
      End
      Begin VB.Label Label30 
         Alignment       =   2  'Center
         Caption         =   "B通道:"
         Height          =   255
         Left            =   0
         TabIndex        =   44
         Top             =   1920
         Width           =   975
      End
      Begin VB.Label Label29 
         Caption         =   "号节点"
         Height          =   255
         Left            =   360
         TabIndex        =   43
         Top             =   2205
         Width           =   615
      End
      Begin VB.Label Label28 
         Caption         =   "号节点"
         Height          =   255
         Left            =   360
         TabIndex        =   41
         Top             =   1605
         Width           =   615
      End
      Begin VB.Label Label27 
         Alignment       =   2  'Center
         Caption         =   "A通道:"
         Height          =   255
         Left            =   0
         TabIndex        =   39
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label26 
         Caption         =   "号节点"
         Height          =   255
         Left            =   360
         TabIndex        =   38
         Top             =   405
         Width           =   615
      End
      Begin VB.Label Label25 
         Alignment       =   2  'Center
         Caption         =   "共地端A:"
         Height          =   255
         Left            =   0
         TabIndex        =   36
         Top             =   120
         Width           =   975
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "Data"
      Height          =   1095
      Left            =   0
      TabIndex        =   9
      Top             =   2400
      Width           =   4665
      Begin VB.Label t1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   480
         TabIndex        =   27
         Top             =   240
         Width           =   975
      End
      Begin VB.Label va1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   480
         TabIndex        =   26
         Top             =   480
         Width           =   975
      End
      Begin VB.Label vb1 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   480
         TabIndex        =   25
         Top             =   720
         Width           =   975
      End
      Begin VB.Label t2 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1800
         TabIndex        =   24
         Top             =   240
         Width           =   975
      End
      Begin VB.Label va2 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1800
         TabIndex        =   23
         Top             =   480
         Width           =   975
      End
      Begin VB.Label vb2 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1800
         TabIndex        =   22
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label7 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "T1"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   240
         Width           =   375
      End
      Begin VB.Label Label8 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VA1"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   20
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label9 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VB1"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   120
         TabIndex        =   19
         Top             =   720
         Width           =   375
      End
      Begin VB.Label Label10 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000B&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "T2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1440
         TabIndex        =   18
         Top             =   240
         Width           =   375
      End
      Begin VB.Label Label11 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VA2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1440
         TabIndex        =   17
         Top             =   480
         Width           =   375
      End
      Begin VB.Label Label12 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000B&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VB2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   1440
         TabIndex        =   16
         Top             =   720
         Width           =   375
      End
      Begin VB.Label Label14 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000B&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VB1-VB2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   2760
         TabIndex        =   15
         Top             =   720
         Width           =   855
      End
      Begin VB.Label Label15 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000B&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "VA1-VA2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   2760
         TabIndex        =   14
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label16 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         BorderStyle     =   1  'Fixed Single
         Caption         =   "T1-T2"
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   2760
         TabIndex        =   13
         Top             =   240
         Width           =   855
      End
      Begin VB.Label vb1_vb2 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   255
         Left            =   3600
         TabIndex        =   12
         Top             =   720
         Width           =   975
      End
      Begin VB.Label va1_va2 
         Alignment       =   2  'Center

⌨️ 快捷键说明

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