下载资源后端资源详情
JAVA 公共资源模块的设计与开发(源代码+论文).zip
大小:596.68KB
价格:29积分
下载量:0
评分:
5.0
上传者:weixin_44259230
更新日期:2024-08-05

JAVA 公共资源模块的设计与开发(源代码+论文).zip

资源文件列表(大概)

文件名
大小
H2003032157-池朱皇-Smart系统-公共资源模块的设计与开发.doc
692KB
readme.pdf
51.7KB
代码/smart/
-
代码/smart/smart/
-
代码/smart/smart/units/
-
代码/smart/smart/units/Units_Public_Resources_Info.jsp
5.42KB
代码/smart/smart/units/Units_Public_Resources_Info_add.jsp
9.28KB
代码/smart/smart/units/Units_Public_Resources_Info_update.jsp
10.48KB
代码/smart/smart/units/Units_Public_Resources_InfoReturn.jsp
383B
代码/smart/smart/units/UnitsCourse_Add.jsp
1.68KB
代码/smart/smart/units/UnitsCourse_Edit.jsp
2.02KB
代码/smart/smart/units/UnitsCourse_index.jsp
2.96KB
代码/smart/smart/units/UnitsExamType_Add.jsp
2.04KB
代码/smart/smart/units/UnitsExamType_index.jsp
3.26KB
代码/smart/smart/units/UnitsKnowledge_Add.jsp
3.95KB
代码/smart/smart/units/UnitsKnowledge_Edit.jsp
2.13KB
代码/smart/smart/units/UnitsKnowledge_index.jsp
3.62KB
代码/smart/smart/units/UnitsKnowledge_Search.jsp
5.63KB
代码/smart/smart/units/UnitsPaperSet_index.jsp
1.04KB
代码/smart/smart/units/UnitsPaperType_Add.jsp
1.77KB
代码/smart/smart/units/UnitsPaperType_index.jsp
2.83KB
代码/smart/smart/units/UnitsPaperTypeSet.jsp
1.53KB
代码/smart/smart/units/UnitsPublic.jsp
5.44KB
代码/smart/smart/units/UnitsSection_Add.jsp
3.28KB
代码/smart/smart/units/UnitsSection_index.jsp
4KB
代码/smart/smart/units/UnitsSetion_Edit.jsp
2.5KB
代码/smart/smart/units/UnitsTopic_Answer_Add.jsp
3.51KB
代码/smart/smart/units/UnitsTopic_Answer_Set.jsp
3.3KB
代码/smart/smart/units/UnitsTopic_Answer_Update.jsp
3.14KB
代码/smart/smart/units/UnitsTopic_Difficulty_Add.jsp
2.48KB
代码/smart/smart/units/UnitsTopic_Difficulty_Set.jsp
4.21KB
代码/smart/smart/units/UnitsTopic_Difficulty_Update.jsp
3.41KB
代码/smart/smart/units/UnitsTopic_Problem_Set.jsp
4.05KB
代码/smart/smart/units/UnitsTopic_Prople_Add.jsp
3.06KB
代码/smart/smart/units/UnitsTopic_Prople_Update.jsp
3.08KB
代码/smart/smart/units/UnitsTopic_Set_Index.jsp
845B
代码/smart/smart/units/UnitsTopic_Set_test.jsp
6.06KB
代码/smart/smart/units/UnitsTopic_Title.jsp
2.16KB
代码/smart/smart/WEB-INF/
-
代码/smart/smart/WEB-INF/config/
-
代码/smart/smart/WEB-INF/config/units-config.xml
17.54KB
代码/smart/smart/WEB-INF/MREngine.prop
2.55KB
代码/smart/smart/WEB-INF/tld/
-
代码/smart/smart/WEB-INF/tld/ajaxtags.tld
36.1KB
代码/smart/smart/WEB-INF/tld/displaytag-11.tld
29.78KB
代码/smart/smart/WEB-INF/tld/Ming.tld
3.28KB
代码/smart/smart/WEB-INF/tld/smart-html.tld
1.92KB
代码/smart/smart/WEB-INF/tld/struts-bean.tld
8.65KB
代码/smart/smart/WEB-INF/tld/struts-html.tld
71.89KB
代码/smart/smart/WEB-INF/tld/struts-logic.tld
14.39KB
代码/smart/smart/WEB-INF/tld/struts-nested.tld
69.81KB
代码/smart/smart/WEB-INF/tld/struts-tiles.tld
7.66KB
代码/smart/smart/WEB-INF/validation.xml
269B
代码/smart/smart/WEB-INF/validator-rules.xml
10.49KB
代码/smart/smart/WEB-INF/web.xml
4.24KB
代码/smart/src/
-
代码/smart/src/business/
-
代码/smart/src/business/common/
-
代码/smart/src/business/common/.#BusinessConstants.java.1.1
1.24KB
代码/smart/src/business/common/BusinessConstants.java
1.47KB
代码/smart/src/business/common/CVS/
-
代码/smart/src/business/common/CVS/Entries
115B
代码/smart/src/business/common/CVS/Repository
35B
代码/smart/src/business/common/CVS/Root
39B
代码/smart/src/business/common/DropDownListBusiness.java
28.11KB
代码/smart/src/business/units/
-
代码/smart/src/business/units/CVS/
-
代码/smart/src/business/units/CVS/Entries
426B
代码/smart/src/business/units/CVS/Repository
34B
代码/smart/src/business/units/CVS/Root
39B
代码/smart/src/business/units/UnitsCourseBusiness.java
2.07KB
代码/smart/src/business/units/UnitsExamTypeBusiness.java
1.45KB
代码/smart/src/business/units/UnitsKnowledgeBusiness.java
1.6KB
代码/smart/src/business/units/UnitsPaperTypeBusiness.java
1.5KB
代码/smart/src/business/units/UnitsPublicBusiness.java
19.87KB
代码/smart/src/business/units/UnitsPublicResourcesBusiness.java
9.3KB
代码/smart/src/business/units/UnitsSectionBusiness.java
1.79KB
代码/smart/src/business/units/UnitsTopicSetBusiness.java
3.31KB
代码/smart/src/dao/
-
代码/smart/src/dao/units/
-
代码/smart/src/dao/units/CVS/
-
代码/smart/src/dao/units/CVS/Entries
391B
代码/smart/src/dao/units/CVS/Repository
29B
代码/smart/src/dao/units/CVS/Root
39B
代码/smart/src/dao/units/UnitsCourseDAO.java
423B
代码/smart/src/dao/units/UnitsExamTypeDAO.java
428B
代码/smart/src/dao/units/UnitsKnowledgeDAO.java
325B
代码/smart/src/dao/units/UnitsPaperTypeDAO.java
330B
代码/smart/src/dao/units/UnitsPublicDAO.java
1.27KB
代码/smart/src/dao/units/UnitsPublicResourcesDAO.java
841B
代码/smart/src/dao/units/UnitsSectionDAO.java
376B
代码/smart/src/dao/units/UnitsTopicSetDAO.java
941B
代码/smart/src/entity/
-
代码/smart/src/entity/chapter/
-
代码/smart/src/entity/chapter/.#SmartCourse.java.1.1
2.73KB
代码/smart/src/entity/chapter/CVS/
-
代码/smart/src/entity/chapter/CVS/Entries
255B
代码/smart/src/entity/chapter/CVS/Repository
34B
代码/smart/src/entity/chapter/CVS/Root
39B
代码/smart/src/entity/chapter/SearchPoints.java
1.61KB
代码/smart/src/entity/chapter/SmartCourse.java
2.71KB
代码/smart/src/entity/chapter/SmartKnowledgePoint.java
2.24KB
代码/smart/src/entity/chapter/SmartSection.java
2.36KB
代码/smart/src/entity/common/
-
代码/smart/src/entity/common/Code.java
1.82KB
代码/smart/src/entity/common/CVS/
-
代码/smart/src/entity/common/CVS/Entries
284B
代码/smart/src/entity/common/CVS/Repository
33B
代码/smart/src/entity/common/CVS/Root
39B
代码/smart/src/entity/common/SmartCity.java
3.58KB
代码/smart/src/entity/common/SmartCounty.java
3.35KB
代码/smart/src/entity/common/SmartProvince.java
2.76KB
代码/smart/src/entity/common/SmartRule.java
2.31KB
代码/smart/src/entity/common/SmartTown.java
2.21KB
代码/smart/src/entity/common/SmartVillage.java
2.26KB
代码/smart/src/entity/units/
-
代码/smart/src/entity/units/CVS/
-
代码/smart/src/entity/units/CVS/Entries
206B
代码/smart/src/entity/units/CVS/Repository
32B
代码/smart/src/entity/units/CVS/Root
39B
代码/smart/src/entity/units/SmartClass.java
2.82KB
代码/smart/src/entity/units/SmartLogicGrade.java
2.12KB
代码/smart/src/entity/units/SmartRealGrade.java
3.63KB
代码/smart/src/entity/units/SmartSchool.java
4.13KB
代码/smart/src/impl/
-
代码/smart/src/impl/units/
-
代码/smart/src/impl/units/CVS/
-
代码/smart/src/impl/units/CVS/Entries
395B
代码/smart/src/impl/units/CVS/Repository
30B
代码/smart/src/impl/units/CVS/Root
39B
代码/smart/src/impl/units/UnitsCourseImpl.java
1.23KB
代码/smart/src/impl/units/UnitsExamTypeImpl.java
1.51KB
代码/smart/src/impl/units/UnitsKnowledgeImpl.java
1.07KB
代码/smart/src/impl/units/UnitsPaperTypeImpl.java
600B
代码/smart/src/impl/units/UnitsPublicImpl.java
4.4KB
代码/smart/src/impl/units/UnitsPublicResourcesImpl.java
2.61KB
代码/smart/src/impl/units/UnitsSectionImpl.java
1.61KB
代码/smart/src/impl/units/UnitsTopicImpl.java
2.65KB
代码/smart/src/mapping/
-
代码/smart/src/mapping/SmartCity.hbm.xml
2.23KB
代码/smart/src/mapping/SmartClass.hbm.xml
2.01KB
代码/smart/src/mapping/SmartCounty.hbm.xml
1.97KB
代码/smart/src/mapping/SmartCourse.hbm.xml
1.97KB
代码/smart/src/mapping/SmartExamGroup.hbm.xml
1.63KB
代码/smart/src/mapping/SmartKnowledgePoint.hbm.xml
1.86KB
代码/smart/src/mapping/SmartProvince.hbm.xml
1.83KB
代码/smart/src/mapping/SmartRealGrade.hbm.xml
2.26KB
代码/smart/src/mapping/SmartSchool.hbm.xml
1.95KB
代码/smart/src/mapping/SmartSection.hbm.xml
1.92KB
代码/smart/src/mapping/SmartSource.hbm.xml
1.68KB
代码/smart/src/mapping/SmartTown.hbm.xml
1.48KB
代码/smart/src/mapping/SmartVillage.hbm.xml
1.86KB
代码/smart/src/web/
-
代码/smart/src/web/tag/
-
代码/smart/src/web/tag/CVS/
-
代码/smart/src/web/tag/CVS/Entries
107B
代码/smart/src/web/tag/CVS/Repository
27B
代码/smart/src/web/tag/CVS/Root
39B
代码/smart/src/web/tag/DropDownListTag.java
7.73KB
代码/smart/src/web/units/
-
代码/smart/src/web/units/action/
-
代码/smart/src/web/units/action/CVS/
-
代码/smart/src/web/units/action/CVS/Entries
1.44KB
代码/smart/src/web/units/action/CVS/Repository
36B
代码/smart/src/web/units/action/CVS/Root
39B
代码/smart/src/web/units/action/UnitsAction.java
572B
代码/smart/src/web/units/action/UnitsCourseAction.java
649B
代码/smart/src/web/units/action/UnitsCourseAddAction.java
2.59KB
代码/smart/src/web/units/action/UnitsCourseEditAction.java
7.74KB
代码/smart/src/web/units/action/UnitsCourseListAction.java
2.74KB
代码/smart/src/web/units/action/UnitsExamTypeAction.java
1.98KB
代码/smart/src/web/units/action/UnitsExamTypeAddAction.java
5.9KB
代码/smart/src/web/units/action/UnitsKnowledgeAction.java
3.1KB
代码/smart/src/web/units/action/UnitsKnowledgeAddAction.java
1.84KB
代码/smart/src/web/units/action/UnitsKnowledgeEditAction.java
3.95KB
代码/smart/src/web/units/action/UnitsKnowledgeListAction.java
585B
代码/smart/src/web/units/action/UnitsKnowledgeSearchAction.java
1.42KB
代码/smart/src/web/units/action/UnitsPaperSetAction.java
575B
代码/smart/src/web/units/action/UnitsPaperTypeAction.java
2.21KB
代码/smart/src/web/units/action/UnitsPaperTypeAddAction.java
5.69KB
代码/smart/src/web/units/action/UnitsPublicAction.java
10.16KB
代码/smart/src/web/units/action/UnitsPublicActionTwo.java
39.99KB
代码/smart/src/web/units/action/UnitsSectionAddAction.java
2.87KB
代码/smart/src/web/units/action/UnitsSectionEditAction.java
5.02KB
代码/smart/src/web/units/action/UnitsSectionListAction.java
3.2KB
代码/smart/src/web/units/action/UnitsTopicAnswerAction.java
6.2KB
代码/smart/src/web/units/action/UnitsTopicAnswerUpdateAction.java
4.02KB
代码/smart/src/web/units/action/UnitsTopicChoiceAction.java
3.21KB
代码/smart/src/web/units/action/UnitsTopicDifficultyAction.java
5.99KB
代码/smart/src/web/units/action/UnitsTopicDifUpdateAction.java
4.31KB
代码/smart/src/web/units/action/UnitsTopicPropleAction.java
5.92KB
代码/smart/src/web/units/action/UnitsTopicProUpdateAction.java
4.7KB
代码/smart/src/web/units/CVS/
-
代码/smart/src/web/units/CVS/Entries
26B
代码/smart/src/web/units/CVS/Repository
29B
代码/smart/src/web/units/CVS/Root
39B
代码/smart/src/web/units/form/
-
代码/smart/src/web/units/form/CVS/
-
代码/smart/src/web/units/form/CVS/Entries
529B
代码/smart/src/web/units/form/CVS/Repository
34B
代码/smart/src/web/units/form/CVS/Root
39B
代码/smart/src/web/units/form/UnitsCourseForm.java
768B
代码/smart/src/web/units/form/UnitsExamTypeAddForm.java
1.56KB
代码/smart/src/web/units/form/UnitsKnowledgeForm.java
1.73KB
代码/smart/src/web/units/form/UnitsPaperTypeAddForm.java
1.31KB
代码/smart/src/web/units/form/UnitsPublicForm.java
3.38KB
代码/smart/src/web/units/form/UnitsPublicResourcesForm.java
1.7KB
代码/smart/src/web/units/form/UnitsShowCourseListFrom.java
662B
代码/smart/src/web/units/form/UnitsTopicDifficultyForm.java
164B
代码/smart/src/web/units/form/UnitsTopicSetForm.java
1.4KB
代码/smart/src/web/units/form/UntisSectionFrom.java
1.59KB

资源内容介绍

这是“JAVA 公共资源模块的设计与开发(源代码+论文)”,仅供学习参考,请勿商用。
<link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/base.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/fancy.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89616382/raw.css" rel="stylesheet"/><div id="sidebar" style="display: none"><div id="outline"></div></div><div class="pf w0 h0" data-page-no="1" id="pf1"><div class="pc pc1 w0 h0"><img alt="" class="bi x0 y0 w1 h1" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89616382/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">这是“<span class="ff2">JA<span class="_ _0"></span>V<span class="_ _1"></span>A<span class="_ _2"> </span><span class="ff1">公共资源模块<span class="_ _3"></span>的设计与开发<span class="_ _3"></span></span>(<span class="ff1">源代码</span>+<span class="ff1">论文</span>)<span class="_ _3"></span><span class="ff1">”<span class="_ _4"></span>,仅供学习参<span class="_ _3"></span>考,请勿商用<span class="_ _3"></span>。</span></span></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div>

用户评论 (0)

发表评论

captcha