房屋中介管理系统简易源代码.doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
房屋中介管理系统简易源代码 房屋中介管理系统简易源代码 PAGE 房屋中介管理系统简易源代码 et (name,place,type,direction,equip,area,price); i++; } } (); ofstream output; (,ios::out); for(i=0;ihsize-flag;i++) a[i].print(); (); fstream osize; (,ios::out); osizehsize-flag; (); } void House::alter() { cout输入你需要更新的物业名字即endl; House::del(); cout输入更新后房屋信息endl; House::add (); } void House::select() { string hname; fstream inout; cout输入你要查询的物业名称endl; cinhname; (,ios::in); while(! ()) { inoutnameplacetypedirectionequipareaprice; if(name==hname) { cout物业名称nameendl; cout房屋地段placeendl; cout房屋户型typeendl; cout房屋朝向directionendl; cout房屋设施equipendl; cout房屋面积areaendl; cout房屋价格priceendl; } else continue; } (); } et (cname,tel); i++; } } (); ofstream output; (,ios::out); for(i=0;icsize-flag;i++) b[i].print(); (); fstream osize; (,ios::out); osizecsize-flag; (); } void Customer::alter() { cout输入你需要更新的客户名字即endl; Customer::del(); cout输入更新后客户信息endl; Customer::add (); } void Customer::select() { string find; fstream inout; cout输入你要查询的客户名称endl; cinfind; (,ios::in); while(! ()) { inoutcnametel; if(cname==find) { cout客户姓名cnameendl; cout客户联系方式telendl; } else continue; } (); } //(4)统计模块tj类,size统计数 class tj { private: int size; public: void hsum() //统计房屋总数 { fstream input; (,ios::in); inputsize; (); cout房屋总数为:sizeendl; } void csum() //统计顾客总数 { fstream input; (,ios::in); inputsize; (); cout顾客的总数为:sizeendl; } }; int main() { Logo customer; int i,flag1,flag2,flag3,flag4,flag5,flag6,flag7; (); //登录管理提示 cinflag1; if(flag1==1) { flag2= (); //用户登录 while(flag2==0) { cout\t\t\t您登录失败。endl; cout\t\t\t3退出系统endl; cout\t\t\t其他数字重新登录endl; cout\t\t\t请选择:endl; cini; if(i==3) return 0; flag2= (); } } else if(flag1==2) { (); //新用户注册 cout你将退出系统,如需其他操作请重新登录系统endl; return 0; } else { c

您可能关注的文档

文档评论(0)

150****3328 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档