搜索资源列表
WebBookstore
- 用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 运行的时候,需要把database目录下的BookStore_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。 将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为 http://localhost:8080/chap24/Default.jsp。 注意
jsp_bookshop
- java书店管理系统 java书店管理系统 java书店管理系统-java Bookstore bookstore management system java Bookstore management system management system java Bookstore Management System
JspShophq
- 详细说明:用jsp编写的网上书店管理系统。可实现浏览图书、搜索、购书、投票、统计金额、会员管理、订单管理、图书管理、信息编辑。。。等功能。 -details : jsp prepared by the online bookstore management systems. Books can be realized here, searching, and the buyers, voting and the amount of statistics, members of managemen
bookshop.rar
- 本系统采用的技术方案为JSP +Tomcat+ Access,即使用JSP作为Web服务器端开发语言,采用Tomcat作为Web服务器和JSP引擎,采用Access作为后台网络数据库管理系统。 本系统主要包括网上书店主页,用户登录注册主页面,新用户注册页面,用户信息页面;购物车页面,管理员登陆页面,书籍管理页面等可视化页面。功能清单: 产品分类展示功能、商品的搜索功能、热卖商品推荐功能、网上订购、订单修改功能、用户注册登录管理功能、用户信息管理功能。 ,This system USES of
webShopping.rar
- 使用Java编写的完整的网上书店,MyEclipse环境开发。用JSP+Servlet+MVC实现,很完整,有代码有应用部署,The use of Java to prepare a complete online bookstore, MyEclipse development environment. Using JSP+ Servlet+ MVC realization, it is complete, the deployment of an application code
BookStore
- 使用hibernate+struts2+spring实现的图书店管理系统-The use of hibernate+ struts2+ spring realize plans bookstore management system
JavaEE
- 《精通JAVA EE项目案例-基于ECLIPSE SPRING STRUTS HIBERNATE》的源码,包括网上购物子系统、公告管理系统、网上书店、BBS系统、信息发布平台、学生课程及成绩管理系统、个性化定制系统、网上文件管理系统、航空票务系统。书中的实例在最新的Eclipse版本上开发完成,采用了JSP、Servlet、Struts、Hibernate、Spring及Ajax等众多技术,包括了许多重要的设计思想。 -" JAVA EE project master case-
JAVAbook
- JAVA+ACCESS开发的书店管理系统,包含开发文档,可做毕业设计用。-JAVA+ ACCESS development bookstore management systems, including the development of documents, to do graduate design.
BookStoreJava
- 简单的书店管理系统,是课设期间教师指导完成的,希望会对大家有帮助!-Bookstore simple management system, is a lesson for teachers to guide the completion of the period, and I hope you will help!
JSP
- 包含5个很有参考意义的源码,分别是信息管理系统、论坛管理系统、网上书店、档案管理系统、新闻中心管理系统。多看多学有益。-5 contains the source code is very useful, namely, information management system, forum management system, online bookstore, the file management system, information center management systems
javaDATABASE
- JAVA数据库系统项目开发实践,包括了酒店信息管理系统、电子书店管理系统、办公自动化、会员管理、物流管理、学生信息管理系统的开发。-JAVA database system project development practice, including the hotel information management system, electronic bookshop management systems, office automation, membership management,
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
978-7-302-17018-1
- 本书内容包括: Java简介,语言基础,控制语句,面向对象程序开发, Java是面向对象语言, Java的继承与多态,类的高级使用,异常处理, Java的输入/输出,多线程,AWT,Swing,网络编程,JDBC数据库编程,HTML, Javascr ipt,JSP,Servlet,J2EE概述,学生信息管理系统,网上书店等.-This book includes: Java Introduction, basic language, control statements, object-ori
书店管理管理系统
- 运用JAVA+Sql Server实现简单的书店管理(Using JAVA+Sql Server to achieve a simple bookstore management)
网上书店管理系统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网上书店管理系统,图书查询,管理,用户登陆注册,订单管理,购物车管理,和在线支付。