DCTWebBrowser:用作内部 Web 浏览器的视图控制器

时间:2024-07-03 11:39:57
【文件属性】:

文件名称:DCTWebBrowser:用作内部 Web 浏览器的视图控制器

文件大小:161KB

文件格式:ZIP

更新时间:2024-07-03 11:39:57

Objective-C

DCT网络浏览器 DCTWebBrowser 是一个 UIViewController 子类,用作应用程序的内部浏览器。 单个类可以模态呈现(单独或作为 UINavigationController 的根)或推送到 UINavigationController 堆栈上。 将 DCTWebBrowser 添加到您的应用程序 将DCTWebBrowser.xcodeproj放入应用程序的项目中 在Link Binary With Libraries构建阶段为您的应用程序的目标添加 libDCTWebBrowser.a 将 DCTWebBrowser.bundle(在 DCTWebBrowser.xcodeproj 的 Products 组中找到)添加到应用程序目标的Copy Bundle Resources构建阶段 需要使用时添加#import <DCTWebBrowser/DCTWebB


【文件预览】:
DCTWebBrowser-master
----DCTWebBrowser()
--------DCTWebBrowser.h(1KB)
--------DCTWebBrowser.m(11KB)
--------_DCTWebBrowserActivityController.h(533B)
--------Info.plist(828B)
--------_DCTWebBrowserActivityController.m(2KB)
----Configurations()
----Readme.textile(3KB)
----DCTWebBrowser Demo()
--------main.m(338B)
--------ViewController.m(1KB)
--------AppDelegate.h(278B)
--------Info.plist(1KB)
--------Images.xcassets()
--------AppDelegate.m(763B)
--------ViewController.h(214B)
--------ViewController.xib(13KB)
----DCTWebBrowser Bundle()
--------EmbossedIcon@2x~iphone.png(42KB)
--------DCTWebBrowser_iPad.xib(1KB)
--------UIButtonBarArrowLeft@2x-iOS7.png(328B)
--------UIButtonBarArrowLeft-iOS7.png(358B)
--------UIButtonBarArrowRight@2x.png(599B)
--------DCTWebBrowser_iPhone.xib(1KB)
--------UIButtonBarArrowLeft.png(331B)
--------UIButtonBarArrowLeftLandscape@2x-iOS7.png(276B)
--------Info.plist(1KB)
--------UIButtonBarArrowLeftLandscape.png(274B)
--------UIButtonBarArrowRightLandscape.png(288B)
--------UIButtonBarArrowRightLandscape@2x.png(494B)
--------EmbossedIcon@2x~ipad.png(51KB)
--------UIButtonBarArrowRight-iOS7.png(364B)
--------UIButtonBarArrowLeftLandscape@2x.png(473B)
--------UIButtonBarArrowLeft@2x.png(591B)
--------UIButtonBarArrowRight@2x-iOS7.png(351B)
--------StandardError.html(3KB)
--------EmbossedIcon~iphone.png(19KB)
--------UIButtonBarArrowRightLandscape-iOS7.png(199B)
--------EmbossedIcon~ipad.png(24KB)
--------UIButtonBarArrowRightLandscape@2x-iOS7.png(290B)
--------UIButtonBarArrowLeftLandscape-iOS7.png(207B)
--------UIButtonBarArrowRight.png(346B)
----DCTWebBrowser.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(42KB)
----.gitmodules(113B)

网友评论