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

📄 form1.frm

📁 visual basic程序实现内行星轮机构设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   8595
   ClientLeft      =   -3990
   ClientTop       =   450
   ClientWidth     =   14595
   LinkTopic       =   "Form1"
   ScaleHeight     =   9060
   ScaleMode       =   0  'User
   ScaleWidth      =   18975.9
   Begin VB.PictureBox Picture1 
      DrawWidth       =   2
      Height          =   4455
      Left            =   8400
      ScaleHeight     =   4395
      ScaleWidth      =   5835
      TabIndex        =   26
      Top             =   3000
      Width           =   5895
      Begin VB.Label Label16 
         Caption         =   "0"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   1920
         Width           =   135
      End
      Begin VB.Label Label15 
         Caption         =   "XP"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   0
         TabIndex        =   34
         Top             =   240
         Width           =   375
      End
      Begin VB.Label Label14 
         Caption         =   "YP"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   0
         TabIndex        =   33
         Top             =   0
         Width           =   375
      End
      Begin VB.Label Label13 
         Caption         =   "φ1"
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   5160
         TabIndex        =   32
         Top             =   2280
         Width           =   615
      End
      Begin VB.Line Line4 
         BorderColor     =   &H00FF0000&
         X1              =   360
         X2              =   360
         Y1              =   120
         Y2              =   4080
      End
      Begin VB.Line Line3 
         BorderColor     =   &H00FF0000&
         X1              =   360
         X2              =   5280
         Y1              =   2040
         Y2              =   2040
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "相关数据:"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   1935
      Left            =   8280
      TabIndex        =   16
      Top             =   240
      Width           =   3735
      Begin VB.TextBox Text6 
         BackColor       =   &H8000000F&
         Height          =   375
         Left            =   2520
         TabIndex        =   24
         Top             =   1200
         Width           =   975
      End
      Begin VB.TextBox Text5 
         BackColor       =   &H8000000F&
         Height          =   375
         Left            =   2520
         TabIndex        =   23
         Top             =   480
         Width           =   975
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000F&
         Height          =   375
         Left            =   600
         TabIndex        =   20
         Top             =   1200
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000F&
         Height          =   375
         Left            =   600
         TabIndex        =   19
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label9 
         Caption         =   "φ2="
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   495
         Left            =   1920
         TabIndex        =   22
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "φ1="
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF00FF&
         Height          =   495
         Left            =   1920
         TabIndex        =   21
         Top             =   480
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "YP="
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   495
         Left            =   120
         TabIndex        =   18
         Top             =   1200
         Width           =   735
      End
      Begin VB.Label Label6 
         Caption         =   "XP="
         BeginProperty Font 
            Name            =   "Times New Roman"
            Size            =   12
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   375
         Left            =   120
         TabIndex        =   17
         Top             =   480
         Width           =   615
      End
   End
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   10
      Left            =   7200
      Top             =   6960
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   6480
      Top             =   6960
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.HScrollBar HScroll1 
      Height          =   315
      LargeChange     =   5
      Left            =   6210
      Max             =   50
      Min             =   1
      TabIndex        =   13
      Top             =   6540
      Value           =   30
      Width           =   1935
   End
   Begin VB.CommandButton Command5 
      Caption         =   "退出程序"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   459
      Left            =   6240
      TabIndex        =   14
      Top             =   5580
      Width           =   1935
   End
   Begin VB.CommandButton Command4 
      Caption         =   "生成Eexcel表"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   459
      Left            =   6240
      TabIndex        =   12
      Top             =   4920
      Width           =   1935
   End
   Begin VB.CommandButton Command3 
      Caption         =   "暂停演示"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   459
      Left            =   6240
      TabIndex        =   11
      Top             =   3540
      Width           =   1935
   End
   Begin VB.CommandButton Command2 
      Caption         =   "开始演示"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   459
      Left            =   6240
      TabIndex        =   10
      Top             =   2820
      Width           =   1935
   End
   Begin VB.CommandButton Command1 
      Caption         =   "屏幕刷新"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   459
      Left            =   6240
      TabIndex        =   9
      Top             =   4260
      Width           =   1935
   End
   Begin VB.Frame Frame1 
      Caption         =   "参数设定"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H000000FF&
      Height          =   2400
      Left            =   6240
      TabIndex        =   2
      Top             =   250
      Width           =   1935
      Begin VB.CommandButton Command6 
         Caption         =   "显示b和r2值:"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   120
         MaskColor       =   &H000000FF&
         TabIndex        =   30
         Top             =   1200
         Width           =   1695
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H8000000F&
         Height          =   300
         ItemData        =   "Form1.frx":0000
         Left            =   720
         List            =   "Form1.frx":001F
         TabIndex        =   29
         Text            =   "1"
         Top             =   840
         Width           =   1095
      End
      Begin VB.ComboBox C1 
         BackColor       =   &H8000000F&
         Height          =   300
         ItemData        =   "Form1.frx":003E
         Left            =   720
         List            =   "Form1.frx":005D
         TabIndex        =   8
         Text            =   "3"
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H8000000F&
         Height          =   270
         Left            =   720
         TabIndex        =   7
         Top             =   2040
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000F&
         Height          =   270
         Left            =   720
         TabIndex        =   6
         Top             =   1680
         Width           =   1095
      End
      Begin VB.Label Label17 
         Caption         =   "r2 ="
         BeginProperty Font 

⌨️ 快捷键说明

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