DTNavigationController
- 授权协议: Apache
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/Darktt/DTNavigationController
软件介绍
在导航条(UINavigationBar)上加上导航记录条(所谓的folder bar,或者multisegment back button)。每推入(push)一个视图,导航条上就会增加一个导航记录。返回前面视图时,不需要一级级返回,而是可以点击导航记录条上任意一个返回按钮(back button)来退回任意一级视图。 [Code4App.com]
Linux Device Drivers
Jonathan Corbet、Alessandro Rubini、Greg Kroah-Hartman / O'Reilly Media / 2005-2-17 / USD 39.95
Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas ......一起来看看 《Linux Device Drivers》 这本书的介绍吧!
