当前位置:网站首页>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
边栏推荐
- Xcode 异常图片导致ipa包增大问题
- Test process arrangement (3)
- Redis daily notes
- leetcode:6109. 知道秘密的人数【dp的定义】
- [MySQL from introduction to proficiency] [advanced chapter] (IV) MySQL permission management and control
- R language uses follow up of epidisplay package The plot function visualizes the longitudinal follow-up map of multiple ID (case) monitoring indicators, and uses stress The col parameter specifies the
- R language uses bwplot function in lattice package to visualize box plot and par Settings parameter custom theme mode
- Data warehouse interview question preparation
- LifeCycle
- 迅为IMX6Q开发板QT系统移植tinyplay
猜你喜欢
Map of mL: Based on Boston house price regression prediction data set, an interpretable case of xgboost model using map value
Excel quickly merges multiple rows of data
gin集成支付宝支付
leetcode:6110. The number of incremental paths in the grid graph [DFS + cache]
Practical puzzle solving | how to extract irregular ROI regions in opencv
Leetcode 61: rotating linked list
LVGL 8.2 Line
Detailed explanation of visual studio debugging methods
第十七章 进程内存
Data center concept
随机推荐
Test process arrangement (3)
Abnormal value detection using shap value
深度学习7 Transformer系列实例分割Mask2Former
leetcode:6109. 知道秘密的人数【dp的定义】
LVGL 8.2 List
leetcode:6110. 网格图中递增路径的数目【dfs + cache】
sql优化之explain
Some problems and ideas of data embedding point
First experience of ViewModel
Sqlserver functions, creation and use of stored procedures
flink sql-client. SH tutorial
AI and Life Sciences
Solutions to the problems of miui12.5 red rice k20pro using Au or povo2
Red envelope activity design in e-commerce system
LVGL 8.2 Line
《opencv学习笔记》-- 线性滤波:方框滤波、均值滤波、高斯滤波
Ml: introduction, principle, use method and detailed introduction of classic cases of snap value
R language ggplot2 visualization: gganimate package creates dynamic line graph animation (GIF) and uses transition_ The reveal function displays data step by step along a given dimension in the animat
数据湖(十三):Spark与Iceberg整合DDL操作
R language uses follow up of epidisplay package The plot function visualizes the longitudinal follow-up map of multiple ID (case) monitoring indicators, and uses stress The col parameter specifies the