登录
首页 » Java » fudu365_src

fudu365_src

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

  • 飞翔的小鸟
    资源描述一个简单的飞翔的小鸟游戏,用java编写
    2023-03-28 00:20:08下载
    积分:1
  • MD5加密算法源码,java
    MD5加密算法源码,javaMessage Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改。比如,在Unix下有很多软件在下载的时候都有一个文件名相同,文件扩展名为.md5的文件,在这个文件中通常只有一行文本,
    2022-09-30 10:55:03下载
    积分:1
  • Android下的Pull解析
    将Pullj解析简单的应用与android,解析简单的student.xml文件,显示在虚拟机或android手机界面
    2022-03-07 02:19:43下载
    积分:1
  • mingrisoft04
    用C#语言编写的《物流信息发布平台》,内有详细的可运行程序源码,对于想学习ASP.NET的同学很有帮助。(Written using C# language, " Logistics Information Publishing Platform" , which can run the program detailed source, the students who want to learn ASP.NET helpful.)
    2010-05-31 16:34:59下载
    积分:1
  • helloworld in java
    首先請編輯一個HelloWorld.java的文字檔案,注意副檔名是*.java, 請記得主檔名,因為程式碼中要用到它,您的第一個程式是這樣的如附檔 寫Java程式通常都是由定義「類別」開始,"class"是Java 用來定義類別的關鍵字,類別的名稱是Hello
    2022-06-11 20:40:15下载
    积分:1
  • 基于Java的企业通信系统源码
    这是一个基于Java开发的企业内部通信的系统,可以实现企业之间员工的内部通信,包括邮件通信和手机短信的通信
    2022-06-26 06:29:27下载
    积分:1
  • Chess,game
    这个项目是两个人下的一盘棋。计算机负责验证射击的有效性
    2023-05-16 07:50:03下载
    积分:1
  • WebSite1
    C# ASP登录窗体 连接数据库 因为我是新手,做的比较简单(C# ASP Login Form connect to the database because I was the novice, relatively simple to do)
    2006-11-13 21:12:11下载
    积分:1
  • Jbox提示信息
    Jbox提示信息
    2023-06-28 16:30:04下载
    积分:1
  • naive bayes
    Read in training dataset and test dataset, and store them in memory. Implement a basic classification method, which includes both training process and test process. Given a training dataset, the classification method should be able to construct a classifier correctly and efficiently. Given a test dataset, the classification method should be able to predict the label of the unseen test instances with the aforementioned classifier.
    2022-08-25 05:02:10下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载