PHP论坛软件 SquishDot

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

软件介绍

Squishdot 是一个新闻发布和论坛产品,同时也可作为博客产品,基于 Zope 应用服务器上运行。

主要特点:

  • moderation options -- both articles and comments moderated; only articles moderated, or no moderation at all
  • search by author, topic, title or words in the article/comment body
  • automatic article expiration (articles automatically deleted X amount of days after posting)
  • file attachments to articles and comments.
  • subject topics -- you can create subject categories to group together related articles
  • subject topic images -- you can optionally associate subject topics to images
  • posting previews
  • RSS/RDF 输出
  • HTML 过滤

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

大学算法教程

大学算法教程

约翰森堡 / 清华大学 / 2007-6 / 69.80元

本书是美国德保罗大学DePaul University教授R.Johnsonbaugh等人长期从事算法课程教学经验的结晶,是一本关于算法基础知识和基本方法的教科书。内容包括:算法必备的数学基础、数据结构和描述算法的语言与记号;常用算法的设计分析及其正确性证明;NP和NP完全问题的特征及其近似处理方法。 全书含300多个生动有趣的算法实际示例和1450多道习题,从经典方法到最新成果,层层剖析......一起来看看 《大学算法教程》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换