文件名称:JavaPrj_4
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-15
- 文件大小:
- 19.44mb
- 下载次数:
- 0次
- 提 供 者:
- n**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该博客网站的功能主要是为博客用户设计开发的,用户进入博客网站后,有三种选择,注册新用户、登录和浏览博客。通过注册和登录用户可以获取自己的博客空间,如果不进行这些操作,用户也可以浏览其他用户的博客内容。
进入自己的博客后,用户要能够完成如下功能:
对自己的博客进行个性化设计
发表日志
上传图片和对图片进行浏览
-The main function of this blog site is designed and developed for the blog, the user enters the blog site, there are three options, new user registration, login and browse the blog. By registering and logging users can get their own blog space, if you do not carry out these operations, users can browse other users' blog content. Enter their blog, the user should be able to complete the following functions: to personalize their own blog design post log upload pictures and browse the picture
进入自己的博客后,用户要能够完成如下功能:
对自己的博客进行个性化设计
发表日志
上传图片和对图片进行浏览
-The main function of this blog site is designed and developed for the blog, the user enters the blog site, there are three options, new user registration, login and browse the blog. By registering and logging users can get their own blog space, if you do not carry out these operations, users can browse other users' blog content. Enter their blog, the user should be able to complete the following functions: to personalize their own blog design post log upload pictures and browse the picture
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JavaPrj_4
.........\.classpath
.........\.myeclipse
.........\.mymetadata
.........\.project
.........\WebRoot
.........\.......\META-INF
.........\.......\........\MANIFEST.MF
.........\.......\WEB-INF
.........\.......\.......\applicationContext.xml
.........\.......\.......\classes
.........\.......\.......\.......\com
.........\.......\.......\.......\...\sanqing
.........\.......\.......\.......\...\.......\action
.........\.......\.......\.......\...\.......\......\AddArticle.class
.........\.......\.......\.......\...\.......\......\AddCritique.class
.........\.......\.......\.......\...\.......\......\EditBlogInfo-validation.xml
.........\.......\.......\.......\...\.......\......\EditBlogInfo.class
.........\.......\.......\.......\...\.......\......\GetBlogInfo.class
.........\.......\.......\.......\...\.......\......\Login.class
.........\.......\.......\.......\...\.......\......\PhotoUpload.class
.........\.......\.......\.......\...\.......\......\Register-validation.xml
.........\.......\.......\.......\...\.......\......\Register.class
.........\.......\.......\.......\...\.......\......\ShowAllArticle.class
.........\.......\.......\.......\...\.......\......\ShowArticle.class
.........\.......\.......\.......\...\.......\......\ShowPhoto.class
.........\.......\.......\.......\...\.......\......\ShowRSS.class
.........\.......\.......\.......\...\.......\......\ShowUserAllArticle.class
.........\.......\.......\.......\...\.......\dao
.........\.......\.......\.......\...\.......\...\ArticleDAO.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl$2.class
.........\.......\.......\.......\...\.......\...\ArticleDAOImpl.class
.........\.......\.......\.......\...\.......\...\BlogInfoDAO.class
.........\.......\.......\.......\...\.......\...\BlogInfoDAOImpl.class
.........\.......\.......\.......\...\.......\...\CritiqueDAO.class
.........\.......\.......\.......\...\.......\...\CritiqueDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\CritiqueDAOImpl.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAO.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAOImpl$1.class
.........\.......\.......\.......\...\.......\...\DianjiliangDAOImpl.class
.........\.......\.......\.......\...\.......\...\UserDAO.class
.........\.......\.......\.......\...\.......\...\UserDAOImpl.class
.........\.......\.......\.......\...\.......\fckeditor
.........\.......\.......\.......\...\.......\.........\ConnectorServlet.class
.........\.......\.......\.......\...\.......\.........\MyUserPath.class
.........\.......\.......\.......\...\.......\fenye
.........\.......\.......\.......\...\.......\.....\Page.class
.........\.......\.......\.......\...\.......\.....\PageUtil.class
.........\.......\.......\.......\...\.......\.....\Result.class
.........\.......\.......\.......\...\.......\.....\Test.class
.........\.......\.......\.......\...\.......\interceptor
.........\.......\.......\.......\...\.......\...........\UserInterceptor.class
.........\.......\.......\.......\...\.......\po
.........\.......\.......\.......\...\.......\..\Article.class
.........\.......\.......\.......\...\.......\..\Article.hbm.xml
.........\.......\.......\.......\...\.......\..\BlogInfo.class
.........\.......\.......\.......\...\.......\..\BlogInfo.hbm.xml
.........\.......\.......\.......\...\.......\..\Critique.class
.........\.......\.......\.......\...\.......\..\Critique.hbm.xml
.........\.......\.......\.......\...\.......\..\Dianjiliang.class
.........\.......\.......\.......\...\.......\..\Dianjiliang.hbm.xml
.........\.......\.......\.......\...\.......\..\User.class
.........\.......\.......\.......\...\.......\..\User.hbm.xml
.........\.......\.......\.......\...\.......\rss
.........\.......\.......\.......\...\.......\...\CreateRss.class
.........\.......\.......\.......\...\.......\service
.........\.......\.......\.......\...\.......\.......\ArticleService.class
.........\.......\.......