摘要: 效果如下:ViewController.h1 #import 2 3 @interface ViewController : UITableViewController4 @property (strong, nonatomic) UISearchBar *searchBar;5 @property... 阅读全文
posted @ 2015-06-15 23:26 KenmuHuang 阅读(405) 评论(0) 推荐(0)
摘要: 效果如下:ViewController.h1 #import 2 3 @interface ViewController : UIViewController4 @property (strong, nonatomic) UIDatePicker *datePChoice;5 @property (... 阅读全文
posted @ 2015-06-15 21:19 KenmuHuang 阅读(261) 评论(0) 推荐(0)
摘要: 效果如下:ViewController.h1 #import 2 3 @interface ViewController : UIViewController4 @property (strong, nonatomic) UIDatePicker *datePChoice;5 6 @endViewC... 阅读全文
posted @ 2015-06-15 21:14 KenmuHuang 阅读(880) 评论(0) 推荐(0)
摘要: 效果如下:ViewController.h1 #import 2 3 @interface ViewController : UITableViewController4 @property (strong, nonatomic) NSMutableDictionary *mDicFontName;... 阅读全文
posted @ 2015-06-15 10:37 KenmuHuang 阅读(353) 评论(0) 推荐(0)
摘要: 效果如下:ViewController.h1 #import 2 3 @interface ViewController : UIViewController4 @endViewController.m 1 #import "ViewController.h" 2 3 @interface Vie... 阅读全文
posted @ 2015-06-15 10:27 KenmuHuang 阅读(913) 评论(0) 推荐(0)
如果您看完本篇博文,觉得对您有所收获,请点击右下角的 [推荐]
如果您想转载,请注明出处(原创内容,请尊重个人劳动成果)
如果您有任何意见或建议,欢迎留言
感谢您的阅读,敬请关注我的后续博客文章