iOS UIWebView使用

1. 加载 WebView可直接加载.mp4,.pdf,.html,.doc等格式文件。html @interface ViewController () @property (nonatomic, strong) UIWebView *webView; @end @implementation ViewController - (void)loadView { self.webVie
相关文章
相关标签/搜索