zl程序教程

您现在的位置是:首页 >  移动开发

当前栏目

利用UIWebView显示gif详解手机开发

手机开发 详解 利用 显示 gif UIWebView
2023-06-13 09:20:07 时间
NSString *path = [[NSBundle mainBundle] pathForResource:@"3" ofType:@"gif"]; 

NSData *gifData = [NSData dataWithContentsOfFile:path]; 

[_webView loadData:gifData MIMEType:@"image/gif" textEncodingName:nil baseURL:nil];

3386.html

服务器部署程序员系统优化网站设置运维