简体   繁体   English

JavaScript和AJAX-IDE

[英]JavaScript and AJAX - IDE

I have knowledge of JavaScript and had enough experience, kind of planning to step into AJAX. 我具有JavaScript的知识并且有足够的经验,并且计划进入AJAX。

I am looking for an IDE in which I can learn AJAX. 我正在寻找可以学习AJAX的IDE。 Furthermore, and are there any plug-ins for NetBeans for AJAX with Inellisense. 此外,还有带有Inellisense的AJAX的NetBeans插件。

AJAX isn't a new language, it's a concept of using JavaScript to communicate with a server-side language. AJAX不是一种新语言,它是使用JavaScript与服务器端语言进行通信的概念。 Therefore, the tools you use for writing JavaScript and whatever Server-side code you use will be good for AJAX. 因此,用于编写JavaScript的工具以及所使用的任何服务器端代码将对AJAX有利。

Aptana Studio提供了一个基于Eclipse的JavaScript IDE。

You do not require different IDE to learn AJAX. 您不需要其他IDE即可学习AJAX。 It is a part of JavaScript so you can use same IDE as that you were using for JavaScript. 它是JavaScript的一部分,因此您可以使用与JavaScript相同的IDE。 Adobe Dreamweaver offers a very good IDE. Adobe Dreamweaver提供了非常好的IDE。

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

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