CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - employee.name.

搜索资源列表

  1. Test2

    1下载:
  2. 创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1189
    • 提供者:封强
  1. t1

    0下载:
  2. 顺序表实现员工信息的添加删除,用c语言实现。可以建立员工的信息,查找员工信息,添加信息或删除信息(包括工号,姓名,性别,职业)。-In order to add the table to achieve employee information removed, using c language. Can set up employee information, to find employee information, add information or delete information
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:2305
    • 提供者:南风雅
  1. Exercise-6

    0下载:
  2. SSD7 exercise 6. Provide your solution to the following in a file named normalization.txt. Note: The discussion in this exercise is independent of (i.e., completed unrelated to) the E-Commerce project described in the Appendix. The following tab
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:909
    • 提供者:Evgenya
  1. search

    0下载:
  2. Implement a phone book system for employees of a company. Your program will output the following menu (1) Enter an employee and a phone pair to the system (2) Lookup an employee s phone number (3) Find out who is/are the person(s) of a given
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-05
    • 文件大小:1626
    • 提供者:刘明烁
  1. tongjigongzi

    0下载:
  2. 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到相应的职员,然后修改并保存。 (4) 设计一个read函数,用来向compan
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6458
    • 提供者:龙君
  1. EmployeeSortTest

    0下载:
  2. 该程序将一个公司中的雇主和雇员的名字和工资数目信息显示出来,用于接口测试。-The program will be a company of the employer and the employee s name and the number of wage information is displayed for the interface test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:邓丽
  1. qiyerenshiguanlixitong

    1下载:
  2. 1.部门信息管理:能够维护体现部门间的组织关系,反映部门的基本信息,能够进行部门的增加撤消,以及部门信息(如部门名称、负责人名称等)的修改。 2.用户管理:能够对系统用户进行编辑、增加或删除,并指定用户的权限。 3.员工信息的管理:维护员工的基本信息,用户可以进行员工档案信息的录入及更改,其中包括员工的基本信息、工作经历、家庭关系、奖惩记录和培训经历,要求在这些员工档案信息上可以进行新增、删除、修改操作,同时可以进行浏览和查询的操作。该模块是本系统的重点,用户可以通过该模块为单位建立一个
  3. 所属分类:Database system

    • 发布日期:2017-05-10
    • 文件大小:2359175
    • 提供者:Gavin
  1. PersonnelManagementSystem

    0下载:
  2. 1.该系统主要处理商场中的人事信息。 2.人事信息主要包括:员工编号、所在部门、职务、薪资等级、薪资、联系方式等内容。部门信息主要包括:部门编号、部门名称等内容。 3. 完成以下的操作:实现员工信息、部门信息的添加、修改、删除和查询。-1. The system is mainly concerned with the personnel information in shopping malls. 2. Personnel Information include: employee
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:21565
    • 提供者:刘传友
  1. universitymanage

    1下载:
  2. 高校人事管理系统,应该能够实现对员工各种信息的输入。如,职工姓名,年龄,学历,职位,政治面貌等。可以分别进行对基本信息、学历信息的整体浏览和对某一员工信息的浏览,可实现对员工信息的修改-University Personnel Management System, the staff should be able to achieve all kinds of information input. For example, the workers name, age, education, jo
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:38608
    • 提供者:liujin
  1. howto_load_listview_from_xml

    0下载:
  2. When the form loads, the program builds a DOMDocument object holding the XML data. It uses function GetAttributesAndNames to get a list of the attributes and element names in the first Employee node s subtree. It splits the list of names apart and us
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:6609
    • 提供者:D
  1. libraryDB

    0下载:
  2. libraryDB 是图书借阅管理系统,VC++6.0下编译通过,运行前请先附加MSSQL2000数据库,设置数据源,数据源名称及连接信息请查看代码,登录界面如上所示,它可以完成借已登记、管理、还书登记管理、图书资料管理、员工人员管理等。-Library Loan Management System libraryDB yes, VC++6.0 to compile by the next run before please attach MSSQL2000 database, set up d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3497950
    • 提供者:wangren
  1. 1

    0下载:
  2. 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单。 -1, a software company, there are about 30 employees, each employees name, job number, position and other property each year, employee tur
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1220
    • 提供者:07271022
  1. staff

    0下载:
  2. 用VC++完成的员工管理系统,进行输入数据的合法性。检查如果员工姓名输入正确后,马上提示输入员工编号; 如果员工编号输入正确后,马上提示输入员工年龄; 如果员工年龄输入正确后,马上提示输入员工性别; 如果员工性别输入正确后,就创建该员工信息; 不管创建成功与否,都要给出相应的提示信息。-Using VC++ to complete the staff management system, for the legitimacy of the input data. Chec
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:6629
    • 提供者:
  1. Staff

    0下载:
  2. 职工管理系统,具有以下功能: 1.添加 2.查找 3.修改 4.删除 5.输出 • 职工信息包括:工号、姓名、性别、年龄、学历、职位、工资、电话、住址 -Employee management system, has the following features: 1. Add 2. Find 3. Modify 4. Delete 5. Output • staff information includes: job number, na
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:128172
    • 提供者:李怡璇
  1. HRMS

    0下载:
  2. 人力资源管理系统,主要功能和性能  登入系统功能  员工信息输入、修改、查询(通过员工号或姓名)功能  员工基本工资管理和浮动工资管理功能(工资的计算、查询)  系统操作员管理功能(添加管理员、修改管理员密码、登入信息管理功能)  考勤管理功能(记录员工出勤情况,月统计)  绩效考核(对员工绩效进行考核,并公布,可查询)  系统登入权限功能 -Human
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:489184
    • 提供者:小庞
  1. EmployeeInformationInput

    0下载:
  2. 设计一下公司员工系统(彻底弄明白) 员工分为: Sells销售人员 编号,姓名,工资,提成 Admin管理人员 编号,姓名,工资,职务 Tech技术人员 编号,姓名,工资,项目组 Department 行政人员 编号,姓名,工资 行为: 可以放入Test类,也可以写在员工类中,自己选择 计算年收入(方法) 招聘员工(方法get set) (类/对象/属性/方法/构造/重写/封装/继承/多态)-Designed to look at empl
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1277
    • 提供者:姬智民
  1. ExpressLetter

    0下载:
  2. 企业快信  用于管理客户和员工信息的名片夹管理功能。  用于对常用短语及其类别进行管理的信息库管理功能。  短信群发功能。  邮件群发功能。  发送邮件附件的功能。 操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)用户首次登录时,需要添加一个新用户,然后,使用添加的用户进行登录。 (3)短信和邮件都支持群发。 -Corporate express
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:254770
    • 提供者:胡立伟
  1. 04

    0下载:
  2. 运行程序后,单击“服务器设置”按钮,设置服务器信息,服务器名用大写英文字母,文件保存路径为服务器端数据库文件所在的文件夹,服务器设置完成后,就可以使用本程序了,办公助手的主窗体由计算器和便利贴两个子窗体和6个办公助手,包括员工信息、加班信息、投票项目、投票管理和服务器设置等,还可以设置窗体的透明度。-Run the program, click " Server Settings" button, set the server information, the server n
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:973180
    • 提供者:徐天
  1. management

    0下载:
  2. 运用C语言编制简单的职工信息管理系统,职工信息包括职工工号、姓名、性别、年龄、学历、工资、工龄、住址、电话、电子邮件。-The use of C language compiled a simple employee information management system, employee information, including employee job number, name, sex, age, education, salary, length of service, add
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-09
    • 文件大小:3088
    • 提供者:horizon06
  1. renshiguanlixitong

    0下载:
  2. 设计的程序能进行人事管理,如员工信息记录的增加、查询、删除以及员工工资计算等。具体要求为:公司的员工可分为一名经理、若干名仓库管理员和销售人员。员工的信息主要包括:员工编号、姓名、月薪等。员工工资的计算方法分为三种:对于销售人员,他的工资由两部分组成,即固定工资和提成。销售人员的固定工资为2000元,提成为个人当月销售额乘以提成比率5 ;经理的工资也由固定工资和提成构成,经理的固定工资为4000元,提成为当月总营业额乘以提成比率千分之五;仓库管理员的工资由固定工资和奖金构成,其中固定工资为300
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:9585
    • 提供者:king
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com