文章分类 -  IOS技术

摘要:1 包含库文件Social.frameworkAccount.frameworkTwitter.framework2.h中#import <Twitter/Twitter.h>#import <Social/Social.h>#import <Accounts/Accounts.h>@interface ViewController : UIViewController{ SLComposeViewController *slComposerSheet;}3.m中//分享到 Twitter- (IBAction)sendtotwitter:(id)sende 阅读全文
posted @ 2013-06-21 14:43 少年0寂寞 阅读(234) 评论(0) 推荐(0)