ADPopupView
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/Antondomashnev/ADPopupView
- 软件文档: https://github.com/Antondomashnev/ADPopupView
软件介绍
ADPopupView 是 iOS 的类用来显示一个弹出提示信息框,带有自定义的箭头,类似一些冒泡提示信息。
ADPopupView 提供了定制机制并支持两种样式:
- 弹出文本提示
- 弹出自定义视图提示
要求 iOS 至少 4.3 版本,还包括:
- Foundation.framework
- UIKit.framework
- CoreGraphics.framework
How to Design Programs
Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元
This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!
