登录
首页 » SQL Server » 通用工资管理系统 考察某中小型企业,要求设计一套企业工资管理系统,其中应具有一定的人事档案管理功能。工资管理系统是企业进行管理的不可缺少的一部分,它是建立在...

通用工资管理系统 考察某中小型企业,要求设计一套企业工资管理系统,其中应具有一定的人事档案管理功能。工资管理系统是企业进行管理的不可缺少的一部分,它是建立在...

于 2022-08-08 发布 文件大小:657.03 kB
0 183
下载积分: 2 下载次数: 1

代码说明:

通用工资管理系统 考察某中小型企业,要求设计一套企业工资管理系统,其中应具有一定的人事档案管理功能。工资管理系统是企业进行管理的不可缺少的一部分,它是建立在人事档案系统之上的,其职能部门是财务处和会计室。通过对职工建立人事档案,根据其考勤情况以及相应的工资级别,算出其相应的工资。为了减少输入帐目时的错误,可以根据职工的考勤、职务、部门和各种税费自动求出工资。-general wage management system inspection of a small and medium-sized enterprises, the requirements of a business management system for wages, which should have certain personnel records management functions. Salary Management System is the enterprise management indispensable part of it is built on top of the personnel file system, its functional departments of treasury and accounting departments. Through the establishment of personnel files of employees, according to its appraisal of the situation and the corresponding wage level to calculate the corresponding wages. In order to reduce the importation of the wrong accounts, according to the attendance of workers, functions, departments and various wage taxes automatically calculated.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 驾校管理信息系统源代码,包括四部分:1、jxims――驾校管理信息系统程序,本系统数据库为SQL server7。使用前将文件夹Data的数据库先导入SQL s...
    驾校管理信息系统源代码,包括四部分:1、jxims――驾校管理信息系统程序,本系统数据库为SQL server7。使用前将文件夹Data的数据库先导入SQL server7中。2、驾校管理信息系统――驾校管理信息系统安装程序;3、disk1――为驾校管理信息系统安装文件;4、CButtonST_Source.zip――程序用到的第三方控件源代码。 -Driving management information system source code, including four parts: 1, jxims- Driving management information system programs, the system database SQL server7. Data folder before using the database into SQL server7 in the first. 2, Driving Management Information System- Driving management information systems installer 3, disk1- Driving management information systems for the installation files 4, CButtonST_Source.zip-- program to use third-party control the source code.
    2023-07-26 02:55:07下载
    积分:1
  • 一个人事管理系统,SQL数据库为SQL数据库的数据源文件…
    一套人事管理系统,数据源文件为SQL数据库 SQL数据源名称为:sam人事管理,所有用户的密码初始化为123-A personnel management system, data source file for the SQL database for SQL data source name: sam of Personnel Management, all the user" s password is initialized to 123
    2022-02-07 13:36:59下载
    积分:1
  • 使用R进行群落聚类分析
    群落按照物种相似形组成进行聚类分析,可以用树状图较好的表现物种的组成关系。受到很多植被学家的重视。这里以 R 软件实现聚类分析为例。有详细的具体步骤和代码。 
    2022-07-03 15:13:37下载
    积分:1
  • 在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
    在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
    2023-08-19 10:45:03下载
    积分:1
  • SQL 服务器连接对话(可扩展)
    翻译maninwest@Codeforge作者: Chris Winkelmann  @CodeProject 显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接 介绍: 首先要感谢 TWallick  想出了使用 Microsoft.Data.ConnectionUI.dll  和 Microsoft.Data.ConnectionUI.Dialog.dll  来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。 背景 抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。  Save 函数迁移到新的类: public class SaveHelperDefault : ISaveHelper 任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 : public interface ISaveHelper     {         ///         /// A SaveHelper class
    2022-08-05 10:42:20下载
    积分:1
  • 在VC中用DB
    在VC中用DB-Library快速访问SQL Server数据库技术-in VC DB-Library quick access to SQL Server database technology
    2022-07-04 15:59:07下载
    积分:1
  • 小型商场数据库
    使用sql编写的小型商场数据库: (1)能记录每一笔进货,查询商品的进货记录,并能按月进行统计。 (2)能记录每一笔售货,查询商品的销售情况,并能进行日盘存、月盘存。 (3)能按月统计某个员工的销售业绩。 (4)在记录进货及售货的同时,必须动态刷新库存。 (5)能打印库存清单,查询某种商品的库存情况。
    2022-01-26 01:09:34下载
    积分:1
  • 学生通讯录信息系统,可以记录学生的详细信息,并可以进行查询,添加等功能...
    学生通讯录信息系统,可以记录学生的详细信息,并可以进行查询,添加等功能-student directory information system, students can record detailed information, and may conduct inquiries, adding functions
    2022-03-23 09:08:26下载
    积分:1
  • create Ajax Select form
    创建Ajax选择窗体
    2022-06-14 10:52:53下载
    积分:1
  • 收缩SQL2000数据库以及一个树型结构的搜索算法.
    收缩SQL2000数据库以及一个树型结构的搜索算法.-Contraction SQL2000 database as well as a tree structure of the search algorithm.
    2022-09-11 22:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载