xBlog-C++ 博客程序

2012-04-02 03:57:39

xblog

xBlog is a simple, high-speed, customizable blog app developed by C++

Simple: Simple and compact design, the main program environment to support only a single executable file without HTTPD, PHP, etc..

High speed: pure C + + development, support for multi-threading, MYSQL connection pooling support, and support for hot data cache.

Flexible: rich customization features and flexible page module based xhtml + css template structure, giving full rights to user-defined.

Multi-platform: C / C + + development, the perfect support for LINUX, WINDOWS, Raspberry Pi and other platforms. .

====

欢迎使用xBlog系统

C++打造的简单高速可定制博客

 

 

简单 : 设计简单小巧,主程序仅一个可执行文件.无需HTTPD,PHP等环境支持。

高速 : 纯C++开发,支持多线程,支持MYSQL连接池,并支持热点数据缓存。

灵活:丰富的定制特性,灵活的页面模块、基于xhtml+css的模板架构,充分给予用户自定义的权利。.

多平台: C/C++开发,完美支持LINUX,WINDOWS,Raspberry Pi 等平台。.

 

demo: xBlog

xBlog交流QQ群: 202115979

 

作者: xSky

博客: xSky's Blog