【问题标题】:How to add UITableview in iPhone app using PhoneGap?如何使用 PhoneGap 在 iPhone 应用程序中添加 UITableview?
【发布时间】:2012-08-19 06:55:47
【问题描述】:

使用PhoneGap 开发iPhone 应用程序非常新。我已经在 Google 中搜索使用 PhoneGap 框架在 iPhone 应用程序中添加 UITableView。我有downloaded and installed PhoneGap。我想做一个simple iPhone app using UITableView in PhoneGap iPhone apps。我参考了以下链接,通过 PhoneGap 开发了一个简单的 iphone 应用程序,

http://taitems.github.com/iOS-Inspired-jQuery-Mobile-Theme/

我已为tableview and having in HTML format 编码。我不知道如何使用 PhoneGap 在 iPhone 应用程序中使用和显示 tableview。你能帮我在 iPhone 应用程序中使用 PhoneGap 使用 UITableView 吗?提前致谢。

【问题讨论】:

    标签: iphone ios uitableview cordova


    【解决方案1】:

    您是否查看过 PhoneGap.com 上的“入门”指南?有详细说明如何设置您的 PhoneGap iOS 应用程序:http://docs.phonegap.com/en/2.0.0/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS

    您不需要使用目标 c 的 uitableview。您只需要创建您的 HTML 界面(div 或表格等)。 Phonegap 利用 Web 视图将您的 HTML 呈现为移动应用程序界面。不需要客观的 c 编码。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-09-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-07-23
      • 2011-05-23
      • 1970-01-01
      相关资源
      最近更新 更多