2011年12月29日
摘要: 1.http://www.cnblogs.com/KidReborn/archive/2010/10/07/1845097.html-(void)openMovie:(id)sender{ NSString *path = [[NSBundle mainBundle] pathForResource:@"movie" ofType:@"m4v"]; MPMoviePlayerController *movieController = [[MPMoviePlayerController alloc] initWithContentURL:[NSURL fi 阅读全文
posted @ 2011-12-29 14:12 wtq 阅读(322) 评论(0) 推荐(0) 编辑