开源 web ide_强大的开源Web编辑器(IDE)[通俗易懂]

开源 web ide_强大的开源Web编辑器(IDE)[通俗易懂]开源webideTheemergenceandnowneardominanceofsophisticatedWYSIWYGeditorshasbeenasourceofpleasureandpainforwebdesignersanddevelopers.ToolssuchasMacromediaDreamweaver,AdobeGoL…

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE稳定放心使用

开源 web ide

The emergence and now near dominance of sophisticated WYSIWYG editors has been a source of pleasure and pain for web designers and developers. Tools such as Macromedia Dreamweaver, Adobe GoLive and even Microsoft’s Front Page have saved countless hours utilizing templating and other automation functions.

先进的所见即所得(WYSIWYG)编辑器的出现和如今的统治地位,一直是Web设计师和开发人员感到高兴和痛苦的源泉。 Macromedia Dreamweaver,Adobe GoLive甚至Microsoft的Front Page等工具都通过模板和其他自动化功能节省了无数小时。

One central part of the success of these editors has been the integrated development environment (IDE) that includes remote publishing, file and revision management, ties to other applications such as image editors and access to underlying source code.

这些编辑器成功的核心部分是集成开发环境(IDE),其中包括远程发布,文件和修订管理,与其他应用程序(如图像编辑器)的关系以及对底层源代码的访问。

There are pros and cons for each, and I must admit my own bias toward Dreamweaver, having used it since 1999 on Mac and Windows platforms. One of my main complaints has nothing to do with the editors other than I cannot run them on my primary Linux development workstation. That problem appears to be somewhat resolved courtesy of NVU.

每种都有优点和缺点,我必须承认我对Dreamweaver的偏见,自1999年以来在Mac和Windows平台上使用它。 我的主要抱怨之一与编辑器无关,除了我不能在主要的Linux开发工作站上运行它们之外。 NVU似乎已经解决了该问题。

NVU, built off of the Mozilla Composer’s source base, is a new open source solution that spans multiple operating systems (Windows, Macintosh and Linux) — however — its primary goal is a comprehensive IDE for Linux.

NVU是基于Mozilla Composer的源代码而构建的,是一种跨多个操作系统(Windows,Macintosh和Linux)的新的开源解决方案-但是,其主要目标是针对Linux的综合IDE。

Funded by Linspire, the project is led by former AOL/Netscape developer Daniel Glazman and the IDE looks like an excellent starting point. It features many of the same functions and capability as those commercial solutions, including complex CSS and JavaScript editing, tabbed workspaces, a site manager for publishing to multiple locations within the editing environment and more.

该项目由Linspire资助,由前AOL / Netscape开发人员Daniel Glazman领导,IDE似乎是一个很好的起点。 它具有许多与商业解决方案相同的功能,包括复杂CSS和JavaScript编辑,选项卡式工作区,用于发布到编辑环境中多个位置的站点管理器等等。

The NVU web site states the program supports templating capabilities – however – in loading and using the software I have yet to find a clear method. Though it does not need to necessarily mimic, for example, the Dreamweaver method of templating, Macromedia does handle templates quite well. While we can all template on our own using either the native include functions of Apache and other web servers or a scripting language, a widget of some sort for templating internal to NVU would be fantastic.

NVU网站指出该程序支持模板功能-但是,在加载和使用软件方面,我尚未找到明确的方法。 尽管不一定要模仿,例如Dreamweaver的模板方法,Macromedia确实能很好地处理模板。 虽然我们都可以使用Apache和其他Web服务器的本地包含功能或脚本语言来单独使用所有模板,但是用于在NVU内部进行模板化的某种小部件将是很棒的。

If NVU hopes to pull over more and more developers to the tool, perhaps a path to migrate templating from those aforementioned tools would also be a valuable add-in.

如果NVU希望吸引越来越多的开发人员使用该工具,那么从上述工具中迁移模板的途径也许也是有价值的插件。

Being an open source project, I am sure NVU will also welcome those who can contribute to the IDE. Along with templating, perhaps an integrated ODBC connection manager, type ahead libraries and native support for sftp (although one could use MindTerm to resolve that).

作为一个开源项目,我确信NVU也将欢迎那些可以为IDE做出贡献的人。 除了模板,也许还有一个集成的ODBC连接管理器,预先输入的库和对sftp的本机支持(尽管可以使用MindTerm来解决该问题)。

翻译自: https://www.sitepoint.com/powerful-open-source-web-editor-ide/

开源 web ide

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/184008.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • jmap使用详解_jmap作用

    jmap使用详解_jmap作用1. jmap-heappid     查看Java 堆(heap)使用情况       usingthread-localobjectallocation.       ParallelGCwith4thread(s)         //GC方式        HeapConfiguration:      //堆内存初始化配置      …

    2022年10月26日
    0
  • ping traceroute原理

    ping traceroute原理ping命令工作原理ping命令主要是用于检测网络的连通性。Ping命令发送一个ICMP请求报文给目的IP,然后目的IP回复一个ICMP报文。原理:网络上的机器都有唯一确定的IP地址,我们给目标IP地址发送一个数据包,对方就要返回一个同样大小的数据包,根据返回的数据包我们可以确定目标主机的存在,可以初步判断目标主机的操作系统等。因为ping命令是使用ICMP协议,…

    2022年7月21日
    10
  • LoadRunner压力测试案列「建议收藏」

    LoadRunner压力测试案列「建议收藏」整理下LR性能测试案例LoadRunner压力测试实例主题词:Loadrunner工具压力测试摘要:本文通过实例讲解介绍了LoadRunner工具的使用,介于公司的实际情况,文中主要是对工具的基本使用做了详细描述,高级运用方面除性能计数器与参数设置外其它均未涉及,待以后补充。目的是使公司人员根据该手册便可以独立运用Loadrunner进行压

    2022年7月18日
    11
  • 在eclipse中没有server(需在选项中设置)

    Eclipse中没有Server选项,需要加载插件。步骤如下:①在软件eclipse下的Help->InstallNewSoftware->中,在Workwith中点击Add,如下,加入Name:KeplerLocation:http://download.eclipse.org/releases/kepler②找到选项Web,XML,JavaEEan…

    2022年4月10日
    204
  • 个人对json的一些简单理解?

    个人对json的一些简单理解?json是什么?没有.json结尾的这种文件,json(JavaScriptObjectNotation)是一种简单的数据交换格式,在此之前我也不知道这个东西其实没有想象的那么抽象,看看后面的例子会更清晰json中的数据结构json中只有两种数据基本结构,一种是MAP,或者叫对象,另一种是Array1.Map类似与java中的Map,这里是以{开始,以}结束,内部object内容是键…

    2022年6月8日
    29
  • OCP-1Z0-051-标题决心-文章2称号

    OCP-1Z0-051-标题决心-文章2称号

    2022年1月8日
    40

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号