当前位置:网站首页>C language small commodity management system
C language small commodity management system
2022-07-04 14:33:00 【_ Programming_】
C Language small commodity management system
Topic 4 small commodity management system
Small commodity management system
1. The design requirements :
Store the commodity information in the form of file in the computer , Use the program to find commodities 、 increase 、 Delete 、 Modification and maintenance work .
2. Basic function
1) Before using the system , Log in first .
Users are divided into 2 class :
a. Administrators ( You can use all permissions , You can create ordinary users , And assign permissions to ordinary users ).
b. Ordinary users ( Before use , The administrator is required to register the user information , And open corresponding permissions )
2) User management . Only administrators can use this function .
Include :
Open a new user , Delete user , User permission Settings .
User rights include :
a. You can only query 、 Browse product information ;
You can edit product information ( increase 、 modify 、 Delete )
3) Commodity information management . increase 、 modify 、 Delete product information .
Each product information shall at least include : Product id 、 name 、 Various price elements ( Purchase price 、 The sale price 、 discount price )e4) Commodity information query . According to different keywords , Query and display product information .
3. Expand functions :
1) The items are displayed by some sort of keyword
2) Increase inventory of goods 、 Monthly sales volume and other information for the first half of the year , Value of existing goods 、 Statistical analysis of sales and other information
3) Other custom extension functions .
Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- sql优化之查询优化器
- 开发中常见问题总结
- 深度学习7 Transformer系列实例分割Mask2Former
- Gin integrated Alipay payment
- 流行框架:Glide的使用
- NowCoder 反转链表
- 基于51单片机的超声波测距仪
- Free, easy-to-use, powerful lightweight note taking software evaluation: drafts, apple memo, flomo, keep, flowus, agenda, sidenote, workflow
- Codeforce:c. sum of substrings
- 聊聊保证线程安全的 10 个小技巧
猜你喜欢
Data center concept
92.(cesium篇)cesium楼栋分层
LVGL 8.2 Draw label with gradient color
Xcode abnormal pictures cause IPA packet size problems
No servers available for service: xxxx
codeforce:C. Sum of Substrings【边界处理 + 贡献思维 + 灵光一现】
Red envelope activity design in e-commerce system
[MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control
Docker compose public network deployment redis sentinel mode
[information retrieval] experiment of classification and clustering
随机推荐
统计php程序运行时间及设置PHP最长运行时间
潘多拉 IOT 开发板学习(RT-Thread)—— 实验3 按键实验(学习笔记)
软件测试之测试评估
Leetcode T48: rotating images
One architecture to complete all tasks - transformer architecture is unifying the AI Jianghu on its own
(1)性能调优的标准和做好调优的正确姿势-有性能问题,上HeapDump性能社区!
[MySQL from introduction to proficiency] [advanced chapter] (V) SQL statement execution process of MySQL
LVGL 8.2 Menu
leetcode:6109. Number of people who know the secret [definition of DP]
Leetcode T47: 全排列II
利用Shap值进行异常值检测
使用CLion编译OGLPG-9th-Edition源码
Leetcode T48:旋转图像
数据湖(十三):Spark与Iceberg整合DDL操作
Use of tiledlayout function in MATLAB
Map of mL: Based on Boston house price regression prediction data set, an interpretable case of xgboost model using map value
MySQL的触发器
Transplant tinyplay for imx6q development board QT system
ML之shap:基于boston波士顿房价回归预测数据集利用Shap值对LiR线性回归模型实现可解释性案例
Docker compose public network deployment redis sentinel mode