jQuery 移动版的最佳 IDE?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8657884/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Best IDE for jquery mobile?
提问by Paul
I've started learning the jquery mobile framework so I can bring my existing website to the mobile space. I see they have many Apps and Frameworkslisted for development but they all seem to be cloud based or require a monthly subscription.
我已经开始学习 jquery 移动框架,所以我可以将我现有的网站带到移动领域。我看到他们列出了许多用于开发的应用程序和框架,但它们似乎都是基于云的或需要按月订阅。
Are there any free tools to aid in the development of a mobile website using jquery mobile? If so what do you recommend?
是否有任何免费工具可以帮助使用 jquery mobile 开发移动网站?如果是这样,你有什么推荐?
采纳答案by Ahmed Atia
Aptanawith jQuery bundle installed.
How to enable jQuery support in Aptana Studio 3
安装了 jQuery 包的Aptana。
如何在 Aptana Studio 3 中启用 jQuery 支持
回答by commadelimited
Believe it or not, Dreamweaver 5.5 is a good editor for jQuery Mobile. Adobe shipped it with built in support (code hinting, syntax highlighting, etc.) for both jQuery itself and jQuery Mobile. This includes data attributes, and more.
信不信由你,Dreamweaver 5.5 是一款出色的 jQuery Mobile 编辑器。Adobe 为 jQuery 本身和 jQuery Mobile 提供了内置支持(代码提示、语法高亮等)。这包括数据属性等。
回答by Ankit Garg
Install Eclipse for javascript developers here is the link http://www.eclipse.org/downloads/and then install the Aptana plugin here is the link http://aptana.com/products/studio3/download
在这里为 javascript 开发人员安装 Eclipse 是链接 http://www.eclipse.org/downloads/然后在这里安装 Aptana 插件是链接 http://aptana.com/products/studio3/download
Or you can directly try Aptana Studio standalone version for jquery mobile development.
或者您可以直接试用 Aptana Studio 独立版本进行 jquery 移动开发。
Paid tools for jQuery Mobile development and the best one upto now is Adobe Dreamweaver it has many drag and drop feature for jQUery Mobile development. Dreamweaver has pre loaded jQuery Mobile Templates.
jQuery Mobile 开发的付费工具,目前最好的是 Adobe Dreamweaver,它具有许多用于 jQUEry Mobile 开发的拖放功能。Dreamweaver 已预加载 jQuery Mobile 模板。
Most simple and best editor which i use is Notepad++.
我使用的最简单和最好的编辑器是 Notepad++。
回答by Neotrixs
its free tools to aid in the development of a mobile website using jquery mobile better you use
它的免费工具可帮助您更好地使用 jquery mobile 开发移动网站
回答by user1204493
Just a "heads up". Dreamweaver cs6 does NOT include the built in support to create JQMobile apps yourself. Adobe has now tied Dreamweaver mobile development to their cloud based service. I'm sticking with DW 5.5. It has some problems related to creating mobile apps.Still, with some tinkering it does the job without yet another paid service.
只是一个“抬头”。Dreamweaver cs6 不包括您自己创建 JQMobile 应用程序的内置支持。Adobe 现在已将 Dreamweaver 移动开发与其基于云的服务联系起来。我坚持使用 DW 5.5。它在创建移动应用程序方面存在一些问题。不过,经过一些修补,它在没有另一个付费服务的情况下完成了这项工作。
DW is a great ide for mobile development. I have several apps in the Apple store that were created with 5.5.
DW 是一个很好的移动开发idea。我在 Apple Store 中有几个使用 5.5 创建的应用程序。
-Rachel
-雷切尔