2015年6月4日
摘要:
https://github.com/lightSky/Awesome-MaterialDesign
阅读全文
posted @ 2015-06-04 16:32
airy99
阅读(88)
推荐(0)
2015年5月26日
摘要:
给UILabel添加下划线1 NSMutableAttributedString *content = [[NSMutableAttributedString alloc]initWithString:text];2 NSRange contentRange = {0,[content l...
阅读全文
posted @ 2015-05-26 10:34
airy99
阅读(171)
推荐(0)
摘要:
转至http://www.jianshu.com/p/4a27736a319c
阅读全文
posted @ 2015-05-26 10:18
airy99
阅读(72)
推荐(0)
摘要:
UIView截图- (UIImage *)captureView:(UIView *)theView{ CGRect rect = theView.frame; if ([theView isKindOfClass:[UIScrollView class]]) { rect...
阅读全文
posted @ 2015-05-26 10:14
airy99
阅读(184)
推荐(0)
2015年5月15日
摘要:
app内评分 导入依赖的框架 #import // app内评分- (void)presentStoreProductVC{ SKStoreProductViewController *storeProductViewContorller = [[SKStoreProductV...
阅读全文
posted @ 2015-05-15 16:55
airy99
阅读(215)
推荐(0)
2015年4月21日
摘要:
http://www.cnblogs.com/wayne23/p/4062197.html
阅读全文
posted @ 2015-04-21 15:34
airy99
阅读(82)
推荐(0)
摘要:
http://www.cnblogs.com/wayne23/p/3935453.htmlhttp://lvwenhan.com/ios/430.htmlhttp://www.cnblogs.com/madpanda/p/4311980.html
阅读全文
posted @ 2015-04-21 15:30
airy99
阅读(88)
推荐(0)
2015年4月18日
摘要:
https://github.com/tangqiaoboy/iOSBlogCNhttp://southpeak.github.io/blog/archives/http://tech.glowing.com/cn/http://yulingtianxia.com/archives/http://w...
阅读全文
posted @ 2015-04-18 16:43
airy99
阅读(145)
推荐(0)
2015年4月17日
摘要:
http://adad184.com/2013/12/19/jie-jue-biao-dan-bei-jian-pan-zhe-zhu-de-wen-ti-xu/#more
阅读全文
posted @ 2015-04-17 14:15
airy99
阅读(88)
推荐(0)
摘要:
http://answerhuang.duapp.com/index.php/2014/02/09/binary/
阅读全文
posted @ 2015-04-17 13:55
airy99
阅读(114)
推荐(0)