搜索资源列表
商品销售
- 商品销售管理,共包括以下模块:系统管理,商品信息,进货管理,销售管理,库存管理,查询管理,报表管理。-sales management, and it includes the following modules : system management, commodity information, and distribution management, sales management, inventory management and query management, report ma
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of the database market. (2) create
实验3 设计数据完整性
- (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的goodstypename字段。 -(1) The def
实验 4 查询数据库
- 1、从customer表中查询所有客户的姓名和电话。 2、查询库存量大于1000的商品,结果按库存量从大到小排序。 3、查询每个客户的订单金额的总和。 4、查询2005年上半年(1月1日到6月30日)订货总数大于5000的商品。 5、查询所有北京客户的订单信息,包括订单的序号、客户的姓名、商品名、数量。 6、查询所有商品在什么时间卖出了多少。 7、查询没有订单的商品信息。 8、查询每种商品的销售总数量和总金额。 -one from the customer tab
chaoshi33
- 功能介绍:实现超市商品信息的管理.功能包括商品信息的添加,商品信息的删除,商品信息的修改,商品信息的浏览, 商品信息的查询,商品信息的排序以及系统界面颜色设置等功能.-function introduced : achieving supermarket commodity information management. Features include the addition of information goods, commodity information deleted, the
online_price
- 是SQL的多功能在线报价系统,用时请勿将管理帐号透露给别人,对商品信息进行操作时请细心,操作不可逆 -SQL is the multifunctional online quotation system, not to be used when the account management disclosed to others. right commodity information please carefully operation, operation Irreversible
shangye
- 商业企业管理,包括商品入库,商品销售,商品信息等。-commercial enterprise management, including commodity warehousing, sales, merchandise information.
progammingdesign
- 商品信息管理系统,对大家的数据结构的课程设计很有帮助!-commodity information management system for all of the data structure design courses helpful!
biyeshejilunwen20030503
- 基于Web校园电子商务网----系统允许浏览者(没有注册的用户)申请在该系统注册帐号。允许注册用户登录,登录之后可以得到所有的在线服务。可以查看商品信息,可以进行交易,查询订单、申请开店等服务。如果对自己的订单情况有疑问,可以发电子邮件给管理员进行申诉。可以使用选择任何一种网站提供的支付手段比如在线支付,银行汇款,邮局汇款等。实现系统管理员对系统用户管理、订单管理、邮件管理、商品管理-Web-based e-commerce network-campus system allows surfer
商品信息网络*功能41
- 所有商品信息,如何利用互联网一起的发送出去。-all commodities information, how to use the Internet to send out together.
贸易公司管理信息系统
- 贸易公司管理包括可户信息管理 商品信息管理 经营信息管理等内容!-trading company management information including household goods management information management business information management and so on!
system
- 企业仓库管理系统使用SQL2000做为后台数据库数据库文件在压缩文件中在database文件夹下。使用VC++编写,使用ADO方法访问数据库,程序中将数据库操作封装成一个很健全的类,用户可以直接将ADO类应用在其他的系统中.系统的功能如下: 系统由基本信息管理模块、入库管理模块、库存管理模块、查询管理模块等几部分组成。 1、基本信息管理模块主要包括操作员管理、商品信息管理、库存信息管理、供应商信息管理4部分。 2、入库管理模块主要包括商品入库、入库退货两部分。 3、库存管理模块主
ASP.NET_ShoppingCart
- 主要功能 电子商务网站中购物车功能是否合理及安全,将直接影响网站的的发展。本实例中允许游客浏览商品,并查看商品信息,但不允许购物。只有登录的用户才可以进行购物。 注意事项 (1)用户名:mr;密码:mrosft。 (2)用户登录后才能进入后台,否则无法对后台进行操作。 (3)首页面中,单击该页面下“进入后台”超链接,进入后台主页面。 -asp.net
jxccsharp
- 一个C#编写的进销存管理系统,实现员工管理、库存管理、采购管理、销售管理、商品信息管理、添退货管理等,一个比较大的超市公司的综合管理系统。-Written in a C# Invoicing management systems to bring staff management, inventory management, purchasing management, sales management, product information management, Tim returns m
shangdian
- 简单的商店管理系统 适合vb与数据库初学者参考使用 功能: 1.登录(初始用户名,密码都是a) 2. 主界面,显示时间。通过菜单进入各个功能 3.进货(选择商品名称,输入单价,数量,点确定) 若超过库存则提示不能进货 4.出货(卖出)(操作同进货) 5. 交易记录查询与报表 可以按交易时间,总价值范围,售货员(管理员),来查询交易记录 设置完条件后,点刷新则按新条件查询 点生成报表则根据当前查询结果生成
商品管理应用
- 可直接运行,能够完成增删改查等基本操作()
超市商品管理系统
- 对超市货物信息进行管理,存货数,条码号,价格,存放区域等信息,有进货,售出相关操作有进货,售出相关操作能够按条码号查找操作,数据要存在文件中,并能从文件中读取所存储的数据。(Management of supermarket goods inventory information number, barcode number, price, storage areas and other information, the purchase, the purchase related operat
Crower
- python爬虫代码,实例,爬取中国大学的排名,爬取深交所和上交所的股票信息,爬取淘宝商品信息。(Python crawler code, examples, climb the rankings of Chinese universities, climbed the stock exchange and the Shanghai Stock Exchange stock information, crawling Taobao commodity information.)
商品信息
- 通过C语言编程实现商品信息管理系统的基础功能。(The basic function of commodity information management system is realized through C language programming.)
购物车商品订单详情页面代码
- vue购物车商品订单详情页面代码是一款网上商城商品购买购物车地址及付款详情页,收货人信息添加修改,支付方式选择,送货清单,发票信息,使用优惠券等订单功能。(Vue shopping cart order details page code is an online shopping cart shopping cart purchase address and payment details page, the recipient information to add and modify, p