文件名称:企业员工管理信息系统
文件大小:1.22MB
文件格式:ZIP
更新时间:2016-02-12 15:53:43
管理信息系统
#include"Department.h"
#include"tools.h"
namespace emis
{
Department::Department(void):m_nId(generator_id())
{}
Department::Department(int nId):m_nId(nId)
{}
bool Department::delEmp(int nEmpId)
{
for(vector
【文件预览】:
emis
----images()
--------2.jpg(24KB)
--------功能图.jpg(13KB)
--------1.jpg(26KB)
--------4.jpg(78KB)
--------5.jpg(113KB)
--------Thumbs.db(17KB)
--------3.jpg(32KB)
----code()
--------managerview.h(303B)
--------managerservice_impl.h(669B)
--------test.cpp(115B)
--------manager.cpp(443B)
--------manager.h(525B)
--------emis.cpp(151B)
--------servicedao.h(654B)
--------tools.cpp(231B)
--------test_managerservice.cpp(553B)
--------tools.h(96B)
--------managerservice_impl.cpp(871B)
--------managerview_console_impl.cpp(2KB)
--------emis.h(324B)
--------servicedao_file_impl.cpp(2KB)
--------service.h(1006B)
--------department.h(844B)
--------serviceview_console_impl.h(989B)
--------service_impl.h(1KB)
--------main.cpp(92B)
--------servicedao_file_impl.h(701B)
--------managerdao_file_impl.cpp(572B)
--------employee.h(685B)
--------makefile(340B)
--------employee.cpp(670B)
--------serviceview_console_impl.cpp(5KB)
--------service_impl.cpp(2KB)
--------managerview_console_impl.h(573B)
--------managerservice.h(438B)
--------test_managerdao.cpp(608B)
--------serviceview.h(861B)
--------managerdao_file_impl.h(465B)
--------department.cpp(2KB)
--------managerdao.h(360B)
----docs()
--------emis.vsd(81KB)
--------emis.docx(375KB)
--------emis.pdf(598KB)
--------emis.mdl(235KB)