头条导航栏 ZLNavigationController
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/sunnyzl/ZLNavigationController
- 软件文档: https://github.com/sunnyzl/ZLNavigationController
软件介绍
ZLNavigationController
仿头条导航栏,可存储状态
更新2015年12月12日02:24:02
1.增加弹出框隐藏功能、优化标题尺寸(全部标题尺寸不超过滚动条的frame时平均计算宽度,超过则按原方法)
navTabBarController.showArrayButton = YES; // yes为显示 no为隐藏
2.增加不可改变功能
navTabBarController.unchangedToIndex = 1;// 此值需要比selectedToIndex小
3.优化了标题滚动
当点击的标题超过整个滚动条中间时便执行滚动
C++Primer Plus
Stephen Prata、孙建春、韦强 / 孙建春、韦强 / 人民邮电出版社 / 2005-5 / 72.00元
C++ Primer Plus(第五版)中文版,ISBN:9787115134165,作者:(美)Stephen Prata著;孙建春,韦强译一起来看看 《C++Primer Plus》 这本书的介绍吧!
