GithubHelp home page GithubHelp logo

cjk035 / 91zcm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keaijohnee/jfinal_blog

0.0 2.0 0.0 11.16 MB

JFinal_Blog是基于JFinal1.5开源系统搭建的博客系统,以91zcm.com 网站作为模板和演示事例,目前已经加入了开源行列。

Home Page: http://www.91zcm.com/

91zcm's Introduction

JFinal_Blog是基于JFinal1.5开源系统搭建的博客系统,以91zcm.com 网站作为模板和演示事例,目前已经加入了开源行列。

一、版本介绍:

1、版本V1.0:

本程序是基于JFinal 1.5做的一个小站,代码没有使用什么特别的东西,用到了@JFinal作者提到的FakeStaticHandler来伪静态,其他的没什么。小站刚开 始使用Lucene来作为全文检索,后面又改成了SQL like匹配,估计要被广大人民喷了。。 后面有时间一定改成Lucene来实现全文检索和分词。

2、版本V1.1:

1、将数据库连接池由C3P0升级为Druid实现;

2、废弃WEB-INF下的数据库连接配置,改用conf下的config.properties来实现配置;

3、将上一个版本留下的SQL模糊Like搜索功能修改为Lucene实现;

4、添加EhCache支持,对首页、列表、标签等叶面做数据缓存;

5、添加"91专题"栏目,将重点添加一些专题文章来提高搜索引擎的收录数量;

6、修复kindeditor上传图片、文件出现404错误的bug;

7、将MyEclipse中运行的启动类独立成com.zcm.starter.Starter.java方便启动。

二、开源说明:

1、小站模板是仿照百度搜索结果自己用table布局来写的顺便练习一下css;

2、部分页面(例如:首页)可以实现缓存,目前使用EHCache来作为缓存;

3、感谢@JFinal作者的开源精神,JFinal真的很不错,很简单,功能强大,方便开发者;

4、演示地址:http://www.91zcm.com/

91zcm's People

Contributors

keaijohnee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.