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

📄 calculator.frm

📁 非常好用的计算器
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form Calculator 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "计算器"
   ClientHeight    =   5850
   ClientLeft      =   2310
   ClientTop       =   2865
   ClientWidth     =   4965
   Icon            =   "Calculator.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5850
   ScaleWidth      =   4965
   ShowInTaskbar   =   0   'False
   Begin VB.OptionButton Option2 
      Caption         =   "角度"
      Height          =   180
      Left            =   4200
      TabIndex        =   38
      Top             =   360
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Caption         =   "弧度"
      Height          =   180
      Left            =   4200
      TabIndex        =   37
      Top             =   120
      Value           =   -1  'True
      Width           =   855
   End
   Begin VB.TextBox Text1 
      Alignment       =   1  'Right Justify
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   0
      Locked          =   -1  'True
      TabIndex        =   36
      Top             =   120
      Width           =   4095
   End
   Begin VB.Frame Frame5 
      Caption         =   "统计"
      Height          =   690
      Left            =   0
      TabIndex        =   35
      Top             =   530
      Width           =   4935
      Begin VB.CommandButton Command38 
         Caption         =   "Data"
         Height          =   375
         Left            =   4200
         TabIndex        =   46
         ToolTipText     =   "记录数据"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command37 
         Height          =   375
         Left            =   3515
         Picture         =   "Calculator.frx":030A
         Style           =   1  'Graphical
         TabIndex        =   45
         ToolTipText     =   "第二样本均方差"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command36 
         Height          =   375
         Left            =   2825
         Picture         =   "Calculator.frx":0FFC
         Style           =   1  'Graphical
         TabIndex        =   44
         ToolTipText     =   "样本均方差"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command35 
         Height          =   375
         Left            =   2135
         Picture         =   "Calculator.frx":1AAA
         Style           =   1  'Graphical
         TabIndex        =   43
         ToolTipText     =   "数据平方和"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command34 
         Height          =   375
         Left            =   1445
         Picture         =   "Calculator.frx":2708
         Style           =   1  'Graphical
         TabIndex        =   42
         ToolTipText     =   "平均数"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command33 
         Height          =   375
         Left            =   755
         Picture         =   "Calculator.frx":31B6
         Style           =   1  'Graphical
         TabIndex        =   41
         ToolTipText     =   "数据总和"
         Top             =   240
         Width           =   675
      End
      Begin VB.CommandButton Command32 
         Caption         =   "N"
         Height          =   375
         Left            =   65
         TabIndex        =   40
         ToolTipText     =   "数据总数"
         Top             =   240
         Width           =   675
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "函数"
      Height          =   1920
      Left            =   0
      TabIndex        =   9
      Top             =   1220
      Width           =   4935
      Begin VB.CommandButton Command41 
         Height          =   390
         Left            =   4200
         Picture         =   "Calculator.frx":3C64
         Style           =   1  'Graphical
         TabIndex        =   62
         ToolTipText     =   "PI的近似值"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcCos"
         Height          =   390
         Index           =   1
         Left            =   755
         TabIndex        =   61
         ToolTipText     =   "反余弦函数"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcCth"
         Height          =   390
         Index           =   15
         Left            =   2132
         TabIndex        =   60
         ToolTipText     =   "反双曲余切函数"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "Cth"
         Height          =   390
         Index           =   14
         Left            =   2132
         TabIndex        =   59
         ToolTipText     =   "双曲余切函数"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcTh"
         Height          =   390
         Index           =   13
         Left            =   1443
         TabIndex        =   58
         ToolTipText     =   "反双曲正切函数"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "Th"
         Height          =   390
         Index           =   12
         Left            =   1443
         TabIndex        =   57
         ToolTipText     =   "双曲正切函数"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Height          =   390
         Index           =   11
         Left            =   3512
         Picture         =   "Calculator.frx":4582
         Style           =   1  'Graphical
         TabIndex        =   56
         ToolTipText     =   "x开y次方"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Height          =   390
         Index           =   9
         Left            =   3512
         Picture         =   "Calculator.frx":4EA0
         Style           =   1  'Graphical
         TabIndex        =   55
         ToolTipText     =   "真数为x,自变量为y的对数"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Height          =   390
         Index           =   8
         Left            =   2822
         Picture         =   "Calculator.frx":57BE
         Style           =   1  'Graphical
         TabIndex        =   54
         ToolTipText     =   "x开3次方"
         Top             =   570
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcCh"
         Height          =   390
         Index           =   7
         Left            =   754
         TabIndex        =   53
         ToolTipText     =   "反双曲余弦函数"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "Ch"
         Height          =   390
         Index           =   6
         Left            =   754
         TabIndex        =   52
         ToolTipText     =   "双曲余弦函数"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcSh"
         Height          =   390
         Index           =   5
         Left            =   65
         TabIndex        =   51
         ToolTipText     =   "反双曲正弦函数"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "Sh"
         Height          =   390
         Index           =   4
         Left            =   65
         TabIndex        =   50
         ToolTipText     =   "双曲正弦函数"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcCot"
         Height          =   390
         Index           =   3
         Left            =   2135
         TabIndex        =   49
         ToolTipText     =   "反余切函数"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "Cot"
         Height          =   390
         Index           =   2
         Left            =   2132
         TabIndex        =   48
         ToolTipText     =   "余切函数"
         Top             =   570
         Width           =   695
      End
      Begin VB.CommandButton Command40 
         Caption         =   "ArcSin"
         Height          =   390
         Index           =   0
         Left            =   65
         TabIndex        =   47
         ToolTipText     =   "反正弦函数"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command31 
         Caption         =   "n!"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   4200
         TabIndex        =   34
         ToolTipText     =   "阶乘"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command29 
         Caption         =   "Log10"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   2822
         TabIndex        =   20
         ToolTipText     =   "常用对数(10为底)"
         Top             =   1450
         Width           =   695
      End
      Begin VB.CommandButton Command28 
         Caption         =   "Ln"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   4200
         TabIndex        =   19
         ToolTipText     =   "自然对数"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command27 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   4200
         Picture         =   "Calculator.frx":60DC
         Style           =   1  'Graphical
         TabIndex        =   18
         ToolTipText     =   "e为底的指数函数"
         Top             =   570
         Width           =   695
      End
      Begin VB.CommandButton Command26 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   2822
         Picture         =   "Calculator.frx":6C72
         Style           =   1  'Graphical
         TabIndex        =   17
         ToolTipText     =   "10的x次方"
         Top             =   1050
         Width           =   695
      End
      Begin VB.CommandButton Command25 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   3512
         Picture         =   "Calculator.frx":7590
         Style           =   1  'Graphical
         TabIndex        =   16
         ToolTipText     =   "平方"
         Top             =   570
         Width           =   695
      End
      Begin VB.CommandButton Command24 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   3515
         Picture         =   "Calculator.frx":80B2
         Style           =   1  'Graphical
         TabIndex        =   15
         ToolTipText     =   "开二次方"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command23 
         Caption         =   "1/x"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   2825
         TabIndex        =   14
         ToolTipText     =   "倒数"
         Top             =   180
         Width           =   695
      End
      Begin VB.CommandButton Command22 
         Caption         =   "Atn"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1445

⌨️ 快捷键说明

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