登录
首页 » Java » fudu365_src

fudu365_src

于 2015-05-07 发布 文件大小:16805KB
0 178
下载积分: 1 下载次数: 3

代码说明:

  voa英语学习(英语听力)网站源码是一个广大英语学习爱好者喜欢的英语听力网站,网站以VOA英语(慢速英语)为听力学习材料,首创建英语复读模式,目前新版本已经推出了英语学习资料,英语学习经验,学习视频等实用功能,而且我们觉得voa英语复读网项目本身技术含量好,对于初学者或建站人员都有帮助,所以将项目代码免费共享给大家,网站项目的主要功能包括: 一、j2ee架构的,ssh框架组合。 二、Memcached缓存框架的使用。 三、flex英语复读机。 四、邮件发送实现。 五、文章自动抓取实现等等。(lovers of English listening English learning website, website (English) for listening to voa English learning materials, first create the English answer read mode, the new version has launched English learning materials, experience in learning English, learning the practical function such as video, and we think the voa English restudy net project itself technology content, good for beginners or site personnel have help, so the project code sharing to you for free, web project s main features include: A, j2ee architecture, SSH framework combination. The use of the two, Memcached cache framework. Three, flex English repeater. Four, mail delivery. Five, the realization of automatic fetching articles and so on.)

文件列表:

