排序:上传时间 相关度 下载量 查看数

Employee 21

按分类查找:

  • employee system, visual basic 6..............................................................

    employee system, visual basic 6..............................................................

    /dl/421246.html

    标签: employee system visual basic

    上传时间: 2013-12-25

    上传用户:frank1234

  • uml employee system is the exam 1

    uml employee system is the exam 1

    /dl/441803.html

    标签: employee system exam uml

    上传时间: 2013-12-19

    上传用户:ippler8

  • It is an genric employee management application developed using JSP

    It is an genric employee management application developed using JSP

    /dl/487725.html

    标签: application management developed employee

    上传时间: 2017-09-09

    上传用户:exxxds

  • 定义雇员类Employee

    定义雇员类Employee,包含string型成员变量m_Name(姓名)和m_No(编号),int型成员变量m_Department(部门号),成员函数SetName(string),SetNo(string),SetDept(int)分别用来设置姓名、编号和部门号,Display()函数用来输出雇员信息,还包含一个构造函数Employee(string,string,int)。定义一个经理类Manager,派生于雇 ...

    /dl/521613.html

    标签: Employee 定义

    上传时间: 2020-05-03

    上传用户:coisini

  • 电网现场作业管理系统的信息化设计

    为了改变目前电网现场作业管理的变电巡检、变电检修试验、输电线路巡检检修等管理系统各自独立运行,信息不能共享,功能、效率受限,建设和维护成本高的现状,提出了采用B/S+C/S构架模式,将各现场作业管理模块和生产MIS(管理系统)集成为一体的现场作业管理系统的设计方案,做到各子系统和生产MIS软硬资源共享,做到同一 ...

    /dl/24419.html

    标签: 电网 信息化 管理系统

    上传时间: 2013-11-15

    上传用户:han_zh

  • 在SQL中删除重复记录 学习sql有一段时间了

    在SQL中删除重复记录 学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。 ...

    /dl/138163.html

    标签: SQL sql 删除 重复

    上传时间: 2015-04-07

    上传用户:qlpqlq

  • 制作的是工厂管理系统,根据实际的需要

    制作的是工厂管理系统,根据实际的需要,可以建立或添加新的工人的资料,而且把建立三层类结构把雇员的职位分开,建立employee类,然后由employee派生出manager类和worker类,再有worker类派生出oldworker类和ordinary类 根据当月的生产按劳分配并计算工资 ...

    /dl/164729.html

    标签: 工厂 管理系统

    上传时间: 2014-12-07

    上传用户:ardager

  • 关于 ZFC 框架的自述文件 2003.6.18 ======================================================================

    关于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 开发环境中运行ZFC 框架。 1、文件 app.pbl 常用应用库; controls.pbl zfc 控件库; main.pbl 主要对象库; demo.pbl 演示程序库; 2、目录 DB 演示数据库; PSR 演示PB报表; ...

    /dl/332369.html

    标签: 2003 ZFC 18

    上传时间: 2016-08-13

    上传用户:003030

  • Implement a phone book system for employees of a company. Your program will output the following me

    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 number (4) How many people are currently in the system (5) ...

    /dl/382375.html

    标签: Implement employees following company

    上传时间: 2013-12-17

    上传用户:zhangliming420

  • 1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构

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

    /dl/391339.html

    标签: 数组 数据结构

    上传时间: 2014-01-23

    上传用户:colinal