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

📄 复件 frmimport.frm

📁 档案管理系统,使用vb6+access数据库开发
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmImport 
   Caption         =   "导入 DBF 文件"
   ClientHeight    =   5940
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8325
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   MaxButton       =   0   'False
   ScaleHeight     =   5940
   ScaleWidth      =   8325
   StartUpPosition =   2  '屏幕中心
   Begin VB.TextBox txtMsg 
      BackColor       =   &H80000000&
      Enabled         =   0   'False
      Height          =   372
      Left            =   1320
      TabIndex        =   24
      Top             =   4200
      Width           =   5532
   End
   Begin VB.CommandButton cmdGO 
      Caption         =   "开始导入(&G)"
      Enabled         =   0   'False
      Height          =   492
      Left            =   2640
      TabIndex        =   23
      Top             =   3240
      Width           =   2532
   End
   Begin VB.CommandButton cmdDIR 
      Caption         =   "浏览 ..."
      Enabled         =   0   'False
      Height          =   372
      Left            =   6000
      TabIndex        =   22
      Top             =   2640
      Width           =   1092
   End
   Begin VB.TextBox TextDIR 
      Height          =   324
      Left            =   3240
      TabIndex        =   21
      Text            =   "E:\Pm98"
      Top             =   2640
      Width           =   2652
   End
   Begin VB.CommandButton cmdALL 
      Caption         =   "全选(&A)"
      Height          =   372
      Left            =   7200
      TabIndex        =   18
      Top             =   960
      Width           =   972
   End
   Begin VB.CommandButton cmdClear 
      Caption         =   "清除(&C)"
      Enabled         =   0   'False
      Height          =   372
      Left            =   7200
      TabIndex        =   19
      Top             =   1440
      Width           =   972
   End
   Begin VB.OptionButton obLevel 
      Caption         =   "文件档案(&W)"
      Height          =   252
      Index           =   0
      Left            =   1200
      TabIndex        =   0
      Top             =   240
      Width           =   1452
   End
   Begin VB.OptionButton obLevel 
      Caption         =   "归档文件(&D)"
      Height          =   252
      Index           =   2
      Left            =   4320
      TabIndex        =   2
      Top             =   240
      Width           =   1452
   End
   Begin VB.OptionButton obLevel 
      Caption         =   "案卷档案(&A)"
      Height          =   252
      Index           =   1
      Left            =   2760
      TabIndex        =   1
      Top             =   240
      Width           =   1452
   End
   Begin VB.Frame FileType 
      Caption         =   "档案类别"
      Height          =   1812
      Left            =   240
      TabIndex        =   3
      Top             =   600
      Width           =   6732
      Begin VB.CheckBox chkFT 
         Caption         =   "资料档案(&L)"
         Height          =   216
         Index           =   13
         Left            =   1920
         TabIndex        =   17
         Top             =   1440
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "实物档案(&S)"
         Height          =   216
         Index           =   12
         Left            =   360
         TabIndex        =   16
         Top             =   1440
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "人员档案(&P)"
         Height          =   216
         Index           =   11
         Left            =   5040
         TabIndex        =   15
         Top             =   1080
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "照片档案(&Z)"
         Height          =   216
         Index           =   10
         Left            =   3480
         TabIndex        =   14
         Top             =   1080
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "声像档案(&9)"
         Height          =   216
         Index           =   9
         Left            =   1920
         TabIndex        =   13
         Top             =   1080
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "财会档案(&8)"
         Height          =   216
         Index           =   8
         Left            =   360
         TabIndex        =   12
         Top             =   1080
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "设备档案(&7)"
         Height          =   216
         Index           =   7
         Left            =   5040
         TabIndex        =   11
         Top             =   720
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "基建档案(&6)"
         Height          =   216
         Index           =   6
         Left            =   3480
         TabIndex        =   10
         Top             =   720
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "科研档案(&5)"
         Height          =   216
         Index           =   5
         Left            =   1920
         TabIndex        =   9
         Top             =   720
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "产品档案(&4)"
         Height          =   216
         Index           =   4
         Left            =   360
         TabIndex        =   8
         Top             =   720
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "业务档案(&3)"
         Height          =   216
         Index           =   3
         Left            =   5040
         TabIndex        =   7
         Top             =   360
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "教学档案(&2)"
         Height          =   216
         Index           =   2
         Left            =   3480
         TabIndex        =   6
         Top             =   360
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "行政档案(&1)"
         Height          =   216
         Index           =   1
         Left            =   1920
         TabIndex        =   5
         Top             =   360
         Width           =   1452
      End
      Begin VB.CheckBox chkFT 
         Caption         =   "党群档案(&0)"
         Height          =   216
         Index           =   0
         Left            =   360
         TabIndex        =   4
         Top             =   360
         Width           =   1452
      End
   End
   Begin MSAdodcLib.Adodc adoZTC 
      Height          =   312
      Left            =   7080
      Top             =   3600
      Visible         =   0   'False
      Width           =   960
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   3
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   1
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   5
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=PmData"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "PmData"
      OtherAttributes =   ""
      UserName        =   "Admin"
      Password        =   ""
      RecordSource    =   "Ztc"
      Caption         =   "主题词"
      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 adoZR 
      Height          =   312
      Left            =   7080
      Top             =   3240
      Visible         =   0   'False
      Width           =   960
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   3
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   5
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=PmData"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "PmData"
      OtherAttributes =   ""
      UserName        =   "Admin"
      Password        =   ""
      RecordSource    =   "Zr"
      Caption         =   "责任者"
      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 adoDG 
      Height          =   312
      Left            =   120
      Top             =   4440
      Visible         =   0   'False
      Width           =   960
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   3
      CursorLocation  =   3
      IsolationLevel  =   -1

⌨️ 快捷键说明

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