文件名称:1

介绍说明--下载内容均来自于网络,请自行研究使用

1职工类的设计

基于C++中类的概念,类的封装,继承和抽象。编写一个Person的基类包含共有的相关信息和操作,然后使职工类都继承于此基类从而实现多态。职工有教师、管理员、助手、教师兼助手、教师兼管理员

2应用类的设计

编写一个Person类的友元类College类来实现添加,删除,查找等功能。

3文件的读写设计

通过College类中的Save()函数来实现数据的存储,保存在Person.dat中,而通过Load()函数来实现Person.dat数据的读入。

4 系统的主要功能如下:



1、增加职工

2、删除职工

     3、查找职工

4、修改职工

5、输出职工信息

     6、数据存盘

     7、数据装入

     8、退出

-1 worker kind design

Based on the concept of a class c++, the encapsulation of, inheritance and abstract. Write a Person the base class includes information and operation there, and then make the worker classes inherit in the base class so as to realize the polymorphism. Employees are teachers, administrators, assistant, teacher and assistant, teachers and administrators

2 application kind design

Write a Person kind of a College class to realize the RMB add, delete, search function.

3 the design documents, reading and writing

Through the College in the class of Save () function to perform the data storage, stored in Person. Dat, and through the Load () function to realize Person. Dat data loading.

4 the main functions of the system are as follows:



1, increase worker

2, delete worker

3 ?


(系统自动生成,下载前可以参看下载内容)

下载文件列表

教师工资管理系统

................\Assistant.cpp

................\Assistant.h

................\College.cpp

................\College.h

................\Manager.cpp

................\Manager.h

................\Manager_Teacher.cpp

................\Manager_Teacher.h

................\Person.cpp

................\Person.h

................\Teacher.cpp

................\Teacher.h

................\Teacher_Assistant.cpp

................\Teacher_Assistant.h

................\main.cpp

................\test

................\....\Debug

................\....\.....\Assistant.obj

................\....\.....\College.obj

................\....\.....\Manager.obj

................\....\.....\Manager_Teacher.obj

................\....\.....\Person.obj

................\....\.....\Teacher.obj

................\....\.....\Teacher_Assistant.obj

................\....\.....\main.obj

................\....\.....\test.exe

................\....\.....\test.ilk

................\....\.....\test.pch

................\....\.....\test.pdb

................\....\.....\vc60.idb

................\....\.....\vc60.pdb

................\....\Person.dat

................\....\test.dsp

................\....\test.dsw

................\....\test.ncb

................\....\test.opt

................\....\test.plg

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org