- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: 跨平台
- 软件首页: https://github.com/RamWire/NinaPagerView
- 软件文档: https://github.com/RamWire/NinaPagerView/blob/master/README.md
软件介绍
一行代码搞定顶部菜单栏。类似网易新闻、今日头条、虎扑看球等app做的一个顶部菜单栏,每栏中有独立的控制器,可自己定制。
特点:
低耦合,您只需创建自己的ViewController即可,后续的操作都在自己的ViewController中。
可分步加载您所添加的ViewController,实现类似网易新闻,虎扑看球的效果。
只需一行代码创建即可实现所有功能。
菜单栏中选中未选中的颜色可自己定制。
不仅仅是UIViewController,您可以根据您的需求创建UIView添加到NinaPagerView中。
可根据您的需求对上方的滑块进行选择,无论是背景颜色还是文字颜色
The Linux Programming Interface
Michael Kerrisk / No Starch Press / 2010-11-6 / GBP 79.99
The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, b......一起来看看 《The Linux Programming Interface》 这本书的介绍吧!
