Description: The mesh can be divided into management subsystem and operational subsystems, respectively, for the administrator management and management (by the department and its employees, delete, change, check, etc.). Each subsystem can be divided into the user interface layer, business logic and data access layers, each layer from top to bottom is divided into the interface layer, the layer and the logical object layer.
To Search:
File list (Check if you may need any files):
emis\department.cpp
....\department.h
....\emis
....\employee.cpp
....\employee.h
....\id.dat
....\main.cpp
....\main.o
....\makefile
....\manager.cpp
....\manager.dat
....\manager.h
....\manager.o
....\managerdao.h
....\managerdao_file_impl.cpp
....\managerdao_file_impl.h
....\managerdao_file_impl.o
....\managerservice.h
....\managerservice_impl.cpp
....\managerservice_impl.h
....\managerservice_impl.o
....\managerview.h
....\managerview_console_impl.cpp
....\managerview_console_impl.h
....\managerview_console_impl.o
....\manageview_console_impl.cpp
....\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
....\tools.o
emis