www.fudu365.com源码
...................\.classpath,845,2009-11-06
...................\.project,1038,2009-09-20
...................\build
...................\db
...................\..\voa_db.sql,48208,2011-02-11
...................\setup.txt,79,2011-02-11
...................\src
...................\...\app-action.xml,3444,2011-02-11
...................\...\app-dao.xml,3490,2009-12-28
...................\...\app-service.xml,4847,2011-02-11
...................\...\applicationContext.xml,4334,2011-02-11
...................\...\com
...................\...\...\maxsoft
...................\...\...\.......\core
...................\...\...\.......\....\articleparser
...................\...\...\.......\....\.............\ArticleContentExporter.java,299,2010-03-23
...................\...\...\.......\....\.............\NewArticleContentExporter.java,1425,2010-03-23
...................\...\...\.......\....\.............\OldArticleContentExporter.java,2041,2010-03-24
...................\...\...\.......\....\.............\OriginalExporter.java,384,2010-03-23
...................\...\...\.......\....\.............\TitleInfoExporter.java,1130,2010-03-23
...................\...\...\.......\dao
...................\...\...\.......\...\IArticleCategoryDao.java,423,2009-09-20
...................\...\...\.......\...\IECNewsDao.java,698,2009-12-27
...................\...\...\.......\...\IHistoricalArticleDao.java,1986,2010-03-19
...................\...\...\.......\...\IListenNoteDao.java,971,2009-09-20
...................\...\...\.......\...\impl
...................\...\...\.......\...\....\ArticleCategoryDaoImpl.java,853,2009-09-20
...................\...\...\.......\...\....\EcNewsDaoImpl.java,2906,2009-12-28
...................\...\...\.......\...\....\HistoricalArticleDaoImpl.java,13323,2010-03-21
...................\...\...\.......\...\....\ListenNoteDaoImpl.java,3622,2009-09-20
...................\...\...\.......\...\....\StudyNoteDaoImpl.java,6113,2010-01-06
...................\...\...\.......\...\....\SuggestionDaoImpl.java,4414,2009-09-20
...................\...\...\.......\...\....\UpdateParamDaoImpl.java,2641,2009-09-20
...................\...\...\.......\...\....\UserDaoImpl.java,4553,2010-04-01
...................\...\...\.......\...\....\UserRemarkDaoImpl.java,4129,2010-01-29
...................\...\...\.......\...\....\WordDaoImpl.java,788,2010-04-03
...................\...\...\.......\...\IMyPlayListItemDao.java,902,2009-09-20
...................\...\...\.......\...\INewsDao.java,596,2009-09-20
...................\...\...\.......\...\IOperatorDao.java,518,2009-09-20
...................\...\...\.......\...\IPageObjectDao.java,1160,2009-11-22
...................\...\...\.......\...\IPayItemDao.java,299,2009-09-20
...................\...\...\.......\...\IPayRecordDao.java,830,2009-11-14
...................\...\...\.......\...\IPresentRecordDao.java,706,2009-11-16
...................\...\...\.......\...\ISkinThemeDao.java,290,2009-09-20
...................\...\...\.......\...\ISoundCategoryDao.java,566,2009-11-30
...................\...\...\.......\...\ISoundDao.java,1670,2010-01-28
...................\...\...\.......\...\IStudyInformationDao.java,1209,2010-01-27
...................\...\...\.......\...\IStudyNoteDao.java,1267,2010-01-01
...................\...\...\.......\...\ISuggestionDao.java,849,2009-09-20
...................\...\...\.......\...\IUpdateParamDao.java,353,2009-09-20
...................\...\...\.......\...\IUserDao.java,872,2009-09-20
...................\...\...\.......\...\IUserRemarkDao.java,904,2010-01-29
...................\...\...\.......\...\IWordDao.java,315,2010-04-03
...................\...\...\.......\exception
...................\...\...\.......\.........\ActiveUserException.java,232,2009-09-20
...................\...\...\.......\.........\DAOException.java,397,2009-09-20
...................\...\...\.......\.........\ForgetPasswordException.java,240,2009-09-20
...................\...\...\.......\.........\HtmlParserException.java,104,2009-09-20
...................\...\...\.......\.........\LoginException.java,222,2009-09-20
...................\...\...\.......\.........\OutOfTimeException.java,103,2009-09-20
...................\...\...\.......\.........\PayException.java,303,2009-11-16
...................\...\...\.......\.........\RegisterException.java,424,2009-09-20
...................\...\...\.......\.........\SendMailException.java,370,2009-09-20
...................\...\...\.......\model
...................\...\...\.......\.....\Article.java,5412,2011-02-11
...................\...\...\.......\.....\ArticleCategory.java,1029,2009-09-20
...................\...\...\.......\.....\CommonRemark.java,1742,2010-01-29
...................\...\...\.......\.....\hbm
...................\...\...\.......\.....\...\Article.hbm.xml,1834,2010-02-01
...................\...\...\.......\.....\...\ArticleCategory.hbm.xml,735,2009-09-20
...................\...\...\.......\.....\...\CommonRemark.hbm.xml,904,2010-03-24
...................\...\...\.......\.....\...\ListenedNote.hbm.xml,700,2009-09-20
...................\...\...\.......\.....\...\Manager.hbm.xml,716,2009-11-27
...................\...\...\.......\.....\...\MyPlayListItem.hbm.xml,690,2009-09-20
...................\...\...\.......\.....\...\News.hbm.xml,953,2009-10-23
...................\...\...\.......\.....\...\Operator.hbm.xml,1008,2009-09-20
...................\...\...\.......\.....\...\PayItem.hbm.xml,748,2009-12-03
...................\...\...\.......\.....\...\PayRecord.hbm.xml,1294,2009-11-15
...................\...\...\.......\.....\...\PresentRecord.hbm.xml,1207,2009-11-15
...................\...\...\.......\.....\...\RemarkableObject.hbm.xml,2977,2010-03-25
...................\...\...\.......\.....\...\SimpleArticle.hbm.xml,771,2009-10-17
...................\...\...\.......\.....\...\SkinTheme.hbm.xml,772,2009-09-20
...................\...\...\.......\.....\...\Sound.hbm.xml,1670,2009-12-22
...................\...\...\.......\.....\...\SoundCategory.hbm.xml,796,2009-09-20
...................\...\...\.......\.....\...\StudyInformation.hbm.xml.back,1149,2010-03-24
...................\...\...\.......\.....\...\StudyNote.hbm.xml.back,991,2010-03-25
...................\...\...\.......\.....\...\Suggestion.hbm.xml,1215,2009-09-20
...................\...\...\.......\.....\...\UserRemark.hbm.xml,899,2010-01-29
...................\...\...\.......\.....\...\Word.hbm.xml,720,2010-04-03
...................\...\...\.......\.....\ListenedNote.java,922,2009-09-20
...................\...\...\.......\.....\Mail.java,743,2009-09-20
...................\...\...\.......\.....\MyPlayListItem.java,817,2009-09-20
...................\...\...\.......\.....\News.java,1590,2009-10-23
...................\...\...\.......\.....\PayItem.java,1320,2009-12-04
...................\...\...\.......\.....\PayRecord.java,2331,2009-11-14
...................\...\...\.......\.....\RemarkableObject.java,273,2010-01-27
...................\...\...\.......\.....\SimpleArticle.java,1074,2009-10-17
...................\...\...\.......\.....\SimpleUser.java,5235,2009-12-15
...................\...\...\.......\.....\SkinTheme.java,1589,2009-09-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 学生班级管理系统
    本程序代码对给定的mysql数据库中的学生表和班级表进行级联操作(班级表的主键:班号是学生表的外键),具有增加、删除、修改和查询的功能,前台代码使用HTML,css等,后台代码是由struts2和hibernate集成框架,利用myeclipse+tomcat编写实现
    2022-01-25 16:59:05下载
    积分:1
  • td2008
    OA2008注册机、、测试通过,真实可用(The OA2008 Zhuceji, test by)
    2013-03-09 19:56:29下载
    积分:1
  • fzxsjt_12434
    百度贴吧WAP签到器百度贴吧WAP签到器(Baidu Post Bar, Baidu Post Bar WAP WAP sign is the sign is)
    2014-01-08 08:46:34下载
    积分:1
  • AllShare
    android dlna upnp基于cyberlink(android dlna upnp upnp cyberlink)
    2014-06-11 16:52:48下载
    积分:1
  • 深入React技术栈
    说明:  本书从几个维度介绍了 React。一是作为 View 库,它怎么实现组件化,以及它背后的实现原理。二是扩展到 Flux 应用架构及重要的衍生品 Redux,它们怎么与 React 结合做应用开发。三是对它与 server 的碰撞产生的一些思考。四是讲述它在可视化方面有着怎样的优势与劣势(This book introduces React from several dimensions. The first is how to implement componentization as a View library, and the implementation behind it. The second is to extend to the Flux application architecture and important derivatives Redux, how they can be combined with React for application development. The third is some thoughts on the collision between it and the server. The fourth is to tell what advantages and disadvantages it has in visualization.)
    2019-02-21 11:18:59下载
    积分:1
  • Java仿雷电及其源代码
    Java仿雷电及其源代码
    2022-08-08 08:46:39下载
    积分:1
  • js相册html
    很漂亮实用的照片墙,可实现照片的分类。css+div放到html中直接使用,小巧方便
    2022-06-17 09:16:05下载
    积分:1
  • 项目管理系统
    资源描述内含登陆、项目录入、工时管理、项目管理、人员管理、审批流程管理、时间管理、资金分配方案管理等等
    2022-12-07 21:40:03下载
    积分:1
  • 安卓代码
    比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!比较好的安卓开发源码,都能够正确运行!适合初学者!
    2023-08-25 17:50:03下载
    积分:1
  • ElectClass
    说明:  本章实现了网上选课系统,通过该系统,学校不同角色的用户可以通过网路完成选课系统功能:管理员通过该系统实现对学生、教师、课程的添加和维护和学生成绩的维护;教师通过该系统实现查看课程选修情况和录入学生成绩;学生通过该系统实现选课、退课等功能(This chapter to achieve an online course system, through the system, the role of schools of different network users can complete the course selection system functions: administrator of the system implementation by students, teachers, curriculum additions, and maintenance and the maintenance of student achievement teachers View courses through the system to achieve elective conditions and student achievement entry students through the system to achieve enrollment, class functions return)
    2010-04-15 14:43:41下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载