超市收银管理系统.doc

超市收银管理系统.doc

ID:49922028

大小:28.55 KB

页数:28页

时间:2020-03-05

超市收银管理系统.doc_第1页
超市收银管理系统.doc_第2页
超市收银管理系统.doc_第3页
超市收银管理系统.doc_第4页
超市收银管理系统.doc_第5页
资源描述:

《超市收银管理系统.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、#ifndefuser_H//用户自定义头文件user-defined#defineuser_H#include//支持Sleep函数#include#include//用于随机函数初始化time()voidcolor_back()//设置文本字符的颜色{inti;srand((unsigned)time(NULL));//初始化时钟i=rand()%15;//随机一个0到14的整数switch(i){case0:system("color07");break;case1

2、:system("color08");break;case2:system("color09");break;case3:system("color0A");break;case4:system("color0B");break;case5:system("color0C");break;case6:system("color0D");break;case7:system("color0E");break;case8:system("color0F");break;case9:system("color01");break;c

3、ase10:system("color02");break;case11:system("color03");break;case12:system("color04");break;case13:system("color05");break;case14:system("color06");break;}}voiddisplay_picture()//显示动画程序{system("cls");printf("");color_back();//随机一个文本颜色Sleep(300);//让系统暂停300毫秒printf(

4、"tttt欢");color_back();Sleep(300);printf("迎");color_back();Sleep(300);printf("使");color_back();Sleep(300);printf("用");color_back();Sleep(300);printf("超");color_back();Sleep(300);printf("市");color_back();Sleep(300);printf("管");color_back();Sleep(300);pri

5、ntf("理");color_back();Sleep(300);printf("系");color_back();Sleep(300);printf("统");color_back();}#endif#include#include#include#include#include#include//区别string和string.h#include#include"user.h"#definen10

6、0#defineN1000usingnamespacestd;classGoods{protected:intnumber;stringtnum;stringsname;intnum;doublemoney;intmnum;intsnum;doubleprice;public:voidsetnumber(intx);voidsettnum(stringx);voidsetsname(stringx);voidsetnum(intnum);voidsetmnum(intx);voidsetsnum();voidsetprice(

7、doublex);stringgettnum();voidgetprice();voidgetnum();voidgetmnum();voidgetname();voidgetsnum();doublegetmoney();intgetnumber();};Goodsprod[1000];intbianhao[200],geshu[20],x;fstreamfile;ofstreamfile1;HANDLEhout;COORDcoord;structmember{stringname;stringsex;intage;inta

8、;stringID;stringaddress;}mem[1000];voidactive();voidyanzheng();voiddenglu();voidshow();voidchaxun2();voidchaxun3();voidchauxun5();voidempt

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。