1 Star 0 Fork 27

clinical / XHSetting

forked from 曾宪华 / XHSetting 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
Jack 提交于 2014-01-16 03:31 . Update README.md

XHSetting

中文:类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面

English: like weChat、 QQ、 instagram、NetEase new、changba、sina weibo、Twitter、system setting a SettingsViewController.

image image image image image image image

例子

Example


1、继承XHSetting
2、在ViewDidloadl利用如下方法:
添加一个section
- (void)addSection:(XHTableViewControllerAddSectionBlock)b;
- 
在某个section里面添加一个cell
- (void) addCell:(XHTableViewCellBlock)configurationBlock whenSelected:(XHTableViewCellWhenSelectedBlock)whenSelectedBlock;

Thanks

jakemarsh

License

中文: XHSetting 是在MIT协议下使用的,可以在LICENSE文件里面找到相关的使用协议信息.

English: XHSetting is acailable under the MIT license, see the LICENSE file for more information.

=======================

须知

中文:如果您在您的项目中使用开源组件,请给我们发电子邮件告诉我们您的应用程序的名称,否则后果自负。

Instructions

English:If you use open source components in your project, please Email us to tell us the name of your application, otherwise the consequence is proud.

1
https://gitee.com/clinicalsoft/XHSetting.git
git@gitee.com:clinicalsoft/XHSetting.git
clinicalsoft
XHSetting
XHSetting
master

搜索帮助