Markdownify
- 授权协议: LGPL
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: http://milianw.de/projects/markdownify/
软件介绍
Markdownify 是一个为 PHP 编写的 HTML 到 Markdown 的转换器。
使用方法:
<?php
require_once 'markdownify.php';
$md = new Markdownify;
echo $md->parseString($htmlInput);
Think Python
Allen B. Downey / O'Reilly Media / 2012-8-23 / GBP 29.99
Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms ......一起来看看 《Think Python》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
XML、JSON 在线转换
在线XML、JSON转换工具
