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

📄 frmexamrep.frm

📁 这是我们公司的题库管理系统,用VB实现,可以进行试题制作,编辑、试卷制作、试卷生成和试卷打印(A3/和A4)
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Left            =   3000
            TabIndex        =   31
            Top             =   1200
            Width           =   735
         End
         Begin VB.Label Label5 
            Caption         =   "名 称:"
            Height          =   255
            Left            =   3000
            TabIndex        =   29
            Top             =   600
            Width           =   855
         End
      End
      Begin VB.CommandButton Cmd_OpenE 
         Caption         =   "打开已有试卷"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   -73200
         TabIndex        =   27
         Top             =   2760
         Width           =   1335
      End
      Begin MSAdodcLib.Adodc AdcPaper 
         Height          =   330
         Left            =   -68760
         Top             =   480
         Visible         =   0   'False
         Width           =   2055
         _ExtentX        =   3625
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   3
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "DSN=TikuSys"
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   "TikuSys"
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   "8263958"
         RecordSource    =   "SELECT *FROM QuestionP"
         Caption         =   "AdcPaper"
         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 TabDlg.SSTab SSTab2 
         Height          =   4335
         Left            =   -74880
         TabIndex        =   22
         Top             =   3720
         Width           =   3135
         _ExtentX        =   5530
         _ExtentY        =   7646
         _Version        =   393216
         Style           =   1
         Tabs            =   2
         Tab             =   1
         TabsPerRow      =   2
         TabHeight       =   520
         TabCaption(0)   =   "  可加入题目  "
         TabPicture(0)   =   "FrmExamRep.frx":02FA
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Frame2"
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "  已加入的题目 "
         TabPicture(1)   =   "FrmExamRep.frx":0316
         Tab(1).ControlEnabled=   -1  'True
         Tab(1).Control(0)=   "Frame9"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).ControlCount=   1
         Begin VB.Frame Frame9 
            Caption         =   "Frame9"
            Height          =   3855
            Left            =   120
            TabIndex        =   25
            Top             =   360
            Width           =   2895
            Begin MSDataGridLib.DataGrid DataGrid2 
               Bindings        =   "FrmExamRep.frx":0332
               Height          =   3375
               Left            =   120
               TabIndex        =   26
               Top             =   360
               Width           =   2655
               _ExtentX        =   4683
               _ExtentY        =   5953
               _Version        =   393216
               AllowUpdate     =   0   'False
               AllowArrows     =   0   'False
               BackColor       =   16777215
               ForeColor       =   0
               HeadLines       =   1
               RowHeight       =   15
               FormatLocked    =   -1  'True
               BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               Caption         =   "试卷已添加的试题"
               ColumnCount     =   3
               BeginProperty Column00 
                  DataField       =   "ID"
                  Caption         =   "ID"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               BeginProperty Column01 
                  DataField       =   "PaperId"
                  Caption         =   "试卷号"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               BeginProperty Column02 
                  DataField       =   "ExamId"
                  Caption         =   "试题号"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               SplitCount      =   1
               BeginProperty Split0 
                  BeginProperty Column00 
                     ColumnWidth     =   464.882
                  EndProperty
                  BeginProperty Column01 
                     DividerStyle    =   4
                     ColumnWidth     =   824.882
                  EndProperty
                  BeginProperty Column02 
                     ColumnWidth     =   975.118
                  EndProperty
               EndProperty
            End
         End
         Begin VB.Frame Frame2 
            Caption         =   "Frame2"
            Height          =   3855
            Left            =   -74880
            TabIndex        =   23
            Top             =   360
            Width           =   2895
            Begin MSDataGridLib.DataGrid DataGrid1 
               Bindings        =   "FrmExamRep.frx":0349
               Height          =   3375
               Left            =   120
               TabIndex        =   24
               Top             =   360
               Width           =   2655
               _ExtentX        =   4683
               _ExtentY        =   5953
               _Version        =   393216
               AllowUpdate     =   0   'False
               AllowArrows     =   0   'False
               BackColor       =   16777215
               ForeColor       =   0
               HeadLines       =   1
               RowHeight       =   14
               RowDividerStyle =   3
               FormatLocked    =   -1  'True
               BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9.75
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ColumnCount     =   3
               BeginProperty Column00 
                  DataField       =   "ExamId"
                  Caption         =   "题号"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               BeginProperty Column01 
                  DataField       =   "TitleName"
                  Caption         =   "题型"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               BeginProperty Column02 
                  DataField       =   "UserName"
                  Caption         =   "录入员"
                  BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                     Type            =   0
                     Format          =   ""
                     HaveTrueFalseNull=   0
                     FirstDayOfWeek  =   0
                     FirstWeekOfYear =   0
                     LCID            =   2052
                     SubFormatType   =   0
                  EndProperty
               EndProperty
               SplitCount      =   1
               BeginProperty Split0 
                  Size            =   99
                  BeginProperty Column00 
                     ColumnWidth     =   494.929
                  EndProperty
                  BeginProperty Column01 
                     ColumnWidth     =   959.811
                  EndProperty
                  BeginProperty Column02 
                     ColumnWidth     =   854.929
                  EndProperty
               EndProperty
            End
         End
      End
      Begin VB.CommandButton Cmd_DelE 
         Caption         =   "删除试卷题目"
         Height          =   375
         Left            =   -73200
         TabIndex        =   21
         Top             =   3240
         Width           =   1335
      End
      Begin VB.CommandButton Cmd_AddE 
         Caption         =   "添加试卷题目"
         Height          =   375
         Left            =   -74760
         MaskColor       =   &H00808080&
         TabIndex        =   20
         Top             =   3240
         Width           =   1335
      End
      Begin VB.Frame Frame4 
         Caption         =   "题目信息"
         Height          =   6735
         Left            =   -71640
         TabIndex        =   8
         Top             =   1320
         Width           =   8415
         Begin VB.Frame Frame8 
            Caption         =   "答案预览"
            Height          =   2295
            Left            =   120
            TabIndex        =   18
            Top             =   4320
            Width           =   8175
            Begin RichTextLib.RichTextBox RichAnswer 
               DataField       =   "Answer"
               DataSource      =   "AdcExams"
               Height          =   1935
               Left            =   120
               TabIndex        =   19
               Top             =   240
               Width           =   7935
               _ExtentX        =   13996
               _ExtentY        =   3413
               _Version        =   393217
               ReadOnly        =   -1  'True
               ScrollBars      =   2
               TextRTF         =   $"FrmExamRep.frx":0360
            End
         End
         Begin VB.Frame Frame7 
            BackColor       =   &H8000000B&
            Caption         =   "题目预览"
            Height          =   2055
            Left            =   120
            TabIndex        =   16
            Top             =   2160
            Width           =   8175
            Begin RichTextLib.RichTextBox RichTitleName 
               DataField       =   "Question"
               DataSource      =   "AdcExams"
               Height          =   1695
               Left            =   120
               TabIndex        =   17
               Top             =   240
               Width           =   7935
               _ExtentX        =   13996
               _ExtentY        =   2990
               _Version        =   393217
               ReadOnly        =   -1  'True
               ScrollBars      =   2
               TextRTF         =   $"FrmExamRep.frx":05F4
            End
         End
         Begin VB.Frame Frame5 
            Height          =   1815
            Left            =   120
            TabIndex        =   9
            Top             =   240
            Width           =   8175
            Begin VB.ComboBox ComTitleName 
               Enabled         =   0   'False
               Height          =   300
               Left            =   840
               TabIndex        =   13
               Text            =   "请选择题型"
               ToolTipText     =   "显示课程所有题型"
               Top             =   1080
               Width           =   2175
            End
            Begin VB.ComboBox ComClassName 
               Enabled         =   0   'False
               ForeColor       =   &H00000000&
               Height          =   300
               Left            =   840
               TabIndex        =   12
               Text            =   "请选择章节"
               ToolTipText     =   "显示课程所有章节"
               Top             =   480
               Width           =   2175
            End
            Begin VB.Frame Frame6 
               Caption         =   "备注"
               Height          =   1575

⌨️ 快捷键说明

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