文件名称:iOS-Local-Web-View:适用于 iOS 的本地网络视图
文件大小:17KB
文件格式:ZIP
更新时间:2024-07-15 19:26:06
Objective-C
iOS-Local-Web-View 适用于 iOS 的本地 Web 视图。 该项目用于在“站点文件”文件夹中显示本地 HTML 文件名 index.html。 可以在 ViewController.m 文件中更改 html 文件名和目标。 这可以通过编辑@"site files/index"来完成: [_browser loadRequest:[NSURLRequest requestWithURL:[NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"site files/index" ofType:@"html"]isDirectory:NO]]]; .
【文件预览】:
iOS-Local-Web-View-master
----iOS Local Web ViewTests()
--------iOS_Local_Web_ViewTests.m(691B)
--------iOS Local Web ViewTests-Info.plist(696B)
--------en.lproj()
----README.md(505B)
----iOS Local Web View()
--------iOS Local Web View-Info.plist(1KB)
--------main.m(363B)
--------ECViewController.h(300B)
--------ECAppDelegate.h(303B)
--------iOS Local Web View-Prefix.pch(344B)
--------Base.lproj()
--------site files()
--------ECAppDelegate.m(2KB)
--------Images.xcassets()
--------ECViewController.m(627B)
--------en.lproj()
----iOS Local Web View.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(21KB)
--------xcuserdata()