文件名称:EMIS
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本项目旨在通过一个简化的企业管理信息系统EMIS系统,构建一个接近实际应用场景的软件系统,通过本项目的实施,了解包括需求分析、概要设计、开发设计、编码测试等环节在内的软件项目开发流程。-This project is designed by a simplified system of enterprise management information system EMIS to build a software system close to the actual application scenarios, through the implementation of this project, including the needs analysis, outline design, development, design, coding and testing links softwareproject development process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
d0803\department.cpp
.....\department.h
.....\employee.cpp
.....\employee.h
.....\id.dat
.....\main.cpp
.....\makefile
.....\manager.cpp
.....\manager.h
.....\managerdao.h
.....\managerdao_file_impl.cpp
.....\managerdao_file_impl.h
.....\managerservice.h
.....\managerservice_impl.cpp
.....\managerservice_impl.h
.....\managerview.h
.....\managerview_console_impl.cpp
.....\managerview_console_impl.h
.....\service.dat
.....\service.h
.....\servicedao.h
.....\servicedao_file_impl.cpp
.....\servicedao_file_impl.h
.....\serviceview.h
.....\serviceview_console_impl.cpp
.....\serviceview_console_impl.h
.....\service_impl.cpp
.....\service_impl.h
.....\tools.cpp
.....\tools.h
d0803