C++开发的BLOG程序 xBlog

码农软件 · 软件分类 · 开源博客系统 · 2020-01-18 13:14:23

软件介绍

 欢迎使用xBlog系统
----C++开发的简单高速可定制博客程序。
简单 : 设计简单小巧,主程序仅一个可执行文件.无需HTTPD,PHP等环境支持。
高速 : C++开发,多线程,采用MYSQL连接池,并支持热点数据缓存。
灵活:丰富的定制特性,灵活的页面模块、基于xhtml+css的模板架构,充分给予用户自定义的权利。
多平台: C/C++开发,完美支持LINUX,WINDOWS,Raspberry Pi 等平台。

本文地址:https://codercto.com/soft/d/23649.html

Structure and Interpretation of Computer Programs - 2nd Edition

Structure and Interpretation of Computer Programs - 2nd Edition

Harold Abelson、Gerald Jay Sussman / The MIT Press / 1996-7-25 / USD 145.56

Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. Ther......一起来看看 《Structure and Interpretation of Computer Programs - 2nd Edition 》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试