XHSetting

所属分类:微信小程序
开发工具:Objective-C
文件大小:0KB
下载次数:0
上传日期:2016-03-16 17:28:58
上 传 者sh-1993
说明:  中文:类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面 English: like weChat、 QQ、 instagram、NetEase new、changba、sina weib...
(English: like weChat, QQ, instagram, NetEase new, changba, sina weib)

文件列表:
LICENSE (1075, 2016-03-15)
Project/ (0, 2016-03-15)
Project/XHSetting.xcodeproj/ (0, 2016-03-15)
Project/XHSetting.xcodeproj/project.pbxproj (28423, 2016-03-15)
Project/XHSetting.xcodeproj/project.xcworkspace/ (0, 2016-03-15)
Project/XHSetting.xcodeproj/project.xcworkspace/contents.xcworkspacedata (154, 2016-03-15)
Project/XHSetting/ (0, 2016-03-15)
Project/XHSetting/AppDelegate.h (473, 2016-03-15)
Project/XHSetting/AppDelegate.m (2496, 2016-03-15)
Project/XHSetting/BaseSettingViewController.h (488, 2016-03-15)
Project/XHSetting/BaseSettingViewController.m (7435, 2016-03-15)
Project/XHSetting/Images.xcassets/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/AirplaneMode.imageset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/AirplaneMode.imageset/AirplaneMode.png (1123, 2016-03-15)
Project/XHSetting/Images.xcassets/AirplaneMode.imageset/Contents.json (246, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/120.png (15705, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/152.png (24549, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/72.png (6722, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/76.png (7306, 2016-03-15)
Project/XHSetting/Images.xcassets/AppIcon.appiconset/Contents.json (943, 2016-03-15)
Project/XHSetting/Images.xcassets/Brightness.imageset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/Brightness.imageset/Brightness.png (1599, 2016-03-15)
Project/XHSetting/Images.xcassets/Brightness.imageset/Contents.json (244, 2016-03-15)
Project/XHSetting/Images.xcassets/General.imageset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/General.imageset/Contents.json (241, 2016-03-15)
Project/XHSetting/Images.xcassets/General.imageset/General.png (2349, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/Contents.json (1268, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/Default-568h@2x.png (1061501, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/Default-Portrait.png (1199805, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/Default-Portrait@2x.png (3632496, 2016-03-15)
Project/XHSetting/Images.xcassets/LaunchImage.launchimage/Default@2x.png (935534, 2016-03-15)
Project/XHSetting/Images.xcassets/Mail.imageset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/Mail.imageset/Contents.json (272, 2016-03-15)
Project/XHSetting/Images.xcassets/Mail.imageset/Mail.png (2031, 2016-03-15)
Project/XHSetting/Images.xcassets/Mail.imageset/Mail@2x.png (5304, 2016-03-15)
Project/XHSetting/Images.xcassets/Messages.imageset/ (0, 2016-03-15)
Project/XHSetting/Images.xcassets/Messages.imageset/Contents.json (242, 2016-03-15)
... ...

XHSetting ========= 中文:类似微信、QQ、instagram、网易新闻、唱吧、新浪微博、Twitter、系统设置的设置页面 English: like weChat、 QQ、 instagram、NetEase new、changba、sina weibo、Twitter、system setting a SettingsViewController. ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/微信.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/QQ.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/Instagram.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/网易新闻.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/唱吧.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/新浪微博.png) ![image](https://github.com/JackTeam/XHSetting/raw/master/Screenshots/Twitter.png) ## 例子 ## Example ```objective-c 1、继承XHSetting 2、在ViewDidloadl利用如下方法: 添加一个section - (void)addSection:(XHTableViewControllerAddSectionBlock)b; - 在某个section里面添加一个cell - (void) addCell:(XHTableViewCellBlock)configurationBlock whenSelected:(XHTableViewCellWhenSelectedBlock)whenSelectedBlock; ``` ## Thanks [jakemarsh](https://github.com/jakemarsh) ## License 中文: XHSetting 是在MIT协议下使用的,可以在LICENSE文件里面找到相关的使用协议信息. English: XHSetting is acailable under the MIT license, see the LICENSE file for more information. ======================= ## 须知 中文:如果您在您的项目中使用开源组件,请给我们发[电子邮件](mailto:xhzengAIB@gmail.com?subject=From%20GitHub%20XHSetting)告诉我们您的应用程序的名称。 ## Instructions English:If you use open source components in your project, please [Email us](mailto:xhzengAIB@gmail.com?subject=From%20GitHub%20XHSetting) to tell us the name of your application.

近期下载者

相关文件


收藏者