Phonegap 和 Dreamweaver 替代方案
目前我正在使用 Dreamweaver 5.5 和 Phonegap 为 Android 设备构建应用程序。 它很容易设置/配置和构建,但 Phonegap 版本不是最新的,并且更新起来有点困难。
您能以这种方式推荐类似于 Dreamweaver 的替代软件吗: 具有实时查看/所见即所得功能,支持 Phonegap 和 html5 和 jQuery 移动代码提示,轻松 APK 属性设置和构建。
谢谢。
Currently I'm using Dreamweaver 5.5 and Phonegap to build application for android devices.
it's easy to setup/config and build, but the Phonegap version is not up to date and kinda difficult to update.
Can you suggest alternative software that similar to Dreamweaver in this way:
have live view / WYSIWYG feature, support for Phonegap and html5 and jQuery mobile code hint, easy APK properties setting and build.
thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您所要求的至少在所见即所得方面不存在。如果您想要最新的东西,您将必须学习如何摆脱 Dreamweaver 的限制。 Eclipse 非常简单。 Phonegap 网站上有大量教程。
我在这里写了一篇关于如何构建 Phonegap 的教程: http:// /caffeineindustries.com/2011/12/phonegapcallback-1-3-0-use-it/
我使用 webstorm 作为编写和测试 Javascript 的主要 IDE。这对我来说太棒了。代码提示,可配置到几乎任何 JS 库/框架等。
What you are asking for doesn't exist at least on the the WYSIWYG aspect. You will have to learn how to leave the confines of Dreamweaver if you want the lastest stuff. Eclipse is about as easy as it gets. There are a ton of tutorials on Phonegap site.
I wrote a tutorial on how to build Phonegap here: http://caffeineindustries.com/2011/12/phonegapcallback-1-3-0-use-it/
I use webstorm as my main IDE for writing and testing Javascript. It is awesome for me. Code hinting, configurable to almost any JS lib/framework etc.