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

📄 frmmain.frm

📁 dajia交流 一个简单的人事管理系统咯 要用的,是用以前的一个个人财务系统修改的
💻 FRM
字号:
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 Form2 
   BackColor       =   &H8000000A&
   Caption         =   "大管家人事管理系统"
   ClientHeight    =   6195
   ClientLeft      =   165
   ClientTop       =   555
   ClientWidth     =   8385
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   15
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form2"
   ScaleHeight     =   6195
   ScaleWidth      =   8385
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin MSDataGridLib.DataGrid DG2 
      Bindings        =   "frmmain.frx":0000
      Height          =   9495
      Left            =   0
      TabIndex        =   2
      Top             =   840
      Visible         =   0   'False
      Width           =   15360
      _ExtentX        =   27093
      _ExtentY        =   16748
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   14
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         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     =   2
      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
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Ad2 
      Height          =   615
      Left            =   2400
      Top             =   4200
      Visible         =   0   'False
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   1085
      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=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    =   "select * from slb"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Ad1 
      Height          =   615
      Left            =   2400
      Top             =   5160
      Visible         =   0   'False
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   1085
      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    =   "txl"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSDataGridLib.DataGrid DG1 
      Bindings        =   "frmmain.frx":0012
      Height          =   9495
      Left            =   0
      TabIndex        =   1
      Top             =   840
      Visible         =   0   'False
      Width           =   15360
      _ExtentX        =   27093
      _ExtentY        =   16748
      _Version        =   393216
      AllowUpdate     =   0   'False
      AllowArrows     =   0   'False
      HeadLines       =   1
      RowHeight       =   16
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      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
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackColor       =   &H80000010&
      Caption         =   "大 管 家 人 事 管 理 系 统"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   36
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   855
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   15360
   End
   Begin VB.Menu cx 
      Caption         =   "人事信息查询"
      Begin VB.Menu txl 
         Caption         =   "基本信息"
      End
   End
   Begin VB.Menu gl 
      Caption         =   "日常管理"
      Begin VB.Menu txlgl 
         Caption         =   "人事信息管理"
      End
      Begin VB.Menu yhgl 
         Caption         =   "用户管理"
      End
      Begin VB.Menu gy 
         Caption         =   "关于"
      End
   End
   Begin VB.Menu tc 
      Caption         =   "退出"
   End
End
Attribute VB_Name = "Form2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub bfsj_Click()

End Sub

Private Sub glsr_Click()
  Form4.Show
End Sub

Private Sub gy_Click()
  Form7.Show
  Form7.Label1.Visible = False
  Form7.Label2.Visible = False
  Form7.Label3.Visible = False
  Form7.Text1.Visible = False
  Form7.Text2.Visible = False
  Form7.Label4.Visible = True
  Form7.Command1.Visible = False
  Form7.Command2.Visible = False
  Form7.Command3.Visible = False
  Form7.Command4.Visible = True
End Sub

Private Sub rczc_Click()
  Dim i, j As Integer
  Form4.Show
  For i = 0 To 4
    Form4.Text1(i).Visible = False
  Next
  Form4.Label1(1).Visible = False
  Form4.Label1(2).Visible = False
  Form4.Label1(3).Visible = False
  Form4.Command1.Visible = False
  Form4.Command2.Visible = False
  Form4.Command3.Visible = False
  Form4.Command4.Visible = False
  Form4.Command5.Visible = False
  Form4.Command6.Visible = False
  Form4.Command7.Visible = False
  Form4.Command8.Visible = False
  Form4.Command9.Visible = True
  Form4.Command10.Visible = True
  Form4.Command11.Visible = True
  Form4.Command12.Visible = True
  Form4.Command13.Visible = True
  Form4.Command14.Visible = True
  Form4.Command15.Visible = True
  Form4.Command16.Visible = True
  
  For j = 0 To 4
    Form4.Text2(j).Visible = True
  Next
  Form4.Label2.Visible = True
  Form4.Label3.Visible = True
  Form4.Label4.Visible = True
 
End Sub

Private Sub sr_Click()
  Form3.Show
  Label1.Caption = " 日 常 收 入 "
  Ad2.RecordSource = "select * from zcb"
  Ad2.Refresh

End Sub

Private Sub tbtj_Click()

End Sub

Private Sub sztj_Click()
  Form8.Show
End Sub

Private Sub tc_Click()
  End
End Sub

Private Sub txl_Click()
 Label1.Caption = "人 事 档 案 信 息"
 DG1.Visible = True
 DG2.Visible = False
End Sub

Private Sub txlgl_Click()
  Form6.Show
End Sub

Private Sub yhgl_Click()
  Form5.Show
End Sub

Private Sub zc_Click()
  Label1.Caption = " 日 常 支 出 "
  Form3.Show
  Form3.Command12.Visible = True
  Form3.Command13.Visible = True
  Form3.Command14.Visible = True
  Form3.Command15.Visible = True
  Form3.Command16.Visible = True
  Form3.Command17.Visible = True
  Form3.Command18.Visible = True
  Form3.Command19.Visible = True
  Form3.Command20.Visible = True
  Form3.Command21.Visible = True
  Ad2.RecordSource = "select * from zcb"
  Ad2.Refresh
End Sub

⌨️ 快捷键说明

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