文件名称:ask
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11.01mb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简介
该系统模仿JavaEye问答系统http://www.javaeye.com/ask
技术:
Struts2,Spring,Hibernate3,Ajax,TinyMce,Mysql
数据库
用户名:root
密码:root
登录用户和密码
wangld 1
或者
linys 1
注:
导入到Eclipse后,如果有问题的话修改Java Build Path中的JDK
JDK1.5以上-Introduction of the system imitate JavaEye answering system http://www.javaeye.com/ask technology: Struts2, Spring, Hibernate3, Ajax, TinyMce, Mysql database user name: root Password: root login and password wangld 1 or linys 1 Note: imported into Eclipse, if there are problems, then modify the Java Build Path in the JDK JDK1.5 or above
该系统模仿JavaEye问答系统http://www.javaeye.com/ask
技术:
Struts2,Spring,Hibernate3,Ajax,TinyMce,Mysql
数据库
用户名:root
密码:root
登录用户和密码
wangld 1
或者
linys 1
注:
导入到Eclipse后,如果有问题的话修改Java Build Path中的JDK
JDK1.5以上-Introduction of the system imitate JavaEye answering system http://www.javaeye.com/ask technology: Struts2, Spring, Hibernate3, Ajax, TinyMce, Mysql database user name: root Password: root login and password wangld 1 or linys 1 Note: imported into Eclipse, if there are problems, then modify the Java Build Path in the JDK JDK1.5 or above
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ask\.classpath
...\.project
...\.settings\org.eclipse.core.resources.prefs
...\.........\org.eclipse.jdt.core.prefs
...\.........\org.eclipse.jdt.ui.prefs
...\.........\org.hibernate.eclipse.console.prefs
...\build\classes\appMessages.properties
...\.....\.......\com\hs\ask\action\BaseAction-conversion.properties
...\.....\.......\...\..\...\......\BaseAction.class
...\.....\.......\...\..\...\......\BaseAction.properties
...\.....\.......\...\..\...\......\HomeAction.class
...\.....\.......\...\..\...\......\LoginAction-login-validation.xml
...\.....\.......\...\..\...\......\LoginAction.class
...\.....\.......\...\..\...\......\MyAnswerAction.class
...\.....\.......\...\..\...\......\NewProblemAction-newProblem-validation.xml
...\.....\.......\...\..\...\......\NewProblemAction.class
...\.....\.......\...\..\...\......\PageRightAction.class
...\.....\.......\...\..\...\......\ProblemListAction-conversion.properties
...\.....\.......\...\..\...\......\ProblemListAction.class
...\.....\.......\...\..\...\......\ProblemsAction.class
...\.....\.......\...\..\...\.dvice\AuthorizationInterceptor.class
...\.....\.......\...\..\...\converter\IntegerConverter.class
...\.....\.......\...\..\...\dao\impl\BaseDaoImpl.class
...\.....\.......\...\..\...\...\....\LevelDaoImpl.class
...\.....\.......\...\..\...\...\....\ParentTypeDaoImpl.class
...\.....\.......\...\..\...\...\....\QuestionDaoImpl.class
...\.....\.......\...\..\...\...\....\ReplyDaoImpl.class
...\.....\.......\...\..\...\...\....\SubTypeDaoImpl.class
...\.....\.......\...\..\...\...\....\UserDaoImpl.class
...\.....\.......\...\..\...\...\LevelDao.class
...\.....\.......\...\..\...\...\ParentTypeDao.class
...\.....\.......\...\..\...\...\QuestionDao.class
...\.....\.......\...\..\...\...\ReplyDao.class
...\.....\.......\...\..\...\...\SubTypeDao.class
...\.....\.......\...\..\...\...\UserDao.class
...\.....\.......\...\..\...\entity\hbm\Level.hbm.xml
...\.....\.......\...\..\...\......\...\ParentType.hbm.xml
...\.....\.......\...\..\...\......\...\Question.hbm.xml
...\.....\.......\...\..\...\......\...\Reply.hbm.xml
...\.....\.......\...\..\...\......\...\SubType.hbm.xml
...\.....\.......\...\..\...\......\...\User.hbm.xml
...\.....\.......\...\..\...\......\Level.class
...\.....\.......\...\..\...\......\ParentType.class
...\.....\.......\...\..\...\......\Question.class
...\.....\.......\...\..\...\......\Reply.class
...\.....\.......\...\..\...\......\SubType.class
...\.....\.......\...\..\...\......\User.class
...\.....\.......\...\..\...\logic\impl\BaseLogicImpl.class
...\.....\.......\...\..\...\.....\....\LoginLogicImpl.class
...\.....\.......\...\..\...\.....\....\NewProblemLogicImpl.class
...\.....\.......\...\..\...\.....\....\ProblemListLogicImpl.class
...\.....\.......\...\..\...\.....\....\ShowProblemsLogicImpl.class
...\.....\.......\...\..\...\.....\....\UserLogicImpl.class
...\.....\.......\...\..\...\.....\LoginLogic.class
...\.....\.......\...\..\...\.....\NewProblemLogic.class
...\.....\.......\...\..\...\.....\ProblemListLogic.class
...\.....\.......\...\..\...\.....\ShowProblemsLogic.class
...\.....\.......\...\..\...\.....\UserLogic.class
...\.....\.......\...\..\...\util\CommonChecks.class
...\.....\.......\...\..\...\....\CommonFunc.class
...\.....\.......\...\..\...\....\Constant.class
...\.....\.......\...\..\...\....\Pager.class
...\.....\.......\...\..\...\....\UbbCodeUtil.class
...\.....\.......\log4j.properties
...\.....\.......\struts.properties
...\.....\.......\struts.xml
...\.....\.......\xwork-conversion.properties
...\src\appMessages.properties
...\...\com\hs\ask\action\BaseAction-conversion.properties
...\...\...\..\...\......\BaseAction.java
...\...\...\..\...\......\BaseAction.properties
...\...\...\..\...\......\HomeAction.java
...\...\...\..\...\......\LoginAction-login-validation.xml
...\...\...\..\...\......\LoginAction.java
...\...\...\..\...\......\MyAnswerAction.java
...\...\...\..\...\......\NewProblemAction-newProblem-validation.xml
...\...\...\..\...\......\NewProblemAction.java
...\...\...\..\...\......\PageRightAction.
...\.project
...\.settings\org.eclipse.core.resources.prefs
...\.........\org.eclipse.jdt.core.prefs
...\.........\org.eclipse.jdt.ui.prefs
...\.........\org.hibernate.eclipse.console.prefs
...\build\classes\appMessages.properties
...\.....\.......\com\hs\ask\action\BaseAction-conversion.properties
...\.....\.......\...\..\...\......\BaseAction.class
...\.....\.......\...\..\...\......\BaseAction.properties
...\.....\.......\...\..\...\......\HomeAction.class
...\.....\.......\...\..\...\......\LoginAction-login-validation.xml
...\.....\.......\...\..\...\......\LoginAction.class
...\.....\.......\...\..\...\......\MyAnswerAction.class
...\.....\.......\...\..\...\......\NewProblemAction-newProblem-validation.xml
...\.....\.......\...\..\...\......\NewProblemAction.class
...\.....\.......\...\..\...\......\PageRightAction.class
...\.....\.......\...\..\...\......\ProblemListAction-conversion.properties
...\.....\.......\...\..\...\......\ProblemListAction.class
...\.....\.......\...\..\...\......\ProblemsAction.class
...\.....\.......\...\..\...\.dvice\AuthorizationInterceptor.class
...\.....\.......\...\..\...\converter\IntegerConverter.class
...\.....\.......\...\..\...\dao\impl\BaseDaoImpl.class
...\.....\.......\...\..\...\...\....\LevelDaoImpl.class
...\.....\.......\...\..\...\...\....\ParentTypeDaoImpl.class
...\.....\.......\...\..\...\...\....\QuestionDaoImpl.class
...\.....\.......\...\..\...\...\....\ReplyDaoImpl.class
...\.....\.......\...\..\...\...\....\SubTypeDaoImpl.class
...\.....\.......\...\..\...\...\....\UserDaoImpl.class
...\.....\.......\...\..\...\...\LevelDao.class
...\.....\.......\...\..\...\...\ParentTypeDao.class
...\.....\.......\...\..\...\...\QuestionDao.class
...\.....\.......\...\..\...\...\ReplyDao.class
...\.....\.......\...\..\...\...\SubTypeDao.class
...\.....\.......\...\..\...\...\UserDao.class
...\.....\.......\...\..\...\entity\hbm\Level.hbm.xml
...\.....\.......\...\..\...\......\...\ParentType.hbm.xml
...\.....\.......\...\..\...\......\...\Question.hbm.xml
...\.....\.......\...\..\...\......\...\Reply.hbm.xml
...\.....\.......\...\..\...\......\...\SubType.hbm.xml
...\.....\.......\...\..\...\......\...\User.hbm.xml
...\.....\.......\...\..\...\......\Level.class
...\.....\.......\...\..\...\......\ParentType.class
...\.....\.......\...\..\...\......\Question.class
...\.....\.......\...\..\...\......\Reply.class
...\.....\.......\...\..\...\......\SubType.class
...\.....\.......\...\..\...\......\User.class
...\.....\.......\...\..\...\logic\impl\BaseLogicImpl.class
...\.....\.......\...\..\...\.....\....\LoginLogicImpl.class
...\.....\.......\...\..\...\.....\....\NewProblemLogicImpl.class
...\.....\.......\...\..\...\.....\....\ProblemListLogicImpl.class
...\.....\.......\...\..\...\.....\....\ShowProblemsLogicImpl.class
...\.....\.......\...\..\...\.....\....\UserLogicImpl.class
...\.....\.......\...\..\...\.....\LoginLogic.class
...\.....\.......\...\..\...\.....\NewProblemLogic.class
...\.....\.......\...\..\...\.....\ProblemListLogic.class
...\.....\.......\...\..\...\.....\ShowProblemsLogic.class
...\.....\.......\...\..\...\.....\UserLogic.class
...\.....\.......\...\..\...\util\CommonChecks.class
...\.....\.......\...\..\...\....\CommonFunc.class
...\.....\.......\...\..\...\....\Constant.class
...\.....\.......\...\..\...\....\Pager.class
...\.....\.......\...\..\...\....\UbbCodeUtil.class
...\.....\.......\log4j.properties
...\.....\.......\struts.properties
...\.....\.......\struts.xml
...\.....\.......\xwork-conversion.properties
...\src\appMessages.properties
...\...\com\hs\ask\action\BaseAction-conversion.properties
...\...\...\..\...\......\BaseAction.java
...\...\...\..\...\......\BaseAction.properties
...\...\...\..\...\......\HomeAction.java
...\...\...\..\...\......\LoginAction-login-validation.xml
...\...\...\..\...\......\LoginAction.java
...\...\...\..\...\......\MyAnswerAction.java
...\...\...\..\...\......\NewProblemAction-newProblem-validation.xml
...\...\...\..\...\......\NewProblemAction.java
...\...\...\..\...\......\PageRightAction.