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

📄 rgzlcx.frm

📁 大学生生活普查程序,用vb开发的,调查大学生生活情况,并做出评价,给出建议,做出统计
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
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 Rgzlcx 
   BackColor       =   &H00FFFFFF&
   Caption         =   "大学生查询"
   ClientHeight    =   7305
   ClientLeft      =   60
   ClientTop       =   630
   ClientWidth     =   7920
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   7305
   ScaleWidth      =   7920
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   8175
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   14420
      _Version        =   393216
      Tabs            =   4
      Tab             =   3
      TabsPerRow      =   4
      TabHeight       =   520
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "隶书"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "查询"
      TabPicture(0)   =   "Rgzlcx.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Command5"
      Tab(0).Control(1)=   "Frame3"
      Tab(0).Control(2)=   "Command4"
      Tab(0).Control(3)=   "Command3"
      Tab(0).Control(4)=   "Frame2"
      Tab(0).Control(5)=   "Frame1"
      Tab(0).ControlCount=   6
      TabCaption(1)   =   "条状形查看"
      TabPicture(1)   =   "Rgzlcx.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Data1"
      Tab(1).Control(1)=   "Tjlr(0)"
      Tab(1).Control(2)=   "Tjm(0)"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "表格形查看"
      TabPicture(2)   =   "Rgzlcx.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid1"
      Tab(2).Control(1)=   "Adodc1"
      Tab(2).ControlCount=   2
      TabCaption(3)   =   "查询统计"
      TabPicture(3)   =   "Rgzlcx.frx":0054
      Tab(3).ControlEnabled=   -1  'True
      Tab(3).Control(0)=   "Frame4"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).Control(1)=   "Tjjg"
      Tab(3).Control(1).Enabled=   0   'False
      Tab(3).ControlCount=   2
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Rgzlcx.frx":0070
         Height          =   1575
         Left            =   -74880
         TabIndex        =   28
         Top             =   480
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   2778
         _Version        =   393216
         BorderStyle     =   0
         HeadLines       =   1
         RowHeight       =   15
         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
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            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       =   ""
            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 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   375
         Left            =   -74880
         Top             =   6960
         Width           =   7815
         _ExtentX        =   13785
         _ExtentY        =   661
         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=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         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 RichTextLib.RichTextBox Tjjg 
         Height          =   3495
         Left            =   120
         TabIndex        =   26
         ToolTipText     =   "如果统计的结果是0,请检查统计的条件是否正确!"
         Top             =   3720
         Width           =   7695
         _ExtentX        =   13573
         _ExtentY        =   6165
         _Version        =   393217
         Enabled         =   -1  'True
         ScrollBars      =   1
         TextRTF         =   $"Rgzlcx.frx":0085
      End
      Begin VB.Frame Frame4 
         Caption         =   "请选择要统计的字段:"
         Height          =   3135
         Left            =   120
         TabIndex        =   18
         Top             =   480
         Width           =   7695
         Begin VB.CommandButton Command7 
            Caption         =   "保存统计结果"
            Height          =   375
            Left            =   6240
            TabIndex        =   17
            Top             =   2520
            Width           =   1335
         End
         Begin MSComDlg.CommonDialog CommonDialog1 
            Left            =   6360
            Top             =   600
            _ExtentX        =   847
            _ExtentY        =   847
            _Version        =   393216
         End
         Begin VB.CommandButton Command6 
            Caption         =   "清空统计条件"
            Height          =   375
            Left            =   6240
            TabIndex        =   27
            Top             =   2040
            Width           =   1335
         End
         Begin VB.CommandButton Command2 
            Caption         =   "确定统计"
            Height          =   375
            Left            =   6240
            TabIndex        =   25
            Top             =   1560
            Width           =   1335
         End
         Begin VB.ListBox List3 
            Height          =   1680
            Left            =   3840
            TabIndex        =   23
            Top             =   1080
            Width           =   2175
         End
         Begin VB.ComboBox Tjfh 
            Height          =   300
            Left            =   3840
            Style           =   2  'Dropdown List
            TabIndex        =   22
            Top             =   360
            Width           =   2175
         End
         Begin VB.ListBox List2 
            Height          =   1680
            Left            =   120
            TabIndex        =   20
            Top             =   1080
            Width           =   3615
         End
         Begin VB.ComboBox Zdtj 
            Height          =   300
            Left            =   120
            Style           =   2  'Dropdown List
            TabIndex        =   19
            Top             =   360
            Width           =   3615
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "请选择统计的方面:"
            Height          =   180
            Left            =   3840
            TabIndex        =   24
            Top             =   120
            Width           =   1620
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "要统计的字段有:"
            Height          =   180
            Left            =   120
            TabIndex        =   21
            Top             =   840
            Width           =   1440
         End
      End
      Begin VB.Data Data1 
         Caption         =   "Data1"
         Connect         =   "Access"
         DatabaseName    =   ""
         DefaultCursorType=   0  '缺省游标
         DefaultType     =   2  '使用 ODBC
         Exclusive       =   0   'False
         Height          =   300
         Left            =   -74880
         Options         =   0
         ReadOnly        =   0   'False
         RecordsetType   =   1  'Dynaset
         RecordSource    =   ""
         Top             =   7050
         Width           =   7575
      End
      Begin VB.CommandButton Command5 
         Caption         =   "选定查询结果"
         Height          =   375
         Left            =   -70080
         TabIndex        =   14
         ToolTipText     =   "在您选择了查询结果后可以查看其具体内容"
         Top             =   1560
         Width           =   2295
      End
      Begin VB.Frame Frame3 
         Caption         =   "查询结果显示:"
         Height          =   4935
         Left            =   -70680
         TabIndex        =   12
         Top             =   2160
         Width           =   3495
         Begin VB.ListBox List1 
            Height          =   4380
            Left            =   120
            TabIndex        =   13
            Top             =   240

⌨️ 快捷键说明

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