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

📄 scientific_calculator.frm

📁 仿xp的计算器功能和普通计算器的功能一样
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Scientific_Calculator 
   Caption         =   "US   Calculator   "
   ClientHeight    =   3255
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   3855
   HasDC           =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   NegotiateMenus  =   0   'False
   ScaleHeight     =   217
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   257
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox XPButton1cmdzero 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   840
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   30
      TabStop         =   0   'False
      Top             =   2640
      Width           =   510
   End
   Begin VB.TextBox lbl_app 
      Alignment       =   2  'Center
      BackColor       =   &H8000000F&
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      Locked          =   -1  'True
      MousePointer    =   1  'Arrow
      TabIndex        =   29
      TabStop         =   0   'False
      Top             =   600
      Width           =   450
   End
   Begin VB.TextBox tmp 
      Enabled         =   0   'False
      Height          =   345
      Left            =   240
      Locked          =   -1  'True
      TabIndex        =   28
      TabStop         =   0   'False
      ToolTipText     =   "Memory stores here"
      Top             =   120
      Width           =   495
   End
   Begin VB.TextBox display 
      Alignment       =   1  'Right Justify
      CausesValidation=   0   'False
      BeginProperty DataFormat 
         Type            =   0
         Format          =   "HH:mm"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2057
         SubFormatType   =   0
      EndProperty
      ForeColor       =   &H00404040&
      Height          =   345
      Left            =   240
      Locked          =   -1  'True
      MaxLength       =   32
      TabIndex        =   27
      TabStop         =   0   'False
      Text            =   "0"
      ToolTipText     =   "Screen"
      Top             =   120
      Width           =   3450
   End
   Begin VB.PictureBox cmdsqrt 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   3135
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   26
      TabStop         =   0   'False
      Top             =   1200
      Width           =   510
   End
   Begin VB.PictureBox cmdpercentage 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   3135
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   25
      TabStop         =   0   'False
      Top             =   1680
      Width           =   510
   End
   Begin VB.PictureBox cmdreciprocal 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   3135
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   24
      TabStop         =   0   'False
      Top             =   2160
      Width           =   510
   End
   Begin VB.PictureBox cmdequal 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   3135
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   23
      TabStop         =   0   'False
      Top             =   2640
      Width           =   510
   End
   Begin VB.PictureBox cmdplusminus 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   1425
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   22
      TabStop         =   0   'False
      Top             =   2640
      Width           =   510
   End
   Begin VB.PictureBox cmdpoint 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Left            =   1995
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   2640
      Width           =   510
   End
   Begin VB.PictureBox cmddivide 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   2565
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   17
      TabStop         =   0   'False
      Top             =   1200
      Width           =   510
   End
   Begin VB.PictureBox cmdclear 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   2760
      ScaleHeight     =   345
      ScaleWidth      =   810
      TabIndex        =   16
      TabStop         =   0   'False
      Top             =   600
      Width           =   870
   End
   Begin VB.PictureBox cmdempty 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   1835
      ScaleHeight     =   345
      ScaleWidth      =   825
      TabIndex        =   15
      TabStop         =   0   'False
      Top             =   600
      Width           =   885
   End
   Begin VB.PictureBox cmdbackspace 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   840
      ScaleHeight     =   345
      ScaleWidth      =   885
      TabIndex        =   14
      TabStop         =   0   'False
      Top             =   600
      Width           =   945
   End
   Begin VB.PictureBox cmdmemplus 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   180
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   13
      TabStop         =   0   'False
      Top             =   2640
      Width           =   510
   End
   Begin VB.PictureBox cmdms 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   180
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   12
      TabStop         =   0   'False
      Top             =   2160
      Width           =   510
   End
   Begin VB.PictureBox cmdmr 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   180
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   11
      TabStop         =   0   'False
      Top             =   1680
      Width           =   510
   End
   Begin VB.PictureBox cmdmc 
      ForeColor       =   &H000000FF&
      Height          =   405
      Left            =   180
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   10
      TabStop         =   0   'False
      Top             =   1200
      Width           =   510
   End
   Begin VB.PictureBox cmd_digits 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Index           =   1
      Left            =   840
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   1
      TabStop         =   0   'False
      Top             =   2160
      Width           =   510
   End
   Begin VB.PictureBox cmd_digits 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Index           =   2
      Left            =   1425
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   2
      TabStop         =   0   'False
      Top             =   2160
      Width           =   510
   End
   Begin VB.PictureBox cmd_digits 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Index           =   3
      Left            =   1995
      ScaleHeight     =   345
      ScaleWidth      =   450
      TabIndex        =   3
      TabStop         =   0   'False
      Top             =   2160
      Width           =   510
   End
   Begin VB.PictureBox cmd_digits 
      ForeColor       =   &H00FF0000&
      Height          =   405
      Index           =   4
      Left            =   840

⌨️ 快捷键说明

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