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

📄 frmsplash.frm

📁 表达式计算器,计算灵活,可计算函数,三角函数等,很好用哦.
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmSplash 
   BackColor       =   &H00000000&
   BorderStyle     =   0  'None
   ClientHeight    =   3612
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6612
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3612
   ScaleWidth      =   6612
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   9
      Left            =   5880
      Picture         =   "frmSplash.frx":0000
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   14
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   8
      Left            =   5400
      Picture         =   "frmSplash.frx":09CA
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   13
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   7
      Left            =   4920
      Picture         =   "frmSplash.frx":1394
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   12
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   6
      Left            =   4440
      Picture         =   "frmSplash.frx":1D5E
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   11
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   5
      Left            =   3960
      Picture         =   "frmSplash.frx":2728
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   10
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.Timer timTimer 
      Interval        =   50
      Left            =   120
      Top             =   120
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   4
      Left            =   3480
      Picture         =   "frmSplash.frx":30F2
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   9
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picBigCalc 
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      Height          =   960
      Left            =   600
      Picture         =   "frmSplash.frx":3ABC
      ScaleHeight     =   960
      ScaleWidth      =   1920
      TabIndex        =   7
      Top             =   1320
      Width           =   1920
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   3
      Left            =   3000
      Picture         =   "frmSplash.frx":D0FE
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   6
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   2
      Left            =   2520
      Picture         =   "frmSplash.frx":DAC8
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   5
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   1
      Left            =   2040
      Picture         =   "frmSplash.frx":E492
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   2
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.PictureBox picCalc 
      AutoSize        =   -1  'True
      BackColor       =   &H00000000&
      BorderStyle     =   0  'None
      Height          =   384
      Index           =   0
      Left            =   1560
      Picture         =   "frmSplash.frx":EE5C
      ScaleHeight     =   384
      ScaleWidth      =   384
      TabIndex        =   1
      Top             =   3000
      Visible         =   0   'False
      Width           =   384
   End
   Begin VB.Label lblLoading 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Loading..."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   375
      Left            =   240
      TabIndex        =   8
      Top             =   3120
      Width           =   1215
   End
   Begin VB.Label lblDescription 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Expression evaluator and calculation solver."
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   975
      Left            =   3720
      TabIndex        =   4
      Top             =   1440
      Width           =   2175
   End
   Begin VB.Label lblVersion 
      Alignment       =   2  'Center
      BackColor       =   &H80000004&
      BackStyle       =   0  'Transparent
      Caption         =   "Version 1.0"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.6
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   255
      Left            =   120
      TabIndex        =   3
      Top             =   720
      Width           =   6375
   End
   Begin VB.Line linBorder 
      BorderColor     =   &H000000FF&
      Index           =   3
      X1              =   0
      X2              =   0
      Y1              =   0
      Y2              =   3600
   End
   Begin VB.Line linBorder 
      BorderColor     =   &H000000FF&
      Index           =   2
      X1              =   0
      X2              =   6600
      Y1              =   3600
      Y2              =   3600
   End
   Begin VB.Line linBorder 
      BorderColor     =   &H000000FF&
      Index           =   1
      X1              =   6600
      X2              =   6600
      Y1              =   0
      Y2              =   3600
   End
   Begin VB.Line linBorder 
      BorderColor     =   &H000000FF&
      Index           =   0
      X1              =   0
      X2              =   6600
      Y1              =   0
      Y2              =   0
   End
   Begin VB.Label lblTitle 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Calculation Solver"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   24
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   495
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   6375
   End
End
Attribute VB_Name = "frmSplash"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim i As Integer
Private Sub Form_Load()

    'Set the default value for i
    i = (-1)

End Sub

Private Sub timTimer_Timer()

    'Increase i
    i = i + 1

    Select Case i

        'Load the form
        Case 7
            Load frmCalcSolver

        'Display the form
        Case 8
            frmCalcSolver.Show

        'Close the splash screen
        Case 9
            Unload Me
            Exit Sub
    End Select

    'Display picture i
    picCalc(i).Visible = True

End Sub

⌨️ 快捷键说明

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