摘要:
方法一:1.需要引入库MessageUI.framework#import #import2.@interfaceViewController:UIXXXXXViewController @end 3.发送执行代码。事先验证相关支持。 Class mailClass = (NSClassFromString(@"MFMailComposeViewController")); if (!mailClass) { UIAlertView *alert = [[[UIAlertView alloc] initWithTitle:@"发送邮件" ... 阅读全文
posted @ 2013-07-26 13:02
云山漫卷
阅读(2596)
评论(0)
推荐(0)

浙公网安备 33010602011771号