- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/geoffgarside/Git.framework
- 软件文档: http://geoffgarside.github.com/Git.framework/
软件介绍
Mac OS X Objective-C Framework for git repositories
支持的特性包括:
- Reading objects, both loose and packed
- Resolving refs from
.git/refs - Reading branches, both local and remote
- Enumeration of commits in breadth and depth first orders
- Rev-list Support to a certain degree, full compatibility with
git rev-listis not yet available - Preliminary PACK File and Index generation support (API needs work, deltas currently unsupported)
精通Python设计模式
[荷] Sakis Kasampalis / 夏永锋 / 人民邮电出版社 / 2016-7 / 45.00元
本书分三部分、共16章介绍一些常用的设计模式。第一部分介绍处理对象创建的设计模式,包括工厂模式、建造者模式、原型模式;第二部分介绍处理一个系统中不同实体(类、对象等)之间关系的设计模式,包括外观模式、享元模式等;第三部分介绍处理系统实体之间通信的设计模式,包括责任链模式、观察者模式等。一起来看看 《精通Python设计模式》 这本书的介绍吧!
