一个iOS 应用设置框架 LionSettings
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://xudeheng.github.io/LionSettings/
- 软件文档: http://xudeheng.github.io/LionSettings/
软件介绍
一个iOS平台上支持将 App 系统设置文件Settings.bundle 引入程序界面的框架。LionSettings 在 LlamaSettings 基础上进行了功能扩展,支持子面板的导航,支持导航到多值的选择界面。它的特色是,支持一些自定义的设置界面元素,比如 BLSegmentedSpecifier, BLVolumeSpecifier, BLFullButtonSpecifier. 既可以让系统设置界面和应用内设置共享同一个 settings.bundle,也可以分开设置。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!
