04 2017 档案

摘要:iOS10.3系统的一个Bug,在UILable中含有中文时,中划线会失效 NSString *priceStr = [NSString stringWithFormat:@"%.2f元",payInfo.originalPrice]; 1、原来添加中划线方式(在iOS10.3系统后失效) // N 阅读全文
posted @ 2017-04-26 13:55 HEJJY 阅读(345) 评论(0) 推荐(0) 编辑
摘要:https://github.com/liuhongjun719/react-native-DaidaiHelperNew 借贷助手https://github.com/liuhongjun719/react-native-BabyHealth- 仿宝宝健康https://github.com/ni 阅读全文
posted @ 2017-04-25 14:08 HEJJY 阅读(462) 评论(0) 推荐(0) 编辑
摘要:http://www.cocoachina.com/industry/20130725/6677.html 阅读全文
posted @ 2017-04-19 16:43 HEJJY 阅读(108) 评论(0) 推荐(0) 编辑
摘要:http://m.blog.csdn.net/article/details?id=47395605 阅读全文
posted @ 2017-04-18 17:25 HEJJY 阅读(143) 评论(0) 推荐(0) 编辑
摘要:1、在UIWebviewDelegate的方法中拦截request,设置request的请求头,废话不多说看代码: - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navi 阅读全文
posted @ 2017-04-13 11:18 HEJJY 阅读(7131) 评论(0) 推荐(0) 编辑
摘要:废话不多说,直接上代码,效果是最好的说服力 1、改变UIAlertView字体颜色 [UIView appearance].tintColor = [UIColor greenColor]; 由于在iOS 8推出UIAlertController取代UIAlertView,关于UIAlertCont 阅读全文
posted @ 2017-04-06 14:00 HEJJY 阅读(1712) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示