网络书城模板

上传者: 44086605 | 上传时间: 2019-12-21 18:57:11 | 文件大小: 2.21MB | 文件类型: rar
自己收藏的一个网上书城的项目,数据库什么的,都齐全,肯定是能跑的

文件下载

资源详情

( 93 个子文件 2.21MB ) 网络书城模板
servletdemo
.project 1.02KB
.settings
.jsdtscope 503B
org.eclipse.wst.common.component 485B
org.eclipse.jdt.core.prefs 364B
org.eclipse.wst.common.project.facet.core.xml 345B
org.eclipse.wst.jsdt.ui.superType.container 49B
org.eclipse.wst.jsdt.ui.superType.name 6B
src
om
servletdemo
web
servlet
com
servletdemo
jdbc
UserDao.java 2.76KB
JDBCTest.java 1.79KB
utils
BaseDao.java 3.46KB
dao
IProductDao.java 258B
IUserDao.java 576B
impl
UserDaoImpl.java 2.63KB
ProductDaoImpl.java 1.28KB
test
UserDaoImplTest.java 615B
UserDaoTest.java 833B
web
listener
OnlineCountListener.java 907B
servlet
ProductServlet.java 3.13KB
UserServlet.java 6.24KB
entity
User.java 2.00KB
Orders.java 2.28KB
Products.java 1.86KB
jdbc.properties 159B
build
classes
om
servletdemo
web
servlet
com
servletdemo
jdbc
JDBCTest.class 2.89KB
UserDao.class 3.76KB
utils
BaseDao.class 3.28KB
dao
IUserDao.class 450B
impl
UserDaoImpl.class 3.22KB
ProductDaoImpl.class 2.01KB
IProductDao.class 246B
test
UserDaoImplTest.class 1.45KB
UserDaoTest.class 1.97KB
web
listener
OnlineCountListener.class 1.66KB
servlet
UserServlet.class 4.71KB
ProductServlet.class 3.27KB
entity
User.class 2.51KB
Orders.class 2.99KB
Products.class 2.66KB
jdbc.properties 159B
db_servletdemo.sql 7.38KB
JavaWeb实训笔记.pdf 672.88KB
WebContent
login.jsp 3.46KB
css
jquery-ui.css 4.00KB
animate.min.css 68.09KB
jquery.countdown.css 1.88KB
flexslider.css 5.71KB
style.css 74.71KB
bootstrap.css 138.30KB
WEB-INF
web.xml 644B
lib
commons-logging-1.2.jar 60.38KB
jstl.jar 20.20KB
commons-beanutils-1.9.3.jar 240.40KB
mysql-connector-java-5.0.8-bin.jar 528.18KB
standard.jar 384.04KB
index.jsp 4.29KB
META-INF
MANIFEST.MF 39B
register.jsp 3.67KB
fonts
glyphicons-halflings-regular.svg 106.19KB
glyphicons-halflings-regular.woff 22.88KB
glyphicons-halflings-regular.ttf 44.34KB
glyphicons-halflings-regular.woff2 17.61KB
glyphicons-halflings-regular.eot 19.66KB
common
header.jsp 5.01KB
footer.jsp 633B
images
img-sp.png 7.85KB
bag-.png 2.98KB
Mysql.jpg 21.04KB
java学习笔记.jpg 30.08KB
bag.png 2.98KB
python.jpg 17.44KB
html5-css3.jpg 17.28KB
JavaScript.jpg 21.89KB
check.png 2.83KB
Sketch移动UI.jpg 14.95KB
大数据测试技术.jpg 19.88KB
.DS_Store 6.00KB
微信小程序.jpg 26.47KB
1.png 2.98KB
close_1.png 3.15KB
2.png 2.97KB
js
jquery.flexslider.js 53.63KB
jquery.wmuSlider.js 11.52KB
script.js 1.36KB
classie.js 1.79KB
uisearch.js 5.97KB
jquery.countdown.js 3.14KB
bootstrap-3.1.1.min.js 28.43KB
imagezoom.js 4.24KB
wow.min.js 4.66KB
simpleCart.min.js 25.21KB
jquery-ui.min.js 197.11KB
jquery.min.js 92.62KB
.classpath 866B
[{"title":"( 93 个子文件 2.21MB ) 网络书城模板","children":[{"title":"servletdemo","children":[{"title":".project <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":".jsdtscope <span style='color:#111;'> 503B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 485B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"om","children":[{"title":"servletdemo","children":[{"title":"web","children":[{"title":"servlet","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"com","children":[{"title":"servletdemo","children":[{"title":"jdbc","children":[{"title":"UserDao.java <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"JDBCTest.java <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"BaseDao.java <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"IProductDao.java <span style='color:#111;'> 258B </span>","children":null,"spread":false},{"title":"IUserDao.java <span style='color:#111;'> 576B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"UserDaoImpl.java <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false},{"title":"ProductDaoImpl.java <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"test","children":[{"title":"UserDaoImplTest.java <span style='color:#111;'> 615B </span>","children":null,"spread":false},{"title":"UserDaoTest.java <span style='color:#111;'> 833B </span>","children":null,"spread":false}],"spread":true},{"title":"web","children":[{"title":"listener","children":[{"title":"OnlineCountListener.java <span style='color:#111;'> 907B </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"ProductServlet.java <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"UserServlet.java <span style='color:#111;'> 6.24KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"entity","children":[{"title":"User.java <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"Orders.java <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"Products.java <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"jdbc.properties <span style='color:#111;'> 159B </span>","children":null,"spread":false}],"spread":true},{"title":"build","children":[{"title":"classes","children":[{"title":"om","children":[{"title":"servletdemo","children":[{"title":"web","children":[{"title":"servlet","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"com","children":[{"title":"servletdemo","children":[{"title":"jdbc","children":[{"title":"JDBCTest.class <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"UserDao.class <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"BaseDao.class <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"IUserDao.class <span style='color:#111;'> 450B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"UserDaoImpl.class <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"ProductDaoImpl.class <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false}],"spread":true},{"title":"IProductDao.class <span style='color:#111;'> 246B </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"UserDaoImplTest.class <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"UserDaoTest.class <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"web","children":[{"title":"listener","children":[{"title":"OnlineCountListener.class <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"servlet","children":[{"title":"UserServlet.class <span style='color:#111;'> 4.71KB </span>","children":null,"spread":false},{"title":"ProductServlet.class <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"entity","children":[{"title":"User.class <span style='color:#111;'> 2.51KB </span>","children":null,"spread":false},{"title":"Orders.class <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"Products.class <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"jdbc.properties <span style='color:#111;'> 159B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"db_servletdemo.sql <span style='color:#111;'> 7.38KB </span>","children":null,"spread":false},{"title":"JavaWeb实训笔记.pdf <span style='color:#111;'> 672.88KB </span>","children":null,"spread":false},{"title":"WebContent","children":[{"title":"login.jsp <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"css","children":[{"title":"jquery-ui.css <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false},{"title":"animate.min.css <span style='color:#111;'> 68.09KB </span>","children":null,"spread":false},{"title":"jquery.countdown.css <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"flexslider.css <span style='color:#111;'> 5.71KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 74.71KB </span>","children":null,"spread":false},{"title":"bootstrap.css <span style='color:#111;'> 138.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"commons-logging-1.2.jar <span style='color:#111;'> 60.38KB </span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'> 20.20KB </span>","children":null,"spread":false},{"title":"commons-beanutils-1.9.3.jar <span style='color:#111;'> 240.40KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.0.8-bin.jar <span style='color:#111;'> 528.18KB </span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'> 384.04KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 4.29KB </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"register.jsp <span style='color:#111;'> 3.67KB </span>","children":null,"spread":false},{"title":"fonts","children":[{"title":"glyphicons-halflings-regular.svg <span style='color:#111;'> 106.19KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.woff <span style='color:#111;'> 22.88KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.ttf <span style='color:#111;'> 44.34KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.woff2 <span style='color:#111;'> 17.61KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.eot <span style='color:#111;'> 19.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"common","children":[{"title":"header.jsp <span style='color:#111;'> 5.01KB </span>","children":null,"spread":false},{"title":"footer.jsp <span style='color:#111;'> 633B </span>","children":null,"spread":false}],"spread":false},{"title":"images","children":[{"title":"img-sp.png <span style='color:#111;'> 7.85KB </span>","children":null,"spread":false},{"title":"bag-.png <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"Mysql.jpg <span style='color:#111;'> 21.04KB </span>","children":null,"spread":false},{"title":"java学习笔记.jpg <span style='color:#111;'> 30.08KB </span>","children":null,"spread":false},{"title":"bag.png <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"python.jpg <span style='color:#111;'> 17.44KB </span>","children":null,"spread":false},{"title":"html5-css3.jpg <span style='color:#111;'> 17.28KB </span>","children":null,"spread":false},{"title":"JavaScript.jpg <span style='color:#111;'> 21.89KB </span>","children":null,"spread":false},{"title":"check.png <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"Sketch移动UI.jpg <span style='color:#111;'> 14.95KB </span>","children":null,"spread":false},{"title":"大数据测试技术.jpg <span style='color:#111;'> 19.88KB </span>","children":null,"spread":false},{"title":".DS_Store <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"微信小程序.jpg <span style='color:#111;'> 26.47KB </span>","children":null,"spread":false},{"title":"1.png <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"close_1.png <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"2.png <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"jquery.flexslider.js <span style='color:#111;'> 53.63KB </span>","children":null,"spread":false},{"title":"jquery.wmuSlider.js <span style='color:#111;'> 11.52KB </span>","children":null,"spread":false},{"title":"script.js <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"classie.js <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"uisearch.js <span style='color:#111;'> 5.97KB </span>","children":null,"spread":false},{"title":"jquery.countdown.js <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"bootstrap-3.1.1.min.js <span style='color:#111;'> 28.43KB </span>","children":null,"spread":false},{"title":"imagezoom.js <span style='color:#111;'> 4.24KB </span>","children":null,"spread":false},{"title":"wow.min.js <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"simpleCart.min.js <span style='color:#111;'> 25.21KB </span>","children":null,"spread":false},{"title":"jquery-ui.min.js <span style='color:#111;'> 197.11KB </span>","children":null,"spread":false},{"title":"jquery.min.js <span style='color:#111;'> 92.62KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 866B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明
服务器状态检查中...