简体   繁体   English

将脱机Dashcode应用程序嵌入iPhone应用程序的UIWebView中

[英]Embedding an offline Dashcode application in a UIWebView in an iPhone application

In order words, can anyone tell me the basics of how to create a "hybrid" iPhone application? 顺便说一句,谁能告诉我如何创建“混合” iPhone应用程序的基础知识? I want to load the web content (the Dashcode app itself) from the native application's application bundle. 我想从本机应用程序的应用程序包中加载Web内容(Dashcode应用程序本身)。

I've gotten this to partially work, but some content won't display and it otherwise seems like Dashcode is assuming a certain Safari environment or something that I don't seem to have in my UIWebView. 我已经使它部分工作了,但是某些内容无法显示,否则Dashcode似乎在假设某个Safari环境或UIWebView中似乎没有的东西。

Can anyone provide a link to some sample code that embeds a Dashcode project into a cocoa touch Xcode project? 谁能提供一些示例代码的链接,这些示例代码将Dashcode项目嵌入到可可触摸Xcode项目中?

(I did search around Google for a bit trying to find something and I failed to come up with anything worthwhile, except for some books that I might eventually buy if the approach seems worthwhile.) (我确实在Google周围搜索了一下,试图找到一些东西,但我没有想出任何有价值的东西,除了一些如果可能值得这样做的话我可能最终会买的书。)

After a while I answered my own question here. 一段时间后,我在这里回答了自己的问题。 It looks like http://quickconnect.sourceforge.net/browser/index.html will show me want I want to know even if I don't actually use the framework. 看起来http://quickconnect.sourceforge.net/browser/index.html会告诉我,即使我实际上没有使用该框架,也想知道。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM