构建一个分层的 iPhone 应用程序
我有一个包含数万条记录的数据库,我希望将其发布为 iPhone 应用程序以供浏览。除了使用 Objective C 之外,还有其他方法可以让我导入记录并构建此类应用程序吗?
I have a database of tens of thousands of records which I wish to publish as an IPhone app for browsing. Are there any alternatives to using Objective C that allow me to import the records and build this type of app?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议使用 http://www.phonegap.com。这将允许您使用您了解的技术构建应用程序,并允许您构建到其他平台
I recommend the use of http://www.phonegap.com. This will allow you to bulid apps using the technology that you know and allow you to build to other platforms