且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

***的Linux发行版的Web开发?

更新时间:2023-11-17 21:50:52

第一个问题 - 你为什么要做到这一点在Linux上?您可以从任何平台进行基本的AJAX请求,只需在你选择的JavaScript框架( JQuery的,的原型,甚至 MooTools的你可以启动和运行现有的开发平台。

First question - Why do you want to do this on Linux? You can do basic AJAX requests from any platform, simply drop in your JavaScript framework of choice (JQuery, Prototype, or even MooTools and you can be up and running on your existing development platform.

获取熟悉的一个好的编辑器,一个将提供基本的语法着色你。你可能想看看一个工具就是集锦的Web开发IDE,它是基于Eclipse。这会给你的能力,编写和调试任何AJAX工作,你做的,以及为您提供一些文件,并获得如PHP,Rails的,Python的其它动态语言,以及基本的HTML编辑器。

Get familiar with a decent editor, one that will provide basic syntax coloring for you. One tool you may want to look at is the Aptana web development IDE that is based on Eclipse. This will give you the capability to write and debug any AJAX work you do as well as provide you some documentation and access to other dynamic languages like PHP, Rails, Python as well as a basic HTML editor.

这应该正视你走绰绰有余你在找什么做的。

That should square you away more than enough for what you're looking to do.