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

📄 frmjianda.frm

📁 vb试卷生成系统!能够生成8开vb考试试卷
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmjianda 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   0  'None
   Caption         =   "简答、程序设计"
   ClientHeight    =   3825
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6465
   Icon            =   "frmjianda.frx":0000
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame3 
      BackColor       =   &H00C0C0C0&
      Caption         =   "基础简答...难度1"
      ForeColor       =   &H00000000&
      Height          =   6825
      Left            =   200
      TabIndex        =   21
      Top             =   200
      Width           =   11535
      Begin MSAdodcLib.Adodc Adodc3 
         Height          =   330
         Left            =   9870
         Top             =   120
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   2
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   " 记录导航条"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   8550
         Top             =   120
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "adodc2"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin VB.CommandButton Command15 
         BackColor       =   &H00C0C0C0&
         Caption         =   "加入考题(&Q)"
         Height          =   585
         Left            =   9690
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   540
         Width           =   765
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "答案(&A)"
         Height          =   2175
         Left            =   5340
         TabIndex        =   2
         Top             =   300
         Width           =   2835
         Begin VB.TextBox Text4 
            Height          =   1635
            Left            =   210
            Locked          =   -1  'True
            MaxLength       =   125
            MultiLine       =   -1  'True
            TabIndex        =   3
            Top             =   330
            Width           =   2415
         End
         Begin VB.TextBox Text2 
            DataField       =   "daan"
            DataSource      =   "Adodc1"
            Height          =   1635
            Left            =   210
            MaxLength       =   200
            MultiLine       =   -1  'True
            TabIndex        =   34
            TabStop         =   0   'False
            Top             =   330
            Width           =   2415
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "题目(&T):"
         Height          =   2175
         Left            =   330
         TabIndex        =   0
         Top             =   300
         Width           =   4815
         Begin VB.CommandButton Command1 
            BackColor       =   &H00C0C0C0&
            Caption         =   "_(&1)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3690
            Style           =   1  'Graphical
            TabIndex        =   32
            TabStop         =   0   'False
            Top             =   330
            Width           =   885
         End
         Begin VB.CommandButton Command2 
            BackColor       =   &H00C0C0C0&
            Caption         =   "__(&2)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3690
            Style           =   1  'Graphical
            TabIndex        =   31
            TabStop         =   0   'False
            Top             =   960
            Width           =   885
         End
         Begin VB.CommandButton Command3 
            BackColor       =   &H00C0C0C0&
            Caption         =   "____(&3)"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3690
            Style           =   1  'Graphical
            TabIndex        =   30
            TabStop         =   0   'False
            Top             =   1560
            Width           =   885
         End
         Begin VB.TextBox Text3 
            Height          =   1635
            Left            =   270
            Locked          =   -1  'True
            MaxLength       =   125
            MultiLine       =   -1  'True
            TabIndex        =   1
            Top             =   330
            Width           =   3255
         End
         Begin VB.TextBox Text1 
            DataField       =   "neirong"
            DataSource      =   "Adodc1"
            Height          =   1635
            Left            =   270
            MaxLength       =   200
            MultiLine       =   -1  'True
            TabIndex        =   33
            TabStop         =   0   'False
            Top             =   330
            Width           =   3255
         End
      End
      Begin VB.Frame Frame7 
         BackColor       =   &H00C0C0C0&
         Height          =   885
         Left            =   10530
         TabIndex        =   27
         Top             =   330
         Width           =   675
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackColor       =   &H00C0C0C0&
            Caption         =   "加入每日提示"
            ForeColor       =   &H00000000&
            Height          =   630
            Left            =   160
            MousePointer    =   99  'Custom
            TabIndex        =   28
            Top             =   210
            Width           =   450
            WordWrap        =   -1  'True
         End
      End
      Begin VB.Frame Frame4 
         BackColor       =   &H00C0C0C0&
         Caption         =   "难度(&H)"
         Height          =   885
         Left            =   8370
         TabIndex        =   18
         Top             =   330
         Width           =   1185
         Begin VB.ComboBox Combo1 
            DataSource      =   "adodc1"
            Height          =   300
            ItemData        =   "frmjianda.frx":0442
            Left            =   210
            List            =   "frmjianda.frx":0452
            Style           =   2  'Dropdown List
            TabIndex        =   19
            Top             =   330
            Width           =   795
         End
      End
      Begin VB.Frame Frame5 
         BackColor       =   &H00C0C0C0&
         Height          =   705
         Left            =   300
         TabIndex        =   22
         Top             =   2550
         Width           =   7845
         Begin VB.CommandButton Command8 
            BackColor       =   &H00C0C0C0&
            Caption         =   "删除"
            Height          =   375
            Left            =   6720
            Style           =   1  'Graphical
            TabIndex        =   8
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command7 
            BackColor       =   &H00C0C0C0&
            Caption         =   "修改"
            Height          =   375
            Left            =   5940
            Style           =   1  'Graphical
            TabIndex        =   7
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command6 
            BackColor       =   &H00C0C0C0&
            Caption         =   "添加"
            Default         =   -1  'True
            Height          =   375
            Left            =   5160
            Style           =   1  'Graphical
            TabIndex        =   6
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command5 
            BackColor       =   &H00C0C0C0&
            Caption         =   "取消"
            Enabled         =   0   'False
            Height          =   375
            Left            =   4380
            Style           =   1  'Graphical
            TabIndex        =   5
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command4 
            BackColor       =   &H00C0C0C0&
            Caption         =   "更新"
            Enabled         =   0   'False
            Height          =   375
            Left            =   3600
            Style           =   1  'Graphical
            TabIndex        =   4
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command14 
            BackColor       =   &H00C0C0C0&
            Caption         =   "尾记录"
            Height          =   375
            Left            =   2520
            Style           =   1  'Graphical
            TabIndex        =   23
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command13 
            BackColor       =   &H00C0C0C0&
            Caption         =   "下一条"
            Height          =   375
            Left            =   1740
            Style           =   1  'Graphical
            TabIndex        =   24
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command12 
            BackColor       =   &H00C0C0C0&
            Caption         =   "上一条"
            Height          =   375
            Left            =   960
            Style           =   1  'Graphical
            TabIndex        =   25
            TabStop         =   0   'False
            Top             =   210
            Width           =   795
         End
         Begin VB.CommandButton Command11 
            BackColor       =   &H00C0C0C0&
            Caption         =   "首记录"
            Height          =   375

⌨️ 快捷键说明

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