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

📄 form2.frm

📁 一个用C语言编写的求混沌序列的源程序,挺好的!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form2 
   AutoRedraw      =   -1  'True
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "推荐图片参数"
   ClientHeight    =   4005
   ClientLeft      =   6045
   ClientTop       =   2445
   ClientWidth     =   3960
   Icon            =   "Form2.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   267
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   264
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Default         =   -1  'True
      Height          =   375
      Left            =   870
      TabIndex        =   32
      Top             =   3450
      Width           =   1185
   End
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "取消"
      Height          =   375
      Left            =   2310
      TabIndex        =   31
      Top             =   3450
      Width           =   1185
   End
   Begin VB.Frame Frame5 
      Caption         =   "推荐图片参数选择"
      Height          =   3150
      Left            =   165
      TabIndex        =   0
      Top             =   165
      Width           =   3615
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片1"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   0
         Left            =   135
         TabIndex        =   30
         Top             =   330
         Value           =   -1  'True
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片2"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   1
         Left            =   135
         TabIndex        =   29
         Top             =   600
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片3"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   2
         Left            =   135
         TabIndex        =   28
         Top             =   870
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片4"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   3
         Left            =   135
         TabIndex        =   27
         Top             =   1140
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片5"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   4
         Left            =   135
         TabIndex        =   26
         Top             =   1410
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片6"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   5
         Left            =   135
         TabIndex        =   25
         Top             =   1680
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片7"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   6
         Left            =   135
         TabIndex        =   24
         Top             =   1950
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片8"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   7
         Left            =   135
         TabIndex        =   23
         Top             =   2220
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片9"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   8
         Left            =   135
         TabIndex        =   22
         Top             =   2490
         Width           =   915
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片10"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   9
         Left            =   135
         TabIndex        =   21
         Top             =   2760
         Width           =   1020
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片11"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   10
         Left            =   1125
         TabIndex        =   20
         Top             =   330
         Width           =   1035
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片12"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   11
         Left            =   1125
         TabIndex        =   19
         Top             =   600
         Width           =   1080
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片13"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   12
         Left            =   1125
         TabIndex        =   18
         Top             =   870
         Width           =   1100
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片14"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Index           =   13
         Left            =   1125
         TabIndex        =   17
         Top             =   1140
         Width           =   1100
      End
      Begin VB.OptionButton OptionZheSe 
         Caption         =   "图片15"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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