文件名称:EMIS
介绍说明--下载内容均来自于网络,请自行研究使用
小型的企业员工信息管理系统,使用C++语言编写,在Windows环境下编写。-Employee information management system is small, the use of C++ language, written in Windows environment.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第四组EMIS代码\bin\Debug\lpk.dll
..............\...\.....\managers.dat
..............\...\.....\services.dat
..............\...\.....\test22
..............\...\.....\test22.exe
..............\include\Department.h
..............\.......\emis.h
..............\.......\Employee.h
..............\.......\Manager.h
..............\.......\ManagerDao.h
..............\.......\managerdao_file_impl.h
..............\.......\ManagerService.h
..............\.......\ManagerServiceImpl.h
..............\.......\ManagerView.h
..............\.......\ManagerViewConsoleImpl.h
..............\.......\Service.h
..............\.......\ServiceDao.h
..............\.......\servicedao_file_impl.h
..............\.......\ServiceImpl.h
..............\.......\ServiceView.h
..............\.......\ServiceViewConsoleImpl.h
..............\.......\tools.h
..............\main.cpp
..............\managers.dat
..............\managers.dat.bak
..............\obj\Debug\main.o
..............\...\.....\src\Department.o
..............\...\.....\...\emis.o
..............\...\.....\...\Employee.o
..............\...\.....\...\Manager.o
..............\...\.....\...\managerdao_file_impl.o
..............\...\.....\...\ManagerServiceImpl.o
..............\...\.....\...\ManagerViewConsoleImpl.o
..............\...\.....\...\servicedao_file_impl.o
..............\...\.....\...\ServiceImpl.o
..............\...\.....\...\ServiceViewConsoleImpl.o
..............\...\.....\...\tools.o
..............\services.dat
..............\.rc\Department.cpp
..............\...\emis.cpp
..............\...\Employee.cpp
..............\...\Manager.cpp
..............\...\managerdao_file_impl.cpp
..............\...\ManagerServiceImpl.cpp
..............\...\ManagerViewConsoleImpl.cpp
..............\...\servicedao_file_impl.cpp
..............\...\ServiceImpl.cpp
..............\...\ServiceViewConsoleImpl.cpp
..............\...\tools.cpp
..............\test22.cbp
..............\test22.depend
..............\test22.layout
..............\obj\Debug\src
..............\bin\Debug
..............\obj\Debug
..............\bin
..............\include
..............\obj
..............\src
第四组EMIS代码