- 授权协议: BSD
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/vicalloy/DPress
- 软件文档: https://github.com/vicalloy/DPress
软件介绍
DPress 是用django写的一个博客系统。
演示站点地址: http://dpress.sinaapp.com/
功能方面新版的DPress有了些变化。
- 提供对 Markdown 的支持(也只支持Markdown)。
- 使用 EpicEditor 实现Markdown的实时预览。
- 使用 DISQUS 实现文章的评论功能。(注:既然已经有了这么好用的评论服务,为什么还要自己写代码呢)
- 支持代码高亮度。相关的语法说明见:Fenced Code Blocks
- 支持Tag
- 支持RSS
- 使用 Django FileBrowser 提供文件上传的支持。
- 使用 flatpages 提供对About等自定义页面的管理。
- 内置GOOGLE ANALYTICS的支持
- 代码量非常的小
- 模板和代码分离的比较清晰,要创建一套自己的模板会是一件比较容易的事。
Data Structures and Algorithms in Java
Michael T. Goodrich、Roberto Tamassia / Wiley / 2010-01-26 / USD 177.41
* This newest edition examines fundamental data structures by following a consistent object-oriented framework that builds intuition and analysis skills of data structures and algorithms * Presents ne......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!
JSON 在线解析
在线 JSON 格式化工具
RGB HSV 转换
RGB HSV 互转工具
