-
网上购物商城
(1)商品管理员:负责管理商品、订单、用户。
(2)注册用户:在线购物、管理购物车、查看订单。 这两类用户分别拥有自己的操作功能。每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。根据这两个方面的要求,分别来描述要实现的功能。
(1)管理员登陆:系统初始化商品管理员用户,这些管理员能够通过该入口进入后台管理操作。
(2)管理员管理商品:首先要求的就是能够添加商品。商品的分类在系统初始化时初始化好,在添加商品时包含的商品信息有商品名、销售员、生产商、商品编号、定价、总数量、商品简介、商品类别。管理员可以由一个界面查看所有商品,对已经添加的商品可以修改它的某一个属性,也可以删除不想保留的商品。
(1)管理员订单:管理员可以查看所有的注册用户下达的订单,订单的信息包括订单号、用户名、下单时间、交货时间、总金额、订货人IP、付款状态、发货状态。管理员可以删除某一个订单,也可以丢该某一个订单的付款状态、发货状态。
(2)管理员管理用户:管理员可以查看所有注册用户,用户的信息包括登陆用户名、密码、真实姓名、性别、联系地址、联系邮编、联系电话、电子邮件。管理员可以删除某一个用户。也可以修改某一个用户的基本信息。
- 2022-11-14 08:55:03下载
- 积分:1
-
一个不错的tcp客户端ocx控件(加上了服务端的代码)
一个不错的tcp客户端ocx控件(加上了服务端的代码) -a good tcp client randomly controls (with the server code)
- 2022-03-05 10:04:10下载
- 积分:1
-
在VB6.0中转移文件组件
Transfer File Components in VB6.0
- 2022-02-05 08:09:06下载
- 积分:1
-
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, s
Cpphtml is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can run it through Cpphtml which will convert the code to HTML with all comments, keywords and preprocessor directives highlighted. Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
- 2022-12-14 19:50:03下载
- 积分:1
-
operation of a serial example
一个串口操作的例子-operation of a serial example
- 2022-02-02 10:09:50下载
- 积分:1
-
optimal binary tree and coding, to achieve a given frequency Construction Group...
最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
- 2022-03-24 13:16:31下载
- 积分:1
-
Gerber文件解析C++代码 PCB
原创来在于其他网站,仅提供学习参考。不允许用于商业活动。
Gerber文件解析一般应用于PCB等行业,密码是123
- 2022-02-02 07:43:32下载
- 积分:1
-
Wavelets are used both in compression and coding
Wavelets are used both in compression and coding -Wavelets are used both in compression and coding
- 2023-01-15 08:30:04下载
- 积分:1
-
Reversible
F: Ganesh.G2013 IEEE ProjectsOptimal Value Transfer可逆数据隐藏Document
- 2022-03-18 15:28:30下载
- 积分:1
-
WiFi扫描用VS2008
WiFi Scanning with VS2008
- 2022-02-15 18:13:16下载
- 积分:1