Scala 的 Markdown 处理库 ScalaMD
- 授权协议: Apache
- 开发语言: Scala
- 操作系统: 跨平台
- 软件首页: https://github.com/chirino/scalamd
- 官方下载: https://github.com/chirino/scalamd
软件介绍
ScalaMD 是 Scala 语言用来处理 Markdown 格式文档的库。
Maven:
<dependency> <groupId>org.fusesource.scalamd</groupId> <artifactId>scalamd</artifactId> <version>1.5</version> </dependency>
Algorithms Sequential & Parallel
Russ Miller、Laurence Boxer / Charles River Media / 2005-08-03 / USD 59.95
With multi-core processors replacing traditional processors and the movement to multiprocessor workstations and servers, parallel computing has moved from a specialty area to the core of computer scie......一起来看看 《Algorithms Sequential & Parallel》 这本书的介绍吧!
