搜索资源列表
网上书店管理系统
- 网上书店管理系统-Administrative system of online bookstore
网上书店
- 网上书店管理系统
简单的网上书店系统
- 一个简单的网上书店系统,有图书管理、会员注册、评论发表、购物车等基本应用,后台有:定单管理、评论管理、用户管理、图书管理等功能模块。为北大青鸟学员练习之用,可以做为入门者的学习参考之用。 采用了VS2005的master模板 DB_CNZZ下为Sql数据库文件,附加即可,注意:除修改web.config中的Sql连接信息以外还要对App_Code/Class1.cs中的Sql登录信息也要做对应的修改。 后台进入地址:/login.aspx 帐号:admin 密码:admi
2009
- 《软件工程》大型作业:网上书店管理系统分析、设计及实现- Software engineering large-scale operation: online bookstore management system analysis, design and realization of
wangshangshudian
- 网上书店系统,代码全1、本系统在 Windows 2003 Server/Windows xp professinal sp2 VS.NET2005 SQLServer2005 环境下调试通过 2、文件夹.MyBookShop\DB\下为系统所需要的数据库,请在SQLServer2005下附加即可。 3、log4net文件夹为log4net源代码。 网上书店管理系统,C#源代码,有很好的参考价值,文件夹.MyBookShop\DB\下为系统所需要的数
bookstore2
- 网上书店管理系统分析、设计及实现及完整的UML-Online bookstore management system analysis, design and implementation and complete UML
bookstore
- 网上书店管理系统分析、设计及实现及完整的UML-Online bookstore management system analysis, design and implementation and complete UML
JSPonlinebookstore
- JSP网上书店管理系统 适合大学毕业论文-Thesis JSP online bookstore system
Internetbookshop
- 网上书店管理系统。含有买家子系统和卖家子系统两个子系统,是软件工程初学者经典实验用例-Online bookstore management system. Subsystem subsystem buyers and sellers with two subsystems, is the classic beginner software engineering experiment cases
BookStore1
- 实现增添删改功能,是一个完整的网上书店管理系统-Deletion to achieve additional functionality, is a complete online bookstore management system
BookStore
- 很完整的网上书店管理系统,代码齐全,能实现对购物车的增添删改!-Is a complete online bookstore management system, the code is complete, to achieve the additional deletion of the shopping cart!
bookstoremanagement-jsp
- 简单实用的网上书店管理系统,毕业论文和源代码-Simple and practical online bookstore management systems, thesis and source code
ebook_v51
- 网上书店管理系统,避免网上书店寻书繁琐,网上书店管理系统可以让用户方便快捷的寻找到自己想要的书。-Online bookstore management system, to avoid the cumbersome online bookstore to find books, online bookstore management system allows users to find convenient book you want.
1
- 网上书店管理系统,可以管理图书,连接数据库-Online bookstore management system that can manage the books, connect to the database
网上书店管理系统
- 网上书店管理系统 方便用户在网搜购买书籍..查看书籍等功能-failed to translate
基于Struts框架的网上书店
- 本文就网上书店的整个开发流程(包括需求分析,系统设计,详细设计,系统测试等)进行了详细的论述,并在架构设计和实现方案上给出了考虑因素和理论依据。系统实现的主要功能包括:前台的用户注册登录、图书信息的查询和浏览、购物车、下订单等,后台的图书管理,用户管理,订单管理等。本系统采用了B/S结构,三层运行模式,同时适用于Intranet/Internet。
网上书店管理系统uml图+文档+程序
- 网上书店,图书分类,一级分类,二级分类,添加到购物车,订单,支付(Online bookstore, book classification, first level classification, two level classification, add to the shopping cart, order, payment)
bookstore
- 基于Java的网上书店管理系统,服务器用的Tomcat 7.0版本。开发环境用的是eclipse(The online bookstore management system based on Java, the Tomcat 7 version of the server. The development environment is used by eclipse)
51CTO下载-Java Web 网上书店管理系统
- 一个书店管理系统,用JSP+SERVLET开发(A bookstore management system, developed with JSP+SERVLET)
网上书店管理系统
- 使用Java和数据库编写的web网上书店管理系统,图书查询,管理,用户登陆注册,订单管理,购物车管理,和在线支付。