2016-03-06 · 做真实的自己 用良心做教育
千锋教育
千锋教育专注HTML5大前端、JavaEE、Python、人工智能、UI&UE、云计算、全栈软件测试、大数据、物联网+嵌入式、Unity游戏开发、网络安全、互联网营销、Go语言等培训教育。
向TA提问
关注
展开全部
1,本地的html文件一定要放到工程文件的根目录
2,html代码中的图片路径一定要是相对路径
3,下面是用UIWebView调用本地文件的方法
方法一:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSString *htmlString = [NSString stringWithContentsOfFile:filePath encoding:NSUTF8StringEncoding error:nil]
[myWebView loadHTMLString:htmlString baseURL:[NSURL URLWithString:filePath]];
方法二:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSURL *url = [NSURL fileURLWithPath:filePath];
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[myWebView loadRequest:request];
[self.view addSubview:myWebView];
2,html代码中的图片路径一定要是相对路径
3,下面是用UIWebView调用本地文件的方法
方法一:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSString *htmlString = [NSString stringWithContentsOfFile:filePath encoding:NSUTF8StringEncoding error:nil]
[myWebView loadHTMLString:htmlString baseURL:[NSURL URLWithString:filePath]];
方法二:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSURL *url = [NSURL fileURLWithPath:filePath];
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[myWebView loadRequest:request];
[self.view addSubview:myWebView];
展开全部
方法一; ofType:
NSString *filePath = [[NSBundle mainBundle]pathForResource:[NSURL URLWithString:@"]1;
NSString *htmlString = [NSString stringWithContentsOfFile:myWebView],本地的html文件一定要放到工程文件的根目录
2;html"]:NSUTF8StringEncoding error; ofType;1":nil]
[myWebView loadHTMLString:htmlString baseURL:filePath]]:url];
方法二:@"1",html代码中的图片路径一定要是相对路径
3.view addSubview;
NSURL *url = [NSURL fileURLWithPath:request]:filePath encoding;
[myWebView loadRequest;
NSURLRequest *request = [NSURLRequest requestWithURL:filePath]:
NSString *filePath = [[NSBundle mainBundle]pathForResource
解决方案2:
plistdemo"/ ofType;%@":plistPath]NSString *plistPath = [[NSBundle mainBundle] pathForResource, data);
NSLog(@":@"];直接打印数据;
NSMutableDictionary *data = [[NSMutableDictionary alloc] initWithContentsOfFile;plist"/:@"
NSString *filePath = [[NSBundle mainBundle]pathForResource:[NSURL URLWithString:@"]1;
NSString *htmlString = [NSString stringWithContentsOfFile:myWebView],本地的html文件一定要放到工程文件的根目录
2;html"]:NSUTF8StringEncoding error; ofType;1":nil]
[myWebView loadHTMLString:htmlString baseURL:filePath]]:url];
方法二:@"1",html代码中的图片路径一定要是相对路径
3.view addSubview;
NSURL *url = [NSURL fileURLWithPath:request]:filePath encoding;
[myWebView loadRequest;
NSURLRequest *request = [NSURLRequest requestWithURL:filePath]:
NSString *filePath = [[NSBundle mainBundle]pathForResource
解决方案2:
plistdemo"/ ofType;%@":plistPath]NSString *plistPath = [[NSBundle mainBundle] pathForResource, data);
NSLog(@":@"];直接打印数据;
NSMutableDictionary *data = [[NSMutableDictionary alloc] initWithContentsOfFile;plist"/:@"
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
1,本地的html文件一定要放到工程文件的根目录
2,html代码中的图片路径一定要是相对路径
3,下面是用UIWebView调用本地文件的方法
方法一:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSString *htmlString = [NSString stringWithContentsOfFile:filePath encoding:NSUTF8StringEncoding error:nil]
[myWebView loadHTMLString:htmlString baseURL:[NSURL URLWithString:filePath]];
方法二:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSURL *url = [NSURL fileURLWithPath:filePath];
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[myWebView loadRequest:request];
[self.view addSubview:myWebView];
2,html代码中的图片路径一定要是相对路径
3,下面是用UIWebView调用本地文件的方法
方法一:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSString *htmlString = [NSString stringWithContentsOfFile:filePath encoding:NSUTF8StringEncoding error:nil]
[myWebView loadHTMLString:htmlString baseURL:[NSURL URLWithString:filePath]];
方法二:
NSString *filePath = [[NSBundle mainBundle]pathForResource:@"1" ofType:@"html"];
NSURL *url = [NSURL fileURLWithPath:filePath];
NSURLRequest *request = [NSURLRequest requestWithURL:url];
[myWebView loadRequest:request];
[self.view addSubview:myWebView];
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
空白的时间长度是根据文件大小决定的,所以加个等待视图会比较友好,如果是UIWebView可以实现代理去监听文件是否加载完成,若是其他就另议了。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询