- 授权协议: MIT
- 开发语言: Swift
- 操作系统: OS X
- 软件首页: https://github.com/realm/jazzy
软件介绍
jazzy swift 是 Swift 和 Objective-C 的文档生成工具。jazzy 是命令行的实用性的文档生成工具,只针对 Swift 和 Objective-C 项目。jazzy 并不会解析源文件,而是使用 AST 来表示代码,并且提供准确的结果评价。jazzy 的输出符合 WWDC 2014 苹果官方提出的指导文档的外观和感觉。
Practical Algorithms for Programmers
Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99
Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!
