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

📄 main_jcxx_dzxxsz.frm

📁 图书综合管理系统 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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form main_jcxx_dzxxsz 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "基础信息管理-【读者信息管理】"
   ClientHeight    =   4830
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8520
   Icon            =   "main_jcxx_dzxxsz.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4830
   ScaleWidth      =   8520
   StartUpPosition =   1  '所有者中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   3405
      Left            =   45
      TabIndex        =   0
      Top             =   765
      Width           =   8400
      _ExtentX        =   14817
      _ExtentY        =   6006
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "读者基本信息"
      TabPicture(0)   =   "main_jcxx_dzxxsz.frx":0442
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Adodc1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "读者列表"
      TabPicture(1)   =   "main_jcxx_dzxxsz.frx":045E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).ControlCount=   1
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   -360
         Top             =   945
         Visible         =   0   'False
         Width           =   2055
         _ExtentX        =   3625
         _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=   3
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "DSN=NBooks"
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   "NBooks"
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from reads"
         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 VB.Frame Frame1 
         Height          =   2910
         Left            =   195
         TabIndex        =   1
         Top             =   360
         Width           =   8010
         Begin VB.TextBox Text5 
            Enabled         =   0   'False
            Height          =   300
            Left            =   2520
            TabIndex        =   40
            Top             =   1365
            Width           =   5370
         End
         Begin VB.ComboBox Combo2 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "main_jcxx_dzxxsz.frx":047A
            Left            =   6435
            List            =   "main_jcxx_dzxxsz.frx":047C
            TabIndex        =   39
            Top             =   1740
            Width           =   1455
         End
         Begin VB.ComboBox Combo4 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "main_jcxx_dzxxsz.frx":047E
            Left            =   6720
            List            =   "main_jcxx_dzxxsz.frx":0480
            TabIndex        =   37
            Top             =   2130
            Width           =   1155
         End
         Begin MSComDlg.CommonDialog CDialog1 
            Left            =   315
            Top             =   2370
            _ExtentX        =   847
            _ExtentY        =   847
            _Version        =   393216
         End
         Begin VB.CommandButton Command1 
            Caption         =   "选择相片..."
            Enabled         =   0   'False
            Height          =   285
            Left            =   135
            TabIndex        =   33
            Top             =   2010
            Width           =   1260
         End
         Begin VB.PictureBox Picture1 
            BackColor       =   &H00C0C0C0&
            BorderStyle     =   0  'None
            BeginProperty DataFormat 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
            Height          =   1635
            Left            =   150
            ScaleHeight     =   1635
            ScaleWidth      =   1260
            TabIndex        =   31
            Top             =   255
            Width           =   1260
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   300
            Left            =   4365
            TabIndex        =   29
            Top             =   2505
            Width           =   1290
            _ExtentX        =   2275
            _ExtentY        =   529
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   25231361
            CurrentDate     =   37853
         End
         Begin VB.TextBox Text4 
            Enabled         =   0   'False
            Height          =   300
            Left            =   2520
            TabIndex        =   18
            Top             =   990
            Width           =   5370
         End
         Begin VB.TextBox Text3 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4860
            TabIndex        =   17
            Top             =   600
            Width           =   3030
         End
         Begin VB.TextBox Text6 
            Enabled         =   0   'False
            Height          =   300
            Left            =   2520
            TabIndex        =   16
            Top             =   1740
            Width           =   2940
         End
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   300
            Left            =   2520
            TabIndex        =   4
            Top             =   240
            Width           =   1290
         End
         Begin VB.TextBox Text2 
            Enabled         =   0   'False
            Height          =   300
            Left            =   4860
            TabIndex        =   3
            Top             =   240
            Width           =   3030
         End
         Begin VB.ComboBox Combo1 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "main_jcxx_dzxxsz.frx":0482
            Left            =   2520
            List            =   "main_jcxx_dzxxsz.frx":0484
            TabIndex        =   2
            Top             =   600
            Width           =   1290
         End
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   300
            Left            =   6615
            TabIndex        =   36
            Top             =   2505
            Width           =   1290
            _ExtentX        =   2275
            _ExtentY        =   529
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   25231361
            CurrentDate     =   37853
         End
         Begin VB.Label jss 
            BackStyle       =   0  'Transparent
            BeginProperty Font 
               Name            =   "黑体"
               Size            =   12
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H000000FF&
            Height          =   255
            Left            =   2535
            TabIndex        =   41
            Top             =   2115
            Width           =   1230
         End
         Begin VB.Label Label8 
            BackStyle       =   0  'Transparent
            Caption         =   "读者类别:"
            Height          =   225
            Left            =   5535
            TabIndex        =   38
            Top             =   1800
            Width           =   990
         End
         Begin VB.Label Label6 
            BackStyle       =   0  'Transparent
            ForeColor       =   &H00FF0000&
            Height          =   450
            Left            =   90
            TabIndex        =   34
            Top             =   2370
            Width           =   1395
         End
         Begin VB.Shape Shape1 
            BorderColor     =   &H000000FF&
            Height          =   1680
            Left            =   120
            Top             =   225
            Width           =   1305
         End
         Begin VB.Label Label5 
            BackStyle       =   0  'Transparent
            Caption         =   "单    位:"
            Height          =   285
            Left            =   1575
            TabIndex        =   32
            Top             =   1050
            Width           =   1155
         End
         Begin VB.Label Label4 
            BackColor       =   &H008080FF&
            BackStyle       =   0  'Transparent
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   2505
            TabIndex        =   30
            Top             =   2535
            Width           =   885
         End
         Begin VB.Label Label3 
            BackColor       =   &H008080FF&
            BackStyle       =   0  'Transparent
            ForeColor       =   &H00FF0000&
            Height          =   225
            Left            =   4905
            TabIndex        =   28
            Top             =   2175
            Width           =   810
         End
         Begin VB.Label Label2 
            Caption         =   "收费标准:          借书期限:"
            Height          =   240
            Left            =   4035
            TabIndex        =   27
            Top             =   2190
            Width           =   3000
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "家庭住址:            联系电话:            已借书数:                "
            ForeColor       =   &H00000000&
            Height          =   960
            Index           =   2
            Left            =   1575
            TabIndex        =   19
            Top             =   1425
            Width           =   945
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "书 证 号:                读者姓名:"
            ForeColor       =   &H000000FF&
            Height          =   315
            Index           =   0
            Left            =   1575
            TabIndex        =   6
            Top             =   315
            Width           =   3870
         End
         Begin VB.Label Label1 
            BackStyle       =   0  'Transparent
            Caption         =   "性    别:                身份证号:"
            ForeColor       =   &H00000000&
            Height          =   315
            Index           =   1
            Left            =   1575
            TabIndex        =   5
            Top             =   675
            Width           =   3750
         End
         Begin VB.Shape Shape2 
            BorderColor     =   &H00000000&
            Height          =   1680
            Left            =   135
            Top             =   240
            Width           =   1305
         End
         Begin VB.Label Label7 
            BackStyle       =   0  'Transparent
            Caption         =   "办证价格:           办证日期:               到期日期:"
            Height          =   225
            Left            =   1590
            TabIndex        =   35
            Top             =   2550
            Width           =   5820
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_jcxx_dzxxsz.frx":0486
         Height          =   2895
         Left            =   -74925
         TabIndex        =   43
         Top             =   405
         Width           =   8235
         _ExtentX        =   14526
         _ExtentY        =   5106
         _Version        =   393216
         AllowUpdate     =   0   'False
         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
         ColumnCount     =   15
         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

⌨️ 快捷键说明

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