Standard markdown
- 授权协议: BSD
- 开发语言: C/C++ JavaScript
- 操作系统: 跨平台
- 软件首页: http://standardmarkdown.com/
软件介绍
这是标准的 Markdown 规范实现,包括 C 和 JavaScript 的实现。其中 C 语言的实现包含一个开发包和命令行工具用来转换 Markdown 到 HTML。采用标准 C99 编写,无需第三方库依赖。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!
