文件名称:bookstore
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-10-06
- 文件大小:
- 351kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
bookstore文件夹包含的是电子书店的源代码。电子书店分为普通用户访问界面和管理员访问界面两部分。两种用户均通过login.jsp页面进入系统,所使用的用户名的身份不同即进入不同的访问界面。用户名和密码可以在数据库book中的user数据表中查询。-
bookstore folder contains the source code for the electronic bookstore. Electronic bookstore is divided into ordinary user access interface and administrator access interface in two parts. Both users have to enter the system through login.jsp page, the identity of a user name that is different that used to enter the different access interface. User name and password can be user data in the table in the query the book.
bookstore folder contains the source code for the electronic bookstore. Electronic bookstore is divided into ordinary user access interface and administrator access interface in two parts. Both users have to enter the system through login.jsp page, the identity of a user name that is different that used to enter the different access interface. User name and password can be user data in the table in the query the book.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bookstore
.........\WEB-INF
.........\.......\classes
.........\.......\.......\Cart.java
.........\.......\.......\DBBean.java
.........\.......\.......\ShowPage.java
.........\.......\.......\cart
.........\.......\.......\....\Cart.class
.........\.......\.......\dbBean
.........\.......\.......\......\DBBean.class
.........\.......\.......\spage
.........\.......\.......\.....\ShowPage.class
.........\.......\web.xml
.........\addbook.jsp
.........\addorder.jsp
.........\adduser.jsp
.........\book.ldb
.........\book.mdb
.........\buy.jsp
.........\cart.jsp
.........\check.jsp
.........\checkadmin.jsp
.........\cover
.........\.....\computer
.........\.....\........\Flash.jpg
.........\.....\........\J2EE.jpg
.........\.....\........\Linux.jpg
.........\.....\........\eclipse.jpg
.........\.....\economics
.........\.....\.........\jjxyy.jpg
.........\.....\.........\win.jpg
.........\.....\.........\zycx.jpg
.........\.....\letters
.........\.....\.......\1421.jpg
.........\.....\.......\stt.jpg
.........\.....\others
.........\.....\......\kjzj.jpg
.........\.....\politics
.........\.....\........\wdnmd.jpg
.........\.....\travel
.........\.....\......\srxz.gif
.........\.....\......\zangqing.jpg
.........\dealaddbook.jsp
.........\dealcart.jsp
.........\dealdeletebook.jsp
.........\dealdeleteorder.jsp
.........\dealdeleteuser.jsp
.........\dealupdatebook.jsp
.........\dealupdateorder.jsp
.........\dealupdateuser.jsp
.........\detail.jsp
.........\detailorder.jsp
.........\detailuser.jsp
.........\error.jsp
.........\home.jsp
.........\images
.........\......\bg01.gif
.........\......\bg02.gif
.........\......\bg03.gif
.........\......\bg04.gif
.........\......\boy.gif
.........\......\girl.gif
.........\......\title1.gif
.........\list.jsp
.........\listorder.jsp
.........\login.jsp
.........\logout.jsp
.........\manageuser.jsp
.........\register.jsp
.........\style.css
.........\top.jsp
.........\updatebook.jsp
.........\updateuser.jsp
.........\verify.jsp