收藏 分享(赏)

C++公司雇员程序.doc

上传人:fmgc7290 文档编号:4522300 上传时间:2019-01-01 格式:DOC 页数:3 大小:27KB
下载 相关 举报
C++公司雇员程序.doc_第1页
第1页 / 共3页
C++公司雇员程序.doc_第2页
第2页 / 共3页
C++公司雇员程序.doc_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

1、#include#includeusing namespace std;class employeeprotected:char name15;char address10;char city10;int postcode;public:employee();/构造函数employee();/ 析构函数void setname(char *);char * getname();void display();void setadr(char *);void setcity(char *);void setpostcode(int post);char * getadr();char * getc

2、ity();int getpost();employee:employee()/默认构造employee:employee();void employee:setname(char *names)strcpy(name,names);char * employee:getname()return name;void employee:setadr(char *adr)strcpy(address,adr);void employee:setcity(char *ct)strcpy(city,ct);void employee:setpostcode(int post)postcode=post;int employee:getpost()return postcode;char * employee:getadr()return address;char * employee:getcity()return city;void employee:display()coutnamestr;empi.setname(namestr);coutadr; empi.setadr(adr);coutct; empi.setcity(ct);coutpost;empi.setpostcode(post);coutk;empk.display();

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 网络科技 > C/C++资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报