登录
首页 » Java » fudu365_src

fudu365_src

于 2015-05-07 发布 文件大小:16805KB
0 240
下载积分: 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 个回复

  • 学生在线注册考试
    使用MVC设计模式来完成一个网上书店的情况下。具体内容涉及:的Java,SQL,JDBC,DBUtils,C3P0, JavaScript的,jQuery的,阿贾克斯,爪哇等WEB。这种情况下,包括模糊条件查询,分页查询。此外, 还包括一个简单的设计基础和阶级的数据结构。当交易涉及到简单的交易,你需要确保交易是同一个的连 接链路中使用。本案涉及一个层次化的设计,更好的保证了高内聚和模块之间的低耦合。包含DAO模型层, 简单的事务层,层的Servlet,页面视图层,还使用了事件侦听器,总体来看,虽然比较简单,但对于审查每 个块和整体把握的MVC架构设计模块思想的内容有比较大的帮助。
    2022-05-15 03:26:51下载
    积分:1
  • dianwenxiang
    电蚊香源程序,手机喇叭以蚊子讨厌频率播放,置于后台运行。(The electric mosquito source, speaker phone mosquitoes hate frequency playback, placed in the running in the background.)
    2013-03-11 11:23:21下载
    积分:1
  • OECMS_v4.0.Beta0206_utf-8
    企业网站,完整的企业网站,包括了网站的后台管理,客户也可以根据实际需要进行修改。( Website, complete the enterprise web site, including the website backstage management, customers can also according to the actual need to change )
    2013-06-26 10:18:01下载
    积分:1
  • jccard
    一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin(an online greeting card sent to the ASP procedures useful oh, administrators password is admin)
    2005-03-23 10:45:07下载
    积分:1
  • java web项目分页通用实现
    java web项目分页通用实现page,由SSH框架实现,代码结构清晰,可以作为公共模块使用,非常不错。 对J2EE新人来说很有帮助
    2022-11-04 08:05:04下载
    积分:1
  • softhy
    某美食漂亮购物网站商城(花钱买的二次开发绝对完整)仅供学习使用,禁止用于商业用途!(Beautiful shopping mall site of a food (to pay for the secondary development of absolute integrity) for educational purposes only, is prohibited for commercial purposes!)
    2020-09-27 16:17:45下载
    积分:1
  • 访大众点品布局
    访大众点品布局 的代码,只要正对安卓的初学着 和 界面设计
    2022-11-19 18:45:03下载
    积分:1
  • anzu
    ASP站长助手,用于网站安全检查检测用!(ASP webshell)
    2010-10-24 09:43:14下载
    积分:1
  • lvxingshe
    一个之前用过的旅行社网站源码,现在发出来供大家学习用。(A travel agency website source previously used, issued to for everyone to learn.)
    2012-09-05 15:17:21下载
    积分:1
  • FragmentForHost
    android的Fragment设计实例。可以模拟QQ和支付宝一类的页面切换效果。(Fragment Android design examples. Can simulate the QQ and Alipay page switching effect.)
    2015-09-03 14:00:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载