仿微信京东内置网页浏览器进度条
应用介绍
作者Xiezhichao,源码CCWebViewController,模仿微信、京东内置网页浏览器,有进度条,适配iOS7以上,swift和OC版均有。 使用方法: 拖CCWebViewController文件夹进工程 // OC #import "CCWebViewController.h [CCWebViewController showWithContro:self withUrlStr:@"http://m.jd.com/" withTitle:@"京东"]; // SWift #import "WebViewDemo-Swift.h" CCWebViewSController.showWithContro(self, withUrlStr: "http://m.jd.com/", withTitle: "京东")

©软件著作权归作者所有。本站所有内容均来源于网络,不得违法使用,仅供学习使用,请支持正版!
转载请注明出处: 662P » 仿微信京东内置网页浏览器进度条
发表评论 取消回复