资源列表
commissionemployee
- 包括了创建佣金雇员类佣金管理的头文件,实现文件,测试文件-including the creation of a commission employee category management commission in the first document to achieve documents, test documents
KUNCUNGUANLI
- 商品库存管理系统,用的是VC++和ASCCESS做数据库-merchandise inventory management system, with the VC and do database ASCCESS
booksalingv1.2
- 个人开发二手书交易系统,有书籍信息和订单信息的发布处理功能-personal development of the second-hand book trading system, a book of information and orders the release of information processing functions
C_Super_market
- 用C语言编程实现 简单超市管理功能。包括 商品的管理(添加、修改、删除、查找)、商品的销售.可作为学习C语言和C语言课程设计的参考.-C programming language simple supermarket management functions. Including commodity management (add, modify, delete, search), merchandise sales. can be used as learning C language and
supmarketmis
- 以Visual Basic 6.0和Access数据库做作为开发工具,以Windows XP作为开发平台。提供了用户管理、商品管理、销售管理、报损管理、销售分析等服务。这是我的毕业设计作品。-to Visual Basic 6.0 and Access database As a development tool, Windows XP as a development platform. Provide user management, merchandise management, sale
JSP_webshop
- 网络书店,利用JSP技术开发,实现书籍的在线销售和查询,有书籍的后台管理和前台销售两个完整的模块。-Bookstore network, using JSP technology development and books online sales and inquiries, books have the background and prospects of sales management integrity of the two modules.
Shop-Assistant
- 一个商店综合管理软件的开发源代码-an integrated shop management software in source code
xy_zg_cs001
- 本系统用于盘点,数据采购,操作简单,实用。-the system for inventory, procurement data, simple and practical.
Qtsy_2005
- dos下pos机程序 连接sybase数据库 使用Microsoft c7 编译 -dos under pos sybase machine connects to the database using the Microsoft compiler c7
v5491_jspshop 1.0
- jsp写的商店系统,最新-jsp write shops, the latest
jspbookshopsql
- 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。后台管理部份:商店图书管理:添加,修改,删除,查看。用户信息管理:查看,修改,删除。订单信息管理:查看订单清单,更新订单付款,出货状态。删除订单。 -buy books, (classification according to find books, or through keyword inquiries) Cart function. V
store_manager
- 这是一个库存管理系统,1.使用SQL Server建立数据库和表以及相应的视图; 2.使用Visual C++建立基于对话框模型的工程框架 3.依次创建各表的类,用来操作表数据 4.创建用户登陆模块,实现基本的登录和退出功能 5.创建客户管理模块,实现对客户信息的编辑和管理功能 6.创建仓库管理模块,实现对仓库信息的编辑和管理功能 7.创建产品管理模块,实现对产品类别和信息的编辑和管理功能 8.创建操作管理模块,实现对仓库的各种操作的编辑以及管理功能