Gavin.han

致力于移动开发 技术改变生活

导航

随笔分类 -  ios使用API

摘要:1.//HomeViewController.h//MailDemo#import<UIKit/UIKit.h>#import<MessageUI/MessageUI.h>@interfaceHomeViewController:UIViewController<MFMailComposeViewControllerDelegate>-(IBAction)displayComposerSheet;@end2.////HomeViewController.m//MailDemo//#import"HomeViewController.h"@ 阅读全文

posted @ 2012-11-22 20:39 gavin.han 阅读(840) 评论(0) 推荐(1)