当前位置:网站首页>MFC pet store information management system
MFC pet store information management system
2022-07-05 11:06:00 【_ Programming_】
MFC Pet store information management system
subject 34: Pet store information management system design
1、 Development platform :Microsoft Visual C++ 6.0 /Microsoft Visual Studio 2010-2019
2、 Problem description
Pet shops include food ( weight 、 Animal, etc. ), Socket ( Color 、 Surface material 、 Size, etc ), clothes ( style 、 Size, etc ), All inherited from the commodity class ( Number 、 brand 、 model 、 Price 、 Inventory, etc ).
Design administrator class , Add, delete, modify and check commodities .
3、 Functional requirements
1. data storage : All data can be passed through text file 、 Database or other storage methods .
2. Landing function : The administrator needs to log in successfully to operate
3 Add functionality : Add a new model product .
4. Enter into / Outbound function : Modify merchandise inventory .
5. Modify the function : Modify the product information , The number cannot be changed .
6. Query function : Query through an attribute .
7. Display function : Use CListCtrl Control displays all information .
8. Delete function : Select a record to delete .
9. Statistical function ( Choose to do ): Make statistics according to the information of commodity .
4、 Solutions to problems
According to the system functional requirements , Problem solving can be divided into the following steps :
(1) Application system analysis , The functional block diagram of the system and the organization and design of the interface are established ;
(2) Analyze the entities in the system and the relationship between them ;
(3) According to the problem description , Design the class hierarchy of the system ;
(4) Complete the description of each class in the class hierarchy ;
(5) Define the definition of each member function in the class ;
(6) Complete the application module of the system ;
(7) Function debugging ;
(8) Complete the system summary report .
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- Lazy loading scheme of pictures
- 脚手架开发进阶
- PWA (Progressive Web App)
- Solution to the length of flex4 and Flex3 combox drop-down box
- Go language-1-development environment configuration
- 基于昇腾AI丨爱笔智能推出银行网点数字化解决方案,实现从总部到网点的信息数字化全覆盖
- Broyage · fusion | savoir que le site officiel de chuangyu mobile end est en ligne et commencer le voyage de sécurité numérique!
- Go language learning notes - first acquaintance with go language
- Lombok 同时使⽤@Data和@Builder 的坑,你中招没?
- Cross page communication
猜你喜欢

2022年流动式起重机司机考试题库及模拟考试

赛克瑞浦动力电池首台产品正式下线

Huawei equipment configures channel switching services without interruption

关于vray 5.2的使用(自研笔记)

基于昇腾AI丨以萨技术推出视频图像全目标结构化解决方案,达到业界领先水平

Do you really understand the things about "prototype"? [part I]

2022年危险化学品生产单位安全生产管理人员特种作业证考试题库模拟考试平台操作

Some understandings of heterogeneous graphs in DGL and the usage of heterogeneous graph convolution heterographconv

第五届 Polkadot Hackathon 创业大赛全程回顾,获胜项目揭秘!

【Oracle】使用DataGrip连接Oracle数据库
随机推荐
Data types ntext and varchar are incompatible in the not equal to operator - 95 small pang
流程控制、
DDR4硬件原理图设计详解
关于vray 5.2的使用(自研笔记)
[JS learning notes 54] BFC mode
上拉加载原理
Web Components
LSTM应用于MNIST数据集分类(与CNN做对比)
Cross page communication
九、磁盘管理
Node の MongoDB Driver
函数///
基础篇——REST风格开发
基于OpenHarmony的智能金属探测器
中职组网络安全C模块全漏洞脚本讲解包含4个漏洞的脚本
go语言学习笔记-初识Go语言
数据库三大范式
双向RNN与堆叠的双向RNN
msfconsole命令大全,以及使用说明
小程序框架Taro