Markdown 解析器 Snarkdown

码农软件 · 软件分类 · Markdown开发包 · 2019-10-09 19:42:03

软件介绍

Snarkdown 是一个用 JavaScript 编写的极简的 Markdown 解析器。它不是功能最全的,但可能是最容易实现的一款解析器。Snarkdown 只有 1Kb 大小,且只有一种方法,适合速成项目。

特点:

  • 快速: 基本上由一个正则表达式和一个庞大 if 语句构成

  • 轻巧: 1kb 大小

  • 简单: 传递 Markdown 字符串, 获取 HTML 字符串

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

An Introduction to Genetic Algorithms

An Introduction to Genetic Algorithms

Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00

Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具