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

📄 教材征订.frm

📁 学生教材管理系统:对学校书库进销存进行管理的系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form 教材征订 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "教材征订"
   ClientHeight    =   7575
   ClientLeft      =   2610
   ClientTop       =   1215
   ClientWidth     =   10695
   Icon            =   "教材征订.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7575
   ScaleWidth      =   10695
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Height          =   7500
      Left            =   45
      TabIndex        =   7
      Top             =   0
      Width           =   10695
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   435
         Left            =   4920
         Top             =   1680
         Visible         =   0   'False
         Width           =   2595
         _ExtentX        =   4577
         _ExtentY        =   767
         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         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 教材库存表"
         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 MSAdodcLib.Adodc Adodc1 
         Height          =   435
         Left            =   2520
         Top             =   1680
         Visible         =   0   'False
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   767
         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         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=学生教材管理系统.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 教材征订表"
         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 Frame4 
         Height          =   795
         Left            =   165
         TabIndex        =   17
         Top             =   6600
         Width           =   10455
         Begin VB.CommandButton Command5 
            Caption         =   "确定修改"
            Enabled         =   0   'False
            Height          =   450
            Left            =   180
            TabIndex        =   25
            Top             =   180
            Width           =   1275
         End
         Begin VB.CommandButton Command6 
            Caption         =   "取消修改"
            Enabled         =   0   'False
            Height          =   450
            Left            =   1560
            TabIndex        =   24
            Top             =   180
            Width           =   1335
         End
         Begin VB.CommandButton Command7 
            Caption         =   "删除"
            Enabled         =   0   'False
            Height          =   450
            Left            =   3000
            TabIndex        =   23
            Top             =   180
            Width           =   1335
         End
         Begin VB.CommandButton Command2 
            Caption         =   "查询..."
            Height          =   450
            Left            =   7500
            TabIndex        =   20
            Top             =   180
            Width           =   1335
         End
         Begin VB.CommandButton Command1 
            Caption         =   "征订"
            Height          =   450
            Left            =   6060
            TabIndex        =   19
            Top             =   180
            Width           =   1335
         End
         Begin VB.CommandButton Command3 
            Caption         =   "返回"
            Height          =   450
            Left            =   8880
            TabIndex        =   18
            Top             =   180
            Width           =   1335
         End
      End
      Begin VB.Frame Frame3 
         Height          =   1875
         Left            =   5505
         TabIndex        =   13
         Top             =   4740
         Width           =   5115
         Begin VB.ComboBox Combo4 
            Height          =   300
            ItemData        =   "教材征订.frx":08CA
            Left            =   1200
            List            =   "教材征订.frx":08CC
            TabIndex        =   5
            Top             =   660
            Width           =   1875
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   300
            Left            =   1200
            TabIndex        =   4
            Top             =   240
            Width           =   1875
            _ExtentX        =   3307
            _ExtentY        =   529
            _Version        =   393216
            Format          =   20774913
            CurrentDate     =   38238
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Left            =   1200
            TabIndex        =   6
            Top             =   1080
            Width           =   1875
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "征 订 人:"
            Height          =   180
            Left            =   240
            TabIndex        =   16
            Top             =   720
            Width           =   900
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "征订日期:"
            Height          =   180
            Left            =   240
            TabIndex        =   15
            Top             =   300
            Width           =   900
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "数    量:"
            Height          =   180
            Left            =   240
            TabIndex        =   14
            Top             =   1140
            Width           =   900
         End
      End
      Begin VB.Frame Frame1 
         Height          =   1875
         Left            =   165
         TabIndex        =   8
         Top             =   4740
         Width           =   5355
         Begin VB.TextBox Text2 
            DataField       =   "作者"
            DataSource      =   "Adodc2"
            Height          =   270
            Left            =   4680
            TabIndex        =   22
            Text            =   "Text2"
            Top             =   1680
            Visible         =   0   'False
            Width           =   735
         End
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   300
            Left            =   1260
            TabIndex        =   3
            Top             =   1440
            Width           =   2835
            _ExtentX        =   5001
            _ExtentY        =   529
            _Version        =   393216
            Format          =   20774913
            CurrentDate     =   38372
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            ItemData        =   "教材征订.frx":08CE
            Left            =   1260
            List            =   "教材征订.frx":08D0
            TabIndex        =   0
            Top             =   240
            Width           =   2835
         End
         Begin VB.ComboBox Combo2 
            Height          =   300
            Left            =   1260
            TabIndex        =   1
            Top             =   660
            Width           =   2835
         End
         Begin VB.ComboBox Combo3 
            Height          =   300
            Left            =   1260
            TabIndex        =   2
            Top             =   1080
            Width           =   2835
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "出版日期:"
            Height          =   180
            Left            =   240
            TabIndex        =   21
            Top             =   1500
            Width           =   900
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "教 材 名:"
            Height          =   180
            Left            =   240
            TabIndex        =   11
            Top             =   300
            Width           =   900
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "作    者:"
            Height          =   180
            Left            =   240
            TabIndex        =   10
            Top             =   720
            Width           =   900
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "出 版 社:"
            Height          =   180
            Left            =   240
            TabIndex        =   9
            Top             =   1140
            Width           =   900
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "教材征订.frx":08D2
         Height          =   4560
         Left            =   120
         TabIndex        =   12
         Top             =   180
         Width           =   10455
         _ExtentX        =   18441
         _ExtentY        =   8043
         _Version        =   393216
         AllowUpdate     =   -1  'True
         AllowArrows     =   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     =   7
         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
         BeginProperty Column02 
            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 Column03 
            DataField       =   "出版日期"

⌨️ 快捷键说明

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