当前位置:网站首页>MFC宠物商店信息管理系统
MFC宠物商店信息管理系统
2022-07-05 10:16:00 【_程序设计_】
MFC宠物商店信息管理系统
题目34:宠物商店信息管理系统设计
1、开发平台:Microsoft Visual C++ 6.0 /Microsoft Visual Studio 2010-2019
2、问题描述
宠物商店包括粮食(重量、动物等),窝具(颜色、表面材质、尺码等),衣服(款式、尺码等),都继承自商品类(编号、品牌、型号、价钱、库存等)。
设计管理员类,对商品进行增删改查操作。
3、功能要求
1.数据存储:所有数据可通过文本文件、数据库或者其他存储方式保存。
2.登陆功能:管理员需成功登陆才能进行操作
3添加功能:添加一个新型号商品。
4.入/出库功能:修改商品库存。
5.修改功能:对商品的信息进行修改,编号不可变。
6.查询功能:通过一条属性进行查询。
7.显示功能:使用CListCtrl控件将所有信息显示出来。
8. 删除功能:选择一条记录将其删除。
9.统计功能(选做):根据商品类的信息对其进行统计。
4、问题的解决方案
根据系统功能要求,可以将问题解决分为以下步骤:
(1)应用系统分析,建立该系统的功能模块框图以及界面的组织和设计;
(2)分析系统中的各个实体及它们之间的关系;
(3)根据问题描述,设计系统的类层次;
(4)完成类层次中各个类的描述;
(5)定成类中各个成员函数的定义;
(6)完成系统的应用模块;
(7)功能调试;
(8)完成系统总结报告。
源码下载
链接:https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
提取码:1111
边栏推荐
- NCP1342芯片替代料PN8213 65W氮化镓充电器方案
- What is the most suitable book for programmers to engage in open source?
- LiveData 面试题库、解答---LiveData 面试 7 连问~
- How can PostgreSQL CDC set a separate incremental mode, debezium snapshot. mo
- [paper reading] ckan: collaborative knowledge aware autonomous network for adviser systems
- TSQL–标示列、GUID 、序列
- Click the picture in the mobile browser and the picture will not pop up
- Applet image height adaptation and setting text line height
- Should the dependency given by the official website be Flink SQL connector MySQL CDC, with dependency added
- Shortcut keys for vscode
猜你喜欢
Workmanager Learning one
The most complete is an I2C summary
Today in history: the first e-book came out; The inventor of magnetic stripe card was born; The pioneer of handheld computer was born
[论文阅读] CKAN: Collaborative Knowledge-aware Atentive Network for Recommender Systems
ByteDance Interviewer: how to calculate the memory size occupied by a picture
Advanced opencv:bgr pixel intensity map
手机厂商“互卷”之年:“机海战术”失灵,“慢节奏”打法崛起
【黑马早报】罗永浩回应调侃东方甄选;董卿丈夫密春雷被执行超7亿;吉利正式收购魅族;华为发布问界M7;豆瓣为周杰伦专辑提前开分道歉...
Swift set pickerview to white on black background
重磅:国产IDE发布,由阿里研发,完全开源!
随机推荐
vscode的快捷键
Apple 5g chip research and development failure? It's too early to get rid of Qualcomm
dsPIC33EP 时钟初始化程序
报错:Module not found: Error: Can‘t resolve ‘XXX‘ in ‘XXXX‘
Learning Note 6 - satellite positioning technology (Part 1)
一个可以兼容各种数据库事务的使用范例
In wechat applet, after jumping from one page to another, I found that the page scrolled synchronously after returning
Go项目实战—参数绑定,类型转换
C#函数返回多个值方法
AtCoder Beginner Contest 258「ABCDEFG」
Have you learned to make money in Dingding, enterprise micro and Feishu?
非技術部門,如何參與 DevOps?
Interview: is bitmap pixel memory allocated in heap memory or native
@Jsonadapter annotation usage
面试:Bitmap像素内存分配在堆内存还是在native中
Window下线程与线程同步总结
《通信软件开发与应用》课程结业报告
How can non-technical departments participate in Devops?
NAS与SAN
Usage differences between isempty and isblank