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

📄 form5.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"
Begin VB.Form Form5 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "数据查询"
   ClientHeight    =   8910
   ClientLeft      =   2460
   ClientTop       =   1635
   ClientWidth     =   10830
   Icon            =   "Form5.frx":0000
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   8910
   ScaleWidth      =   10830
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   4080
      Top             =   8040
      Width           =   1920
      _ExtentX        =   3387
      _ExtentY        =   661
      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         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=gm.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=gm.mdb;Persist Security Info=False"
      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 MSDataGridLib.DataGrid D1 
      Bindings        =   "Form5.frx":0442
      Height          =   1815
      Left            =   0
      TabIndex        =   22
      Top             =   5160
      Width           =   10815
      _ExtentX        =   19076
      _ExtentY        =   3201
      _Version        =   393216
      AllowUpdate     =   0   'False
      Enabled         =   -1  'True
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      AllowAddNew     =   -1  'True
      AllowDelete     =   -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     =   9
      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       =   "制造商"
         Caption         =   "制造商"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column04 
         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 Column05 
         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 Column06 
         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 Column07 
         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 Column08 
         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 
            ColumnWidth     =   569.764
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1335.118
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   1049.953
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   1560.189
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   750.047
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   1154.835
         EndProperty
         BeginProperty Column06 
            ColumnWidth     =   959.811
         EndProperty
         BeginProperty Column07 
            ColumnWidth     =   1319.811
         EndProperty
         BeginProperty Column08 
            ColumnWidth     =   1769.953
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000016&
      Height          =   5295
      Left            =   0
      TabIndex        =   0
      Top             =   -120
      Width           =   10815
      Begin VB.TextBox Text1 
         DataField       =   "编号"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   1080
         TabIndex        =   15
         Top             =   600
         Width           =   1935
      End
      Begin VB.TextBox Text2 
         DataField       =   "已使用年限"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   4440
         TabIndex        =   14
         Top             =   2160
         Width           =   1935
      End
      Begin VB.TextBox Text3 
         DataField       =   "使用人"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   1080
         TabIndex        =   13
         Top             =   2160
         Width           =   1935
      End
      Begin VB.TextBox Text7 
         DataField       =   "购买日期"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   4440
         TabIndex        =   12
         Top             =   4080
         Width           =   1935
      End
      Begin VB.TextBox Text10 
         DataField       =   "资产名称"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   4440
         TabIndex        =   11
         Top             =   600
         Width           =   1935
      End
      Begin VB.CommandButton Command4 
         Caption         =   "到最后一条"
         Height          =   735
         Left            =   9000
         Picture         =   "Form5.frx":0457
         Style           =   1  'Graphical
         TabIndex        =   5
         Top             =   4440
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "到第一条"
         Height          =   735
         Left            =   7440
         Picture         =   "Form5.frx":0761
         Style           =   1  'Graphical
         TabIndex        =   4
         Top             =   4440
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "下一条"
         Height          =   735
         Left            =   9000
         Picture         =   "Form5.frx":0A6B
         Style           =   1  'Graphical
         TabIndex        =   3
         Top             =   3480
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "上一条"
         Height          =   735
         Left            =   7440
         Picture         =   "Form5.frx":0D75
         Style           =   1  'Graphical
         TabIndex        =   2
         Top             =   3480
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         DataField       =   "资产号"
         DataSource      =   "Adodc1"
         Height          =   495
         Left            =   1200
         TabIndex        =   1
         Top             =   4080
         Width           =   1935
      End
      Begin VB.Frame Frame3 
         Caption         =   "资料信息查询"
         Height          =   3255
         Left            =   7080
         TabIndex        =   6

⌨️ 快捷键说明

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