文件名称:coding

  • 所属分类:
  • 系统编程
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2017-07-12
  • 文件大小:
  • 544kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 精彩***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

[1]使用异常映射机制统一管理项目中的错误消息
[2]使用序列化和反序列化技术实现对象的深度复制
[3]使用JFreeChart将选择题的答案数据导出为饼图
[4]使用POI将整个调查参与的结果导出为Excel
[5]使用RBAC模型进行权限管理
[6]使用bitwise技术实现权限验证
[7]使用自定义切面记录日志([1] uses an exception mapping mechanism to uniformly manage error messages in a project

[2] uses serialization and anti serialization techniques to implement deep replication of objects

[3] uses JFreeChart to export the answer data of the multiple-choice question to pie charts

[4] uses POI to export the results of the overall investigation into Excel

[5] uses the RBAC model for rights management

[6] uses bitwise technology to enable authentication

[7] uses custom sections to log)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

代码\Survey_1_UI\.classpath

代码\Survey_1_UI\.project

代码\Survey_1_UI\.settings\.jsdtscope

代码\Survey_1_UI\.settings\org.eclipse.jdt.core.prefs

代码\Survey_1_UI\.settings\org.eclipse.m2e.core.prefs

代码\Survey_1_UI\.settings\org.eclipse.wst.jsdt.ui.superType.container

代码\Survey_1_UI\.settings\org.eclipse.wst.jsdt.ui.superType.name

代码\Survey_1_UI\.settings\org.eclipse.wst.validation.prefs

代码\Survey_1_UI\.springBeans

代码\Survey_1_UI\pom.xml

代码\Survey_1_UI\sql.sql

代码\Survey_1_UI\src\main\resources\ehcache.xml

代码\Survey_1_UI\src\main\resources\jdbc.properties

代码\Survey_1_UI\src\main\resources\log4j.properties

代码\Survey_1_UI\src\main\resources\mybatis-config.xml

代码\Survey_1_UI\src\main\resources\spring-tx.xml

代码\Survey_1_UI\src\main\resources\spring-web.xml

代码\Survey_1_UI\src\main\webapp\bootstrap\bootstrap.css

代码\Survey_1_UI\src\main\webapp\bootstrap\bootstrap.js

代码\Survey_1_UI\src\main\webapp\bootstrap\jquery-1.10.1.js

代码\Survey_1_UI\src\main\webapp\bootstrap\survey.css

代码\Survey_1_UI\src\main\webapp\img.jsp

代码\Survey_1_UI\src\main\webapp\index.jsp

代码\Survey_1_UI\src\main\webapp\jspPage\base.jsp

代码\Survey_1_UI\src\main\webapp\jspPage\navigator_guest.jsp

代码\Survey_1_UI\src\main\webapp\jspPage\navigator_manager.jsp

代码\Survey_1_UI\src\main\webapp\jspPage\navigator_page.jsp

代码\Survey_1_UI\src\main\webapp\META-INF\MANIFEST.MF

代码\Survey_1_UI\src\main\webapp\surveyLogos\logo.gif

代码\Survey_1_UI\src\main\webapp\WEB-INF\atguigu.tld

代码\Survey_1_UI\src\main\webapp\WEB-INF\error.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\bag_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\bag_adjust.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\bag_editUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\bag_moveOrCopyPage.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\engage_available.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\engage_engage.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\question_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\question_editUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\survey_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\survey_designUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\survey_editUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\survey_myUncompleted.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\user_login.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\guest\user_regist.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\admin_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\admin_login.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\admin_main.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\admin_showList.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\auth_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\auth_showList.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\dispatcher_admin_role.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\dispatcher_auth_res.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\dispatcher_role_auth.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\log_showPage.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\res_list.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\role_addUI.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\role_showList.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\statistics_answerList.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\statistics_list.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\manager\statistics_summary.jsp

代码\Survey_1_UI\src\main\webapp\WEB-INF\web.xml

代码\Survey_1_UI\src\test\java\junit\test\IOCTest.java

代码\Survey_1_UI\src\test\java\junit\test\MethodStackTest.java

代码\Survey_1_UI\src\test\java\junit\test\StringTest.java

代码\Survey_1_UI\target\classes\ehcache.xml

代码\Survey_1_UI\target\classes\jdbc.properties

代码\Survey_1_UI\target\classes\log4j.properties

代码\Survey_1_UI\target\classes\mybatis-config.xml

代码\Survey_1_UI\target\classes\spring-tx.xml

代码\Survey_1_UI\target\classes\spring-web.xml

代码\Survey_1_UI\target\m2e-wtp\web-resources\META-INF\MANIFEST.MF

代码\Survey_1_UI\target\m2e-wtp\web-resources\META-INF\maven\com.atguigu.maven\Survey_1_UI\pom.properties

代码\Survey_1_UI\target\m2e-wtp\web-resources\META-INF\maven\com.atguigu.maven\Survey_1_UI\pom.xml

代码\Survey_1_UI\target\test-classes\junit\test\IOCTest.class

代码\Survey_1_UI\target\test-classes\junit\test\MethodStackTest.class

代码\Survey_1_UI\target\test-classes\junit\test\StringTest.class

代码\Survey_1_UI\test.xls

代码\Survey_2_Component\.classpath

代码\Survey_2_Component\.project

代码\Survey_2_Component\.settings\org.eclipse.jdt.core.prefs

代码\Survey_2_Component\.settings\org.eclipse.m2e.core.prefs

代码\Survey_2_Component\pom.xml

代码\Survey_2_Component\src\main\java\com\atguigu\survey\cache\MyKeyGenerator.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\BagHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\EmoloyeeHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\EngageHandler.bak

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\EngageHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\QuestionHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\SurveyHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\guest\UserHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\AdminHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\AuthHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\LogHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\ResHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\RoleHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\handler\manager\StatisticsHandler.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\mapper\AdminMapper.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\mapper\AnswerMapper.java

代码\Survey_2_Component\src\main\java\com\atguigu\survey\component\mapper\AuthMapper.java

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org