摘要: 加载gif图: NSData *gif = [NSData dataWithContentsOfFile: [[NSBundle mainBundle] pathForResource:@"9" ofType:@"gif"]]; // view生成 [webView loadData:gif MIM 阅读全文
posted @ 2016-08-02 14:52 _Ace 阅读(265) 评论(0) 推荐(0) 编辑