TWMessageBarManager
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/terryworona/TWMessageBarManager
- 软件文档: https://github.com/terryworona/TWMessageBarManager
- 官方下载: https://github.com/terryworona/TWMessageBarManager
软件介绍
TWMessageBarManager 实现了在屏幕上方滑动出现通知条,并且自动滑动消失。支持自定义显示时长,默认是3秒。
使用方法:
[[TWMessageBarManager sharedInstance] showMessageWithTitle:@"Account Updated!" description:@"Your account was successfully updated." type:TWMessageBarMessageTypeSuccess];
Head First 设计模式(中文版)
弗里曼 / O'Reilly Taiwan公司 / 中国电力出版社 / 2007-9 / 98.00元
《Head First设计模式》(中文版)共有14章,每章都介绍了几个设计模式,完整地涵盖了四人组版本全部23个设计模式。前言先介绍这本书的用法;第1章到第11章陆续介绍的设计模式为Strategy、Observer、Decorator、Abstract Factory、Factory Method、Singleton,Command、Adapter、Facade、TemplateMethod、I......一起来看看 《Head First 设计模式(中文版)》 这本书的介绍吧!
