UINavigation的转场动画 XLBubbleTransition
- 授权协议: GPL
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/mengxianliang/XLBubbleTransition
- 软件文档: https://github.com/mengxianliang/XLBubbleTransition
软件介绍
XLBubbleTransition 是一个适用于UINavigation的转场动画,在Push和Pop这两个动作时显示。
使用方法:
在ViewController中设置push和pop的转场动画,初始化时需要设置动画的起始范围和结束范围.
self.xl_pushTranstion = [XLBubblePushTransition transitionWithAnchorRect:button.frame]; self.xl_popTranstion = [XLBubblePopTransition transitionWithAnchorRect:button.frame];
MultiCharts Powerlanguage 语法字典
MultiCharts中国技术顾问团队 / 东方出版社 / 2013-9-1 / 38
MC编程工具书,适用于MC7.4及8.5版本一起来看看 《MultiCharts Powerlanguage 语法字典》 这本书的介绍吧!
