- Category:
- Console
- Tags:
-
[C/C++]
[源码]
- File Size:
- 14kb
- Update:
- 2013-07-01
- Downloads:
- 0 Times
- Uploaded by:
- 王翔
Description: Implement a management system administrators, as well as its under sector management and staff management. Achieve a corresponding part of CRUD.
To Search:
File list (Check if you may need any files):
department\department.cpp
..........\department.h
..........\department.pro
..........\department.pro.user
..........\deptdaofileimpl.cpp
..........\employee.cpp
..........\employee.h
..........\main.cpp
..........\manager.cpp
..........\manager.h
..........\ManagerDao.h
..........\managerdaofileimpl.cpp
..........\managerdaofileimpl.h
..........\ManagerService.h
..........\managerserviceimpl.cpp
..........\managerserviceimpl.h
..........\ManagerView.h
..........\managerviewconsoleimpl.cpp
..........\managerviewconsoleimpl.h
..........\service.h
..........\servicedao.h
..........\servicedaofileimpl.cpp
..........\servicedaofileimpl.h
..........\serviceimpl.cpp
..........\serviceimpl.h
..........\serviceview.h
..........\serviceviewconsoleimpl.cpp
..........\serviceviewconsoleimpl.h
..........\tools.cpp
..........\tools.h
department