03 2015 档案

摘要:1、新浪微博分享时需要注意:[A] 应用信息->基本信息->应用地址[B] 应用信息->高级信息->OAuth2.0 授权设置//当使用新浪微博客户端分享的时候需要按照下面的方法来初始化新浪的平台[C] [ShareSDKconnectSinaWeiboWithAppKey:@"$$$$$$$$" ... 阅读全文
posted @ 2015-03-25 16:58 沙漠只容绿洲 阅读(247) 评论(0) 推荐(0)
摘要:#pragma mark - UIImagePickerControllerDelegate- (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDiction... 阅读全文
posted @ 2015-03-16 16:13 沙漠只容绿洲 阅读(256) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/wendingding/p/3825258.html 阅读全文
posted @ 2015-03-16 16:07 沙漠只容绿洲 阅读(125) 评论(0) 推荐(0)
摘要:https://code.csdn.net/help/CSDN_Code/progit/zh/01-introduction/01-chapter1 阅读全文
posted @ 2015-03-11 13:19 沙漠只容绿洲 阅读(86) 评论(0) 推荐(0)
摘要:1、添加文件GoYearMonthDayPickerView.h .m .xib、NSDate+Helper.h .m、iCarousel.h .m2、在Lable上显示日期UILabel *ageLabel = [[UILabel alloc]initWithFrame:CGRectMake(12... 阅读全文
posted @ 2015-03-09 14:18 沙漠只容绿洲 阅读(152) 评论(0) 推荐(0)