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

📄 计算器.frm

📁 分科学计算器和简易计算器两种功能
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Begin VB.Form 计算器 
   BackColor       =   &H00808080&
   Caption         =   "Form1"
   ClientHeight    =   5145
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   7065
   FillColor       =   &H00C0FFC0&
   ForeColor       =   &H00FF00FF&
   LinkTopic       =   "Form1"
   ScaleHeight     =   5145
   ScaleMode       =   0  'User
   ScaleWidth      =   706.01
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command2 
      Caption         =   "&&&"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   6
      Left            =   6240
      TabIndex        =   54
      Top             =   1320
      Width           =   495
   End
   Begin VB.CommandButton Command2 
      Caption         =   "Mod"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   5
      Left            =   5640
      TabIndex        =   53
      Top             =   1320
      Width           =   495
   End
   Begin VB.CommandButton Command2 
      Caption         =   "\"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   4
      Left            =   6240
      TabIndex        =   52
      Top             =   960
      Width           =   495
   End
   Begin VB.CommandButton Command7 
      Caption         =   "Not"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   6
      Left            =   5640
      TabIndex        =   51
      Top             =   960
      Width           =   495
   End
   Begin VB.CommandButton Command7 
      Caption         =   "x^(1/2)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   5
      Left            =   5640
      TabIndex        =   50
      Top             =   2040
      Width           =   1095
   End
   Begin VB.CommandButton Command7 
      Caption         =   "x!"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   4
      Left            =   6120
      TabIndex        =   49
      Top             =   4320
      Width           =   615
   End
   Begin VB.CommandButton Command7 
      Caption         =   "1/x"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   3
      Left            =   5640
      TabIndex        =   48
      Top             =   1680
      Width           =   495
   End
   Begin VB.CommandButton Command13 
      Caption         =   "PI"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   6240
      TabIndex        =   47
      Top             =   1680
      Width           =   495
   End
   Begin VB.CommandButton Command7 
      Caption         =   "x^3"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   2
      Left            =   6120
      TabIndex        =   46
      Top             =   3840
      Width           =   615
   End
   Begin VB.CommandButton Command7 
      Caption         =   "x^2"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   1
      Left            =   6120
      TabIndex        =   45
      Top             =   3360
      Width           =   615
   End
   Begin VB.CommandButton Command7 
      Caption         =   "x^y"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   0
      Left            =   6120
      TabIndex        =   44
      Top             =   2880
      Width           =   615
   End
   Begin VB.CommandButton Command1 
      Caption         =   "-/+"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   10
      Left            =   2520
      TabIndex        =   43
      Top             =   3120
      Width           =   615
   End
   Begin VB.TextBox Text3 
      Alignment       =   2  'Center
      BackColor       =   &H00FFC0C0&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF00FF&
      Height          =   375
      Left            =   3840
      MaxLength       =   18
      TabIndex        =   42
      Text            =   " "
      Top             =   2400
      Width           =   2895
   End
   Begin VB.OptionButton Option1 
      Caption         =   " "
      Height          =   255
      Index           =   3
      Left            =   5040
      TabIndex        =   41
      Top             =   2040
      Width           =   375
   End
   Begin VB.OptionButton Option1 
      Caption         =   " "
      Height          =   255
      Index           =   2
      Left            =   5040
      TabIndex        =   40
      Top             =   1680
      Width           =   375
   End
   Begin VB.OptionButton Option1 
      Caption         =   " "
      Height          =   255
      Index           =   1
      Left            =   5040
      TabIndex        =   39
      Top             =   1320
      Width           =   375
   End
   Begin VB.OptionButton Option1 
      Caption         =   " "
      Height          =   255
      Index           =   0
      Left            =   5040
      TabIndex        =   38
      Top             =   960
      Width           =   375
   End
   Begin VB.Timer Timer1 
      Left            =   3360
      Top             =   2040
   End
   Begin VB.TextBox Text2 
      Alignment       =   1  'Right Justify
      BackColor       =   &H00FFFF80&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   375
      Left            =   3840
      MaxLength       =   18
      TabIndex        =   37
      Text            =   " "
      Top             =   360
      Width           =   2895
   End
   Begin VB.CommandButton Command10 
      Caption         =   "Time"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5400
      TabIndex        =   36
      Top             =   4320
      Width           =   615
   End
   Begin VB.CommandButton Command9 
      Caption         =   "Exp"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   10
      Left            =   4560
      TabIndex        =   35
      Top             =   4320
      Width           =   615
   End
   Begin VB.CommandButton Command9 
      Caption         =   "Sqr"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   9
      Left            =   3840
      TabIndex        =   34
      Top             =   4320
      Width           =   615
   End
   Begin VB.CommandButton Command9 
      Caption         =   "Abs"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   8
      Left            =   5400
      TabIndex        =   33
      Top             =   3840
      Width           =   615
   End
   Begin VB.CommandButton Command9 
      Caption         =   "Sgn"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   7
      Left            =   4560
      TabIndex        =   32
      Top             =   3840
      Width           =   615
   End
   Begin VB.CommandButton Command9 
      Caption         =   "Atn"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400

⌨️ 快捷键说明

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