CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:birdvote

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-11-20
  • 文件大小:
    14.54mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

项目:青鸟在线投票系统

框架:Hibernate+struts2

开发环境:MyEclipse 8.6

数据库:Oracle 10g-Project: Bluebird online voting system

Frame: Hibernate+ struts2

Development Environment: MyEclipse 8.6

Database: Oracle 10g
(系统自动生成,下载前可以参看下载内容)

下载文件列表

青鸟在线投票系统/MyVote/.classpath
青鸟在线投票系统/MyVote/.myhibernatedata
青鸟在线投票系统/MyVote/.mymetadata
青鸟在线投票系统/MyVote/.mystrutsdata
青鸟在线投票系统/MyVote/.project
青鸟在线投票系统/MyVote/src/.struts.mex
青鸟在线投票系统/MyVote/src/action/BaseAction.java
青鸟在线投票系统/MyVote/src/action/LoginAction.java
青鸟在线投票系统/MyVote/src/action/RegisterAction-validation.xml
青鸟在线投票系统/MyVote/src/action/RegisterAction.java
青鸟在线投票系统/MyVote/src/action/SubjectAction.java
青鸟在线投票系统/MyVote/src/action/VoteAction.java
青鸟在线投票系统/MyVote/src/dao/BaseDao.java
青鸟在线投票系统/MyVote/src/dao/Impl/ItemDaoImpl.java
青鸟在线投票系统/MyVote/src/dao/Impl/OptionDaoImpl.java
青鸟在线投票系统/MyVote/src/dao/Impl/SubjectDaoImpl.java
青鸟在线投票系统/MyVote/src/dao/Impl/UserDaoImpl.java
青鸟在线投票系统/MyVote/src/dao/ItemDao.java
青鸟在线投票系统/MyVote/src/dao/OptionDao.java
青鸟在线投票系统/MyVote/src/dao/SubjectDao.java
青鸟在线投票系统/MyVote/src/dao/UserDao.java
青鸟在线投票系统/MyVote/src/entity/VoteItem.hbm.xml
青鸟在线投票系统/MyVote/src/entity/VoteItem.java
青鸟在线投票系统/MyVote/src/entity/VoteOption.hbm.xml
青鸟在线投票系统/MyVote/src/entity/VoteOption.java
青鸟在线投票系统/MyVote/src/entity/VoteSubject.hbm.xml
青鸟在线投票系统/MyVote/src/entity/VoteSubject.java
青鸟在线投票系统/MyVote/src/entity/VoteUser.hbm.xml
青鸟在线投票系统/MyVote/src/entity/VoteUser.java
青鸟在线投票系统/MyVote/src/factory/HibernateSessionFactory.java
青鸟在线投票系统/MyVote/src/filter/HibernateSessionRequestFilter.java
青鸟在线投票系统/MyVote/src/hibernate.cfg.xml
青鸟在线投票系统/MyVote/src/interceptor/AuthorizationInterceptor.java
青鸟在线投票系统/MyVote/src/interceptor/MyTimeInterceptor.java
青鸟在线投票系统/MyVote/src/log4j.properties
青鸟在线投票系统/MyVote/src/message_en_US.properties
青鸟在线投票系统/MyVote/src/message_fr_FR.properties
青鸟在线投票系统/MyVote/src/message_ja_JP.properties
青鸟在线投票系统/MyVote/src/message_zh_CN.properties
青鸟在线投票系统/MyVote/src/message_zh_HK.properties
青鸟在线投票系统/MyVote/src/service/Impl/VoteServiceImpl.java
青鸟在线投票系统/MyVote/src/service/VoteService.java
青鸟在线投票系统/MyVote/src/struts.xml
青鸟在线投票系统/MyVote/Vote问题.txt
青鸟在线投票系统/MyVote/WebRoot/add.jsp
青鸟在线投票系统/MyVote/WebRoot/add_success.jsp
青鸟在线投票系统/MyVote/WebRoot/css/global.css
青鸟在线投票系统/MyVote/WebRoot/css/style.css
青鸟在线投票系统/MyVote/WebRoot/images/2_1.gif
青鸟在线投票系统/MyVote/WebRoot/images/2_2.gif
青鸟在线投票系统/MyVote/WebRoot/images/2_3.gif
青鸟在线投票系统/MyVote/WebRoot/images/addnew.gif
青鸟在线投票系统/MyVote/WebRoot/images/an_submit.png
青鸟在线投票系统/MyVote/WebRoot/images/arrow_down.gif
青鸟在线投票系统/MyVote/WebRoot/images/bannerCorner.jpg
青鸟在线投票系统/MyVote/WebRoot/images/btn_bg.gif
青鸟在线投票系统/MyVote/WebRoot/images/btn_chgAvatar.gif
青鸟在线投票系统/MyVote/WebRoot/images/btn_edit.gif
青鸟在线投票系统/MyVote/WebRoot/images/buttom.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_jion.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_login.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_login_over.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_register.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_search.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_submit.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_view.gif
青鸟在线投票系统/MyVote/WebRoot/images/button_vote.gif
青鸟在线投票系统/MyVote/WebRoot/images/del.gif
青鸟在线投票系统/MyVote/WebRoot/images/delete.gif
青鸟在线投票系统/MyVote/WebRoot/images/details.gif
青鸟在线投票系统/MyVote/WebRoot/images/edit (2).gif
青鸟在线投票系统/MyVote/WebRoot/images/edit.gif
青鸟在线投票系统/MyVote/WebRoot/images/goback.gif
青鸟在线投票系统/MyVote/WebRoot/images/join.gif
青鸟在线投票系统/MyVote/WebRoot/images/logo.gif
青鸟在线投票系统/MyVote/WebRoot/images/new.gif
青鸟在线投票系统/MyVote/WebRoot/images/noread.gif
青鸟在线投票系统/MyVote/WebRoot/images/quote_left.gif
青鸟在线投票系统/MyVote/WebRoot/images/quote_right.gif
青鸟在线投票系统/MyVote/WebRoot/images/read.gif
青鸟在线投票系统/MyVote/WebRoot/images/title_ico.gif
青鸟在线投票系统/MyVote/WebRoot/images/Users/3.png
青鸟在线投票系统/MyVote/WebRoot/images/Users/admin.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/custom.png
青鸟在线投票系统/MyVote/WebRoot/images/Users/dumanman.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/jinqifu.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/jiyaoqin.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/leibeibei.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/liuguangping.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/noperson.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/person.gif
青鸟在线投票系统/MyVote/WebRoot/images/Users/person2.gif
青鸟在线投票系统/MyVote/WebRoot/images/Users/qijingxue.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/quyanyanyan.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/thbg.gif
青鸟在线投票系统/MyVote/WebRoot/images/Users/Thumbs.db
青鸟在线投票系统/MyVote/WebRoot/images/Users/userbg.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/u_0.png
青鸟在线投票系统/MyVote/WebRoot/images/Users/u_1.png
青鸟在线投票系统/MyVote/WebRoot/images/Users/u_3.png
青鸟在线投票系统/MyVote/WebRoot/images/Users/wangchao.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/wanglidong.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/WaterMark.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/wuliping.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/yangjiali.jpg
青鸟在线投票系统/MyVote/WebRoot/images/Users/yuanbin.jpg
青鸟在线投票系统/MyVote/WebRoot/images/voteBanner.jpg
青鸟在线投票系统/MyVote/WebRoot/images/vote_icon.gif
青鸟在线投票系统/MyVote/WebRoot/index.jsp
青鸟在线投票系统/MyVote/WebRoot/login.jsp
青鸟在线投票系统/MyVote/WebRoot/manage.jsp
青鸟在线投票系统/MyVote/WebRoot/META-INF/MANIFEST.MF
青鸟在线投票系统/MyVote/WebRoot/My97DatePicker/calendar.js
青鸟在线投票系统/MyVote/WebRoot/My97DatePicker/config.js
青鸟在线投票系统/MyVote/WebRoot/My97DatePicker/lang/en.js
青鸟在线投票系统/MyVote/WebRoot/My97

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com