2016年1月28日

iOS自带分享

摘要: NSArray *activityItems; if (self.sharingImage != nil) { activityItems = @[self.sharingText, self.sharingImage]; } else { activityItems = @[@"213 http: 阅读全文

posted @ 2016-01-28 17:57 Hai_阔天空 阅读(263) 评论(0) 推荐(0)

导航