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

📄 frmsrgl.frm

📁 dajia交流 一个简单的人事管理系统咯 要用的,是用以前的一个个人财务系统修改的
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form4 
   Caption         =   "收支管理"
   ClientHeight    =   6495
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8385
   LinkTopic       =   "Form4"
   ScaleHeight     =   6495
   ScaleWidth      =   8385
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command16 
      Caption         =   "退出"
      Height          =   615
      Left            =   5880
      TabIndex        =   36
      Top             =   5160
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton Command15 
      Caption         =   "删除"
      Height          =   615
      Left            =   4200
      TabIndex        =   35
      Top             =   5160
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton Command14 
      Caption         =   "添加"
      Height          =   615
      Left            =   2520
      TabIndex        =   34
      Top             =   5160
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton Command13 
      Caption         =   "修改"
      Height          =   615
      Left            =   840
      TabIndex        =   33
      Top             =   5160
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.CommandButton Command12 
      Caption         =   "最后一条"
      Height          =   375
      Left            =   5640
      TabIndex        =   32
      Top             =   4080
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.CommandButton Command10 
      Caption         =   "上一条"
      Height          =   375
      Left            =   2520
      TabIndex        =   30
      Top             =   4080
      Visible         =   0   'False
      Width           =   1575
   End
   Begin VB.CommandButton Command9 
      Caption         =   "第一条"
      Height          =   375
      Left            =   960
      TabIndex        =   29
      Top             =   4080
      Visible         =   0   'False
      Width           =   1575
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   2400
      Top             =   6000
      Visible         =   0   'False
      Width           =   3135
      _ExtentX        =   5530
      _ExtentY        =   582
      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=grcw1.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=grcw1.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "zcb"
      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 VB.TextBox Text2 
      DataField       =   "备注"
      DataSource      =   "Adodc2"
      Height          =   1095
      Index           =   4
      Left            =   1800
      TabIndex        =   25
      Text            =   "Text2"
      Top             =   2040
      Visible         =   0   'False
      Width           =   5415
   End
   Begin VB.TextBox Text2 
      DataField       =   "支出金额"
      DataSource      =   "Adodc2"
      Height          =   375
      Index           =   3
      Left            =   5280
      TabIndex        =   24
      Text            =   "Text2"
      Top             =   1200
      Visible         =   0   'False
      Width           =   1815
   End
   Begin VB.TextBox Text2 
      DataField       =   "支出类型"
      DataSource      =   "Adodc2"
      Height          =   375
      Index           =   2
      Left            =   1800
      TabIndex        =   23
      Text            =   "Text2"
      Top             =   1200
      Visible         =   0   'False
      Width           =   1815
   End
   Begin VB.TextBox Text2 
      DataField       =   "支出日期"
      DataSource      =   "Adodc2"
      Height          =   375
      Index           =   1
      Left            =   5280
      TabIndex        =   22
      Text            =   "Text2"
      Top             =   480
      Visible         =   0   'False
      Width           =   1815
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   2400
      Top             =   6000
      Visible         =   0   'False
      Width           =   3135
      _ExtentX        =   5530
      _ExtentY        =   582
      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=grcw1.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=grcw1.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "slb"
      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.CommandButton Command8 
      Caption         =   "退出"
      Height          =   615
      Left            =   5880
      TabIndex        =   20
      Top             =   5160
      Width           =   1455
   End
   Begin VB.CommandButton Command7 
      Caption         =   "删除"
      Height          =   615
      Left            =   4200
      TabIndex        =   19
      Top             =   5160
      Width           =   1455
   End
   Begin VB.CommandButton Command6 
      Caption         =   "添加"
      Height          =   615
      Left            =   2520
      TabIndex        =   18
      Top             =   5160
      Width           =   1455
   End
   Begin VB.CommandButton Command5 
      Caption         =   "修改"
      Height          =   615
      Left            =   840
      TabIndex        =   17
      Top             =   5160
      Width           =   1455
   End
   Begin VB.Frame Frame2 
      Caption         =   "浏览功能"
      Height          =   975
      Left            =   360
      TabIndex        =   12
      Top             =   3720
      Width           =   7575
      Begin VB.CommandButton Command11 
         Caption         =   "下一条"
         Height          =   375
         Left            =   3720
         TabIndex        =   31
         Top             =   360
         Visible         =   0   'False
         Width           =   1575
      End
      Begin VB.CommandButton Command4 
         Caption         =   "最后一条"
         Height          =   375
         Left            =   5280
         TabIndex        =   16
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Command3 
         Caption         =   "下一条"
         Height          =   375
         Left            =   3720
         TabIndex        =   15
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Command2 
         Caption         =   "上一条"
         Height          =   375
         Left            =   2160
         TabIndex        =   14
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Command1 
         Caption         =   "第一条"
         Height          =   375
         Left            =   600
         TabIndex        =   13
         Top             =   360
         Width           =   1575
      End
   End
   Begin VB.Frame Frame1 
      Height          =   3135
      Left            =   480
      TabIndex        =   0
      Top             =   240
      Width           =   7575
      Begin VB.TextBox Text2 
         DataField       =   "编号"
         DataSource      =   "Adodc2"
         Height          =   375
         Index           =   0
         Left            =   1320
         TabIndex        =   21
         Text            =   "Text2"
         Top             =   240
         Visible         =   0   'False
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         DataField       =   "备注"
         DataSource      =   "Adodc1"
         Height          =   1095
         Index           =   4

⌨️ 快捷键说明

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