PHP的CMS系统 Havalite

码农软件 · 软件分类 · 开源博客系统 · 2020-01-19 10:44:10

软件介绍

Havalite 是一个开源的轻量级的 CMS 博客程序,基于 PHP 和 SQLite 开发。

主要特性:

  1. 简单的一步式安装向导
  2. 文本、图片以及 swf 文件都存到 SQLite 数据库
  3. 两种不同的图片尺寸:原图和缩略图
  4. 只需要备份 SQlite 文件即可完成整个系统的备份
  5. Many image filters (require GD Extenssion)
  6. Export database to any Server without changing a single line or database structure.
  7. 简洁的用户界面
  8. Many Interface languages done on the fly with our language Creator Tool
  9. 使用 CKEditor 编辑器
  10. integration of third-party Plugins, specially jQuery, with the ability of plugin configuration
  11. plenty of useful functions for Theme creation + Theme Preview, and Plugins Creation
  12. 支持文章、目录和评论的 RSS 输出
  13. 自动切换手机浏览界面

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

Effective Objective-C 2.0

Effective Objective-C 2.0

Matt Galloway / 爱飞翔 / 机械工业出版社 / 2014-1 / 69.00元

《effective objective-c 2.0:编写高质量ios与os x代码的52个有效方法》是世界级c++开发大师scott meyers亲自担当顾问编辑的“effective software development series”系列丛书中的新作,amazon全五星评价。从语法、接口与api设计、内存管理、框架等7大方面总结和探讨了objective-c编程中52个鲜为人知和容易被忽......一起来看看 《Effective Objective-C 2.0》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具