登录
首页 » Java » fudu365_src

fudu365_src

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

  • botss
     安装注意事项:   如果本程序运行在非windows平台下,请将data文件夹权限设置为:777   安装完成后进入后台,请点击:生成缓存   请在安装完成后立即删除install文件夹   数据库采取UTF-8编码   建立MYSQL数据库时,请选择utf8_general_ci编码   程序安装路径:http://你的网站地址/install   后台路径:http://你的网站地址/AdminLogin.php(Installation notes: If the program runs in the windows platform, please data folder permissions settings: 777 After the completion of the installation into the background, please click: cache Please delete the install folder immediately after the installation is complete A using UTF-8 encoding The establishment of MYSQL , the utf8_general_ci encoding Program installation path: http:// your website address /install Background path: http:// your website address /AdminLogin.php)
    2020-11-12 16:29:44下载
    积分:1
  • code
    包括很多的案列代码,博客系统,沟渠网站,售书系统等,使用。net(Including many text column code, blog systems, ditches website, bookselling system, to use. net)
    2015-06-07 23:41:45下载
    积分:1
  • AystnPicture
    图片同步上传法,内有仔细的标注,利于读者学习(Image sync upload method, with annotations carefully, good for readers to learn)
    2013-10-14 23:37:21下载
    积分:1
  • Java游戏源码,蚂蚁迷惑
    Java游戏源码,蚂蚁迷惑,Android游戏源码(依旧以andengine和libgdx开发的为主。话说开源游戏发布者主要集中在欧美用户群中,而欧美那边Java系又主要用这两款引擎)
    2022-02-20 07:03:42下载
    积分:1
  • helixultimate_template_j3x_v1.0.5
    说明:  joomla template helixutimate
    2019-03-01 10:08:02下载
    积分:1
  • 票据打印C#
    用vs2008 c#实现各种票据打印,灵活的模板实现套打连打自定义票据尺寸以及票据的保存导出功能。 支持模板打印。
    2022-08-08 10:06:39下载
    积分:1
  • php111
    一个php网页聊天小程序 xxxxxxxxxx(A php web chat applet xxxxxxxxxx)
    2015-07-20 11:46:32下载
    积分:1
  • test
    说明:  mse实现h5的video标签播放mp4(MSE implements video tag playing MP4 in H5)
    2019-06-26 16:45:22下载
    积分:1
  • 灵信Led函数调用Java实例
    应用背景    灵信Led函数调用Java实例。 接口调用步骤说明  2013_V1.0 1.      启动通讯 调用StartSend,启动与控制器会话,返回会话句柄. 2.      设置通讯模式和参数 若网络模式,调用SetTransMode设置通讯模式,SetNetworkPara设置网络资源ip。 若串口模式,调用SetTransMode设置通讯模式,SetSerialPortPara设置串口通讯资源。 3.      设置显示内容、控制查询控制器
    2022-10-28 11:00:03下载
    积分:1
  • js
    AJAX & JS Dynamcially Loading data list from MS Access
    2014-01-28 04:57:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载