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

📄 out.frm

📁 函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色
💻 FRM
📖 第 1 页 / 共 5 页
字号:
         TabIndex        =   57
         Top             =   240
         Width           =   975
      End
      Begin VB.Label Label14 
         Caption         =   "f(max)="
         Height          =   255
         Left            =   240
         TabIndex        =   55
         Top             =   240
         Width           =   1215
      End
   End
   Begin VB.Frame Frame7 
      Caption         =   "定义域"
      Height          =   1335
      Left            =   240
      TabIndex        =   49
      Top             =   5640
      Width           =   5055
      Begin VB.CommandButton Command7 
         Caption         =   "删除"
         Height          =   375
         Left            =   3720
         TabIndex        =   53
         Top             =   840
         Width           =   975
      End
      Begin VB.CommandButton Command6 
         Caption         =   "修改..."
         Height          =   375
         Left            =   2640
         TabIndex        =   52
         Top             =   840
         Width           =   975
      End
      Begin VB.CommandButton Command5 
         Caption         =   "添加..."
         Height          =   375
         Left            =   1560
         TabIndex        =   51
         Top             =   840
         Width           =   975
      End
      Begin VB.ListBox List1 
         Height          =   420
         ItemData        =   "out.frx":08CA
         Left            =   240
         List            =   "out.frx":08D1
         TabIndex        =   50
         Top             =   360
         Width           =   4455
      End
   End
   Begin VB.Frame Frame6 
      Caption         =   "作图精度"
      Height          =   1215
      Left            =   5400
      TabIndex        =   34
      Top             =   5280
      Width           =   1935
      Begin VB.OptionButton Option15 
         Caption         =   "最快"
         Height          =   255
         Left            =   960
         TabIndex        =   48
         Top             =   720
         Width           =   735
      End
      Begin VB.OptionButton Option14 
         Caption         =   "快速"
         Height          =   255
         Left            =   120
         TabIndex        =   47
         Top             =   720
         Width           =   975
      End
      Begin VB.OptionButton Option13 
         Caption         =   "中等"
         Height          =   255
         Left            =   960
         TabIndex        =   46
         Top             =   360
         Width           =   735
      End
      Begin VB.OptionButton Option12 
         Caption         =   "精确"
         Height          =   255
         Left            =   120
         TabIndex        =   44
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label13 
         Height          =   255
         Left            =   360
         TabIndex        =   45
         Top             =   600
         Width           =   855
      End
   End
   Begin VB.Frame Frame5 
      Caption         =   "坐标轴设置"
      Height          =   1935
      Left            =   5400
      TabIndex        =   33
      Top             =   3240
      Width           =   1935
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   1080
         TabIndex        =   43
         Top             =   1560
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   120
         TabIndex        =   42
         Top             =   1560
         Width           =   735
      End
      Begin VB.OptionButton Option11 
         Caption         =   "自定义"
         Height          =   255
         Left            =   960
         TabIndex        =   40
         Top             =   960
         Width           =   855
      End
      Begin VB.OptionButton Option10 
         Caption         =   "特小"
         Height          =   255
         Left            =   120
         TabIndex        =   39
         Top             =   960
         Width           =   735
      End
      Begin VB.OptionButton Option9 
         Caption         =   "小"
         Height          =   255
         Left            =   960
         TabIndex        =   38
         Top             =   600
         Width           =   855
      End
      Begin VB.OptionButton Option8 
         Caption         =   "中"
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   600
         Width           =   1095
      End
      Begin VB.OptionButton Option7 
         Caption         =   "大"
         Height          =   255
         Left            =   960
         TabIndex        =   36
         Top             =   240
         Width           =   615
      End
      Begin VB.OptionButton Option6 
         Caption         =   "特大"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   240
         Width           =   1215
      End
      Begin VB.Label Label12 
         Caption         =   "x轴       y轴"
         Height          =   255
         Left            =   360
         TabIndex        =   41
         Top             =   1320
         Width           =   1455
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "图像粗细设置"
      Height          =   1455
      Left            =   5400
      TabIndex        =   27
      Top             =   1680
      Width           =   1935
      Begin VB.OptionButton Option5 
         Caption         =   "极粗"
         Height          =   255
         Left            =   120
         TabIndex        =   32
         Top             =   1080
         Width           =   855
      End
      Begin VB.OptionButton Option4 
         Caption         =   "粗"
         Height          =   255
         Left            =   960
         TabIndex        =   31
         Top             =   720
         Width           =   735
      End
      Begin VB.OptionButton Option3 
         Caption         =   "中等"
         Height          =   255
         Left            =   120
         TabIndex        =   30
         Top             =   720
         Width           =   855
      End
      Begin VB.OptionButton Option2 
         Caption         =   "细"
         Height          =   255
         Left            =   960
         TabIndex        =   29
         Top             =   360
         Width           =   735
      End
      Begin VB.OptionButton Option1 
         Caption         =   "极细"
         Height          =   255
         Left            =   120
         TabIndex        =   28
         Top             =   360
         Width           =   1095
      End
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   240
      Top             =   120
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      Caption         =   "颜色设置"
      Height          =   1575
      Left            =   5400
      TabIndex        =   20
      Top             =   0
      Width           =   1935
      Begin VB.PictureBox Picture5 
         AutoRedraw      =   -1  'True
         Height          =   300
         Left            =   240
         ScaleHeight     =   300
         ScaleMode       =   0  'User
         ScaleWidth      =   300
         TabIndex        =   26
         Top             =   1080
         Width           =   300
      End
      Begin VB.PictureBox Picture4 
         AutoRedraw      =   -1  'True
         Height          =   300
         Left            =   945
         ScaleHeight     =   300
         ScaleMode       =   0  'User
         ScaleWidth      =   228.571
         TabIndex        =   24
         Top             =   480
         Width           =   300
      End
      Begin VB.PictureBox Picture3 
         AutoRedraw      =   -1  'True
         FillColor       =   &H00FFFFFF&
         Height          =   300
         Left            =   240
         ScaleHeight     =   300
         ScaleMode       =   0  'User
         ScaleWidth      =   300
         TabIndex        =   22
         Top             =   480
         Width           =   300
      End
      Begin VB.Label Label11 
         Caption         =   "图像"
         Height          =   255
         Left            =   240
         TabIndex        =   25
         Top             =   840
         Width           =   615
      End
      Begin VB.Label Label10 
         Caption         =   "坐标轴"
         Height          =   375
         Left            =   840
         TabIndex        =   23
         Top             =   240
         Width           =   735
      End
      Begin VB.Label Label9 
         Caption         =   "背景"
         Height          =   375
         Left            =   240
         TabIndex        =   21
         Top             =   240
         Width           =   495
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "图像发送到剪贴版"
      Height          =   375
      Left            =   2520
      TabIndex        =   18
      Top             =   5160
      Width           =   1695
   End
   Begin VB.Frame Frame2 
      Caption         =   "二次函数"
      Height          =   2775
      Left            =   7560
      TabIndex        =   10
      Top             =   1920
      Width           =   2055
      Begin VB.OptionButton Option20 
         Caption         =   "y=a(x+b)^2+c"
         Height          =   255
         Left            =   120
         TabIndex        =   91
         Top             =   720
         Width           =   1575
      End
      Begin VB.OptionButton Option19 
         Caption         =   "y=ax^2+bx+c"
         Height          =   255
         Left            =   120
         TabIndex        =   90
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Command3 
         Caption         =   "绘 图"
         Height          =   375
         Left            =   1080
         TabIndex        =   17
         Top             =   2280
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   360
         TabIndex        =   16
         Top             =   1920
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   360
         TabIndex        =   15
         Top             =   1560
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   360
         TabIndex        =   14
         Top             =   1200
         Width           =   1095
      End
      Begin VB.Label Label7 
         Caption         =   "c="
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   1920
         Width           =   615
      End
      Begin VB.Label Label6 
         Caption         =   "b="
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   1560
         Width           =   495
      End
      Begin VB.Label Label5 
         Caption         =   "a="
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   11
         Top             =   1200
         Width           =   495
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "一次函数"
      Height          =   1815
      Left            =   7560
      TabIndex        =   3
      Top             =   0
      Width           =   2055
      Begin VB.CommandButton Command2 
         Caption         =   "绘 图"
         Height          =   375
         Left            =   1080
         TabIndex        =   9
         Top             =   1320
         Width           =   735
      End
      Begin VB.TextBox Text2 
         Height          =   270

⌨️ 快捷键说明

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