登录
首页 » Java » fudu365_src

fudu365_src

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

  • mulding_v3.2
    KLKKDJ订餐系统——PHP网上订餐系统的多店版本,和单店版是对应关系,增加了多店铺管理及运营功能,每一个店铺都有自己一个独立的管理后台,互不干涉,可以绑定各自域名。已经集成第三方登录组件,包括QQ登录,新浪微博登录,安装组件即可使用这些功能。安装步骤:   1. 将文件上传到您服务器的站点内   2. 输入站点地址,系统会默认进入安装页面   3. 按照提示安装完成,配置相关参数(KLKKDJ reservation system- PHP online reservation system for multi-store version, and single-store version is the correspondence between the increase of multi-store management and operational functions, each store has its own a separate management background, mutual non-interference, can bind each domain name. Has integrated third-party login components, including QQ login, Sina microblogging login, install components to use these functions. Installation steps: 1 to upload files to your server within the site 2 Enter the site address, the system will default to install page 3 Follow the prompts to complete the installation, configuration parameters)
    2020-11-10 17:49:46下载
    积分:1
  • cavas描绘心电图
    程序根据读取txt中的模拟数据,用cavas画笔描述曲线图。
    2022-03-01 17:48:29下载
    积分:1
  • PHP微信外卖系统
    应用背景前台效果: 1、首页幻灯片广告,左侧商品分类,右侧购物车; 2、飞入购物车效果; 3、百度地图; 后台功能: 1、访问统计,商品统计,用户统计; 2、统计商品销量排行; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-26 02:57:53下载
    积分:1
  • 响应布局
    资源描述响应布局
    2022-03-22 01:55:58下载
    积分:1
  • 学校网站管理系统源码
    学校网站管理系统源码,强大的免费学校网站后台管理系统,漂亮的学校网页模板,模版,完全为学校风格,功能设计的一套,学校网站建设的程序,网站系统.学校模板正式版,针对各类学校,教学,教研单位实现电子教学教育和电子学校,学校上网,学校信息化的需求进行定向开发的学校网站模板,模版,适用于幼儿园网站,小学学校网站,初中学校网站,中学学校网站,职业技术学院网站的学校网站模板现提供下载了,最为成熟通用的asp学校网站源码和自带的学校网页模板,也适合于建立学院网站,职业学校网站,培训学校网站,大学学校网站,大专学校网站,高职高专学校网站,电脑学校网站的学校网站建设中的智能网站程序,提供全部网站程序代码,其中的学校网站源代码也规范化,可理解,以更好的修改,扩展学校网站的功能和版面.同时也可做教育局网站,政府教育部门网站,教育教学事业单位,私立学校网站,民办学校网站进行网站建设的网站系统.是一套功能完善的优秀的学校网站源代码。提供学校网站系统模板设计,源代码下载,正式版本,功能完全开放。(School website source code management system, powerful free school web background management system, beautiful school web page templates, templates, completely for the school style, function design of a set, school website construction program, the website system. The school template official version, for all kinds of schools, teaching, research units realize electronic teaching education and electronic school, school online, the school information needs of the school development orientation website templates, templates, apply to the kindergarten website, primary school website, the junior middle school website, middle school school web, professional technology institute website school website template offer download, the most mature general asp school website and bring your school s source code template, also suitable for establish institute s web site, vocational school website, training school website, university school web, ? )
    2012-05-17 15:17:10下载
    积分:1
  • Pligg
    Pligg,最灵活的类似Digg的Web2.0 CMS系统!网页设计师可以使用Pligg做他(她)想做的任何事情。稍微懂一些PHP和Mysql的知识即可安装Pligg。如果需要修改和管理Pligg,可能有点难度。对于精通Web开发语言的朋友,Pligg是一个定制化非常强的CMS系统。 默认用户名:god 默认密码: 12345(Pligg, the most flexible like Digg Web2.0 CMS system! Web designers can use the Pligg to do what he (she) want to do anything. A little to understand some PHP and Mysql knowledge can be installed Pligg. If you need to modify and manage Pligg, may be a little difficult. For a friend who is proficient in Web development language, Pligg is a customized CMS system. Default user name: God default password: 12345)
    2016-04-20 09:33:10下载
    积分:1
  • clock
    简单的安卓系统闹钟功能的实现,适合新手学习参考。(Simple Andrews alarm clock function, reference for novice to learn)
    2011-09-26 09:49:11下载
    积分:1
  • FP 增长 java 代码
    FP 增长 java 代码 在编译时,软件可以使用 Java 解释器的正常方式调用: APPLICATION_CLASS_FILE_NAME java 如果您计划来处理一个非常大的数据集,它是个好主意,要抓住一些额外的内存。例如: java-Xms600m-Xmx600m APPLICATION_CLASS_FILE_NAME 软件,在所有情况下的输入是 (以空格分隔)二进制值数据集研发。R集包括一套的N条记录,每个记录 (r),反过来,包括一组属性。因此: R = {r | r = 子集 A} A在哪里的可用的属性集。D的值然后定义如下: D = |到此处 然后,我们说一个特定的数据集拥有D 列和N 行。小示例数据集可能如下所示: 1 2 3 6 1 4 5 7 1 3 4 6 1 2 6 1 2 3 4 5 7 在此情况下, A = {1、 2、 3、 4、 5、 6、 7}中的位置。请注意属性的数字进行排序按顺序开始加上数字 1 (值为 0,具有特别意义)。输入的文件是使用-F标志包含。 该程序分别假设的支持和信任默认阈值值的 20%和 80%。然而,用户可以输入他们自己使用的-S和-C标志的阈值。阈值表示为百分比。 下面给出一些示例调用中,使用一个离散化 / 正规化
    2022-03-06 16:09:05下载
    积分:1
  • eshop.2.11.1
    php eshop的源码,非常强大的一个php网上购物系统!(php eshop source, a very powerful one php online shopping system!)
    2013-11-03 17:01:16下载
    积分:1
  • 从XML到Java SCA
    资源描述一个SCA的XML文件和一个相应的Java类创作解析。
    2023-01-06 07:15:04下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载