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

📄 statistics.frm

📁 数学计算器
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Statistics 
   Caption         =   "Statistical Analysis"
   ClientHeight    =   4905
   ClientLeft      =   60
   ClientTop       =   360
   ClientWidth     =   9480
   Icon            =   "Statistics.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Statistics"
   ScaleHeight     =   4905
   ScaleWidth      =   9480
   Begin VB.TextBox txtOutput 
      Height          =   285
      Index           =   11
      Left            =   2310
      Locked          =   -1  'True
      TabIndex        =   48
      TabStop         =   0   'False
      Top             =   4275
      Width           =   1710
   End
   Begin VB.CommandButton Button 
      Caption         =   "&SORT"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   18
      Left            =   6615
      Style           =   1  'Graphical
      TabIndex        =   46
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   3615
      Width           =   2340
   End
   Begin VB.CommandButton Button 
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   0
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   45
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   2535
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "1"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   1
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   44
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   1965
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "4"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   4
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   43
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   1410
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "7"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   7
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   42
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   840
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "ENTER"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   14
      Left            =   6615
      Style           =   1  'Graphical
      TabIndex        =   41
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   3105
      Width           =   2340
   End
   Begin VB.CommandButton Button 
      Caption         =   "E&XIT"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   17
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   40
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   4125
      Width           =   2340
   End
   Begin VB.PictureBox Display 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      BackColor       =   &H80000015&
      ForeColor       =   &H80000008&
      Height          =   405
      Left            =   6135
      ScaleHeight     =   375
      ScaleWidth      =   3300
      TabIndex        =   0
      Top             =   270
      Width           =   3330
   End
   Begin VB.Frame Frame1 
      Caption         =   "Method"
      Height          =   945
      Index           =   0
      Left            =   4260
      TabIndex        =   37
      Top             =   3795
      Width           =   1740
      Begin VB.OptionButton Option1 
         Caption         =   "Sample"
         Height          =   240
         Index           =   1
         Left            =   210
         TabIndex        =   39
         Top             =   585
         Width           =   1305
      End
      Begin VB.OptionButton Option1 
         Caption         =   "Population"
         Height          =   195
         Index           =   0
         Left            =   195
         TabIndex        =   38
         Top             =   255
         Value           =   -1  'True
         Width           =   1185
      End
   End
   Begin VB.CommandButton Button 
      Caption         =   "C&P"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   16
      Left            =   8505
      Style           =   1  'Graphical
      TabIndex        =   35
      TabStop         =   0   'False
      Tag             =   "48"
      ToolTipText     =   "Clear Previous Entry"
      Top             =   2535
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "-"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   15
      Left            =   7875
      Style           =   1  'Graphical
      TabIndex        =   34
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   2535
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "C&D"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   13
      Left            =   8490
      Style           =   1  'Graphical
      TabIndex        =   33
      TabStop         =   0   'False
      Tag             =   "48"
      ToolTipText     =   "Clear Digit"
      Top             =   1965
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "C&E"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   12
      Left            =   8475
      Style           =   1  'Graphical
      TabIndex        =   32
      TabStop         =   0   'False
      Tag             =   "48"
      ToolTipText     =   "Cear Entry"
      Top             =   1410
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "&C"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   11
      Left            =   8475
      Style           =   1  'Graphical
      TabIndex        =   31
      TabStop         =   0   'False
      Tag             =   "48"
      ToolTipText     =   "Clear All Data"
      Top             =   840
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   10
      Left            =   7230
      Style           =   1  'Graphical
      TabIndex        =   30
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   2535
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "9"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   9
      Left            =   7860
      Style           =   1  'Graphical
      TabIndex        =   29
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   840
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "8"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   8
      Left            =   7230
      Style           =   1  'Graphical
      TabIndex        =   28
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   840
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "6"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   6
      Left            =   7860
      Style           =   1  'Graphical
      TabIndex        =   27
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   1410
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "5"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   5
      Left            =   7230
      Style           =   1  'Graphical
      TabIndex        =   26
      TabStop         =   0   'False
      Tag             =   "48"
      Top             =   1410
      Width           =   435
   End
   Begin VB.CommandButton Button 
      Caption         =   "3"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   13.5
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Index           =   3
      Left            =   7860
      Style           =   1  'Graphical
      TabIndex        =   25
      TabStop         =   0   'False

⌨️ 快捷键说明

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