当前位置:网站首页>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
边栏推荐
- Honing · fusion | know that the official website of Chuangyu mobile terminal is newly launched, and start the journey of digital security!
- About the use of Vray 5.2 (self research notes)
- deepfake教程
- Review the whole process of the 5th Polkadot Hackathon entrepreneurship competition, and uncover the secrets of the winning projects!
- Variables///
- Paradigm in database: first paradigm, second paradigm, third paradigm
- 9、 Disk management
- Data type
- Lombok 同时使⽤@Data和@Builder 的坑,你中招没?
- [JS learning notes 54] BFC mode
猜你喜欢

Based on shengteng AI Yisa technology, it launched a full target structured solution for video images, reaching the industry-leading level

LSTM应用于MNIST数据集分类(与CNN做对比)

9、 Disk management

谈谈对Flink框架中容错机制及状态的一致性的理解

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

Go-3-第一个Go程序

Crawler (9) - scrape framework (1) | scrape asynchronous web crawler framework

【Oracle】使用DataGrip连接Oracle数据库

Go language learning notes - first acquaintance with go language

小红书自研KV存储架构如何实现万亿量级存储与跨云多活
随机推荐
[first release in the whole network] (tips for big tables) sometimes it takes only 1 minute for 2 hours of SQL operation
华为设备配置信道切换业务不中断
matlab cov函数详解
How to close the log window in vray5.2
Characteristics and electrical parameters of DDR4
不要再说微服务可以解决一切问题了!
Solution to the length of flex4 and Flex3 combox drop-down box
Nuxt//
Bracket matching problem (STL)
Question bank and answers of special operation certificate examination for main principals of hazardous chemical business units in 2022
When using gbase 8C database, an error is reported: 80000502, cluster:%s is busy. What's going on?
正则表达式
A usage example that can be compatible with various database transactions
NAS and San
How can gbase 8C database view the login information of the login user, such as the date, time and IP of the last login authentication?
如何让全彩LED显示屏更加节能环保
Some understandings of heterogeneous graphs in DGL and the usage of heterogeneous graph convolution heterographconv
websocket
Honing · fusion | know that the official website of Chuangyu mobile terminal is newly launched, and start the journey of digital security!
关于vray 5.2的使用(自研笔记)