你用什么来编辑和开发Classic ASP

发布于 2024-07-12 07:57:31 字数 1542 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(19

疧_╮線 2024-07-19 07:57:31

我使用过的一些工具:

  • Visual Studio
  • Notepad
  • Ultra-Edit
  • Notepad++
  • ConText

Visual Studio(收费版和免费版)工作得非常好。 智能感知是一个很大的优点。 然而,任何具有针对 asp 内置代码突出显示的文本编辑器都可以满足您的真正需要。

我认为如果你开始使用 WinVI 你应该获得额外的选票

Some tools I've used:

  • Visual Studio
  • Notepad
  • Ultra-Edit
  • Notepad++
  • ConText

Visual Studio (both for fee and free versions) works really nicely. Intellisense is a big plus. However any text editor that has code highlighting built in for asp all you really need.

I think you should get extra votes if you start using WinVI

旧时模样 2024-07-19 07:57:31

2000 年(我唯一一次使用它)我使用了 Dreamweaver(我认为是版本 4)。

In 2000 (the only time I used it) I used Dreamweaver (I think it was version 4).

鹤舞 2024-07-19 07:57:31

VIM 很棒,因为您不必在 Windows 机器上使用它。 如果我正在寻找易于向某人介绍的东西,我通常会选择免费的 Komodo Edit。

VIM is great because you don't have to be on a Windows box to use it. If I'm looking for something easy to introduce somebody to I usually go with the free Komodo Edit.

ぽ尐不点ル 2024-07-19 07:57:31

Visual Web Developer Express - 从 Microsoft 免费下载。

Emacs 和 vi 也总是很好。

Visual Web Developer Express - Free download from Microsoft.

Emacs and vi are always good too.

断爱 2024-07-19 07:57:31

Zeus IDE 具有完全可配置的语法突出显示,但 ASP 没有默认配置。

但是 Zeus 可以导入 Textpad 语法文件,因此使用当前的 Textpad 配置详细信息为 ASP 配置它应该相当容易。

The Zeus IDE has fully configurable syntax highlighting but there is no default configuration for ASP.

But Zeus can import Textpad syntax files so to it should be fairly easy to configure it for ASP using your current Textpad configuration details.

铁憨憨 2024-07-19 07:57:31

我也使用 emacs,但有时 Ultraedit 可以帮我完成这项工作。

I also use emacs, but sometimes Ultraedit does the job for me.

相守太难 2024-07-19 07:57:31

Microsoft 的 Expression Web 似乎可以完成这项工作。 虽然我没有用它来编写经典的 asp,但有时当我打开 .asp 文件时,突出显示似乎就位了。 (无论如何,在我看来,它是一个很棒的 html 编辑器)

Expression Web2

Expression Web from Microsoft seems to get the job done. Although I'm not using it to write classic asp, sometimes when I open up .asp files, highlighting seems to be in place. (and it's a great html editor anyway IMO)

Expression Web2

旧时浪漫 2024-07-19 07:57:31

我们使用 Visual Interdev 作为 ASP 3.0 开发环境。 它具有调试功能和代码完成功能,但那是大约 5 年前的事了,所以我希望现在有更好的选择。

We used Visual Interdev as our ASP 3.0 development environment. It had debugging capabilities and code completion however that was around 5 years ago so I expect there are better options available now.

岁吢 2024-07-19 07:57:31

当我在2001/02开发经典ASP时,我使用的是EditPlus。

When I developed classic ASP in 2001/02, I used EditPlus.

手心的海 2024-07-19 07:57:31

Allaire HomeSite 曾经非常好,直到被 Macromedia 收购,然后又被 Macromedia 收购由 Adob​​e 提供。 代码编辑功能在某种程度上合并到了 Dreamweaver 中,速度慢了 10 倍,尽管 Adob​​e 仍然销售 HomeSite,但它似乎不再是一个积极开发的产品。 已经很长一段时间没有更新了。 它也有一些问题并且经常崩溃(可能是因为它已经很久没有更新了)。

还短暂尝试过WeBuilder 2008,但也发现它有很多错误并且经常崩溃,尽管它有一套很好的功能,感觉就像是 Homesite 的更新更好的版本。

我过去使用过 Ultra-Edit,它有很多有用的功能并且工作得相当好,并且Notepad2 也是一个很好的免费应用程序,尽管它似乎更适合快速更改而不是用于经典 ASP 开发的成熟 IDE。

Allaire HomeSite used to be really good, until it got bought by Macromedia, which then got bought by Adobe. The code editing features got somewhat merged into Dreamweaver which is 10x slower, and although Adobe still sells HomeSite, it doesn't appear to be an actively developed product anymore. There haven't been any updates in a very long time. It's also a little buggy and crashes quite often (probably due to the fact that it hasn't been updated in ages).

Also tried WeBuilder 2008 briefly, but also found it to be quite buggy and crashed frequently, though it's got a good set of features and feels like a newer and better version of Homesite.

I've used Ultra-Edit in the past, which has lots of useful features and worked fairly well, and Notepad2 is also a good free application, though it seems better suited to quick changes rather than a full-blown IDE for Classic ASP development.

如梦 2024-07-19 07:57:31

Emacs 是我的选择,但对于新用户来说它可能会让人望而生畏。

用于添加编辑 ASP/JSP/PHP/HTML 主要模式的 Lisp 扩展可以在此处

Emacs would be my choice but it can be quite daunting for new users.

A lisp extension for adding a major mode for editing ASP/JSP/PHP/HTML can be found here

安人多梦 2024-07-19 07:57:31

如果您使用的是 Mac,Coda 非常适合。 ASP 也有可用的语法荧光笔。

Coda is excellent if you're on a Mac. There are syntax highlighters available for ASP as well.

谁把谁当真 2024-07-19 07:57:31

我还没有找到一个好的 ASP 编辑器(突出显示、折叠、完成),真的。

当您打开 ASP 文档时,Notepad++ 允许您折叠函数和脚本块,但不能折叠 HTML 元素,即使您将语言设置为 HTML! (当您在 Notepad++ 中打开 .htm 文件时,它确实允许您折叠这些元素。)

VS 2008 文本编辑器则相反 - HTML 元素是公平的游戏,但 ASP 代码本身则不然。

I haven't been able to find a good editor (highlighting, collapsing, completion) for ASP, really.

When you open an ASP document, Notepad++ allows you to collapse functions and script blocks, but not HTML elements, even if you set the Language to HTML! (When you open a .htm file in Notepad++, it does allow you to collapse those elements though.)

The VS 2008 text editor is the other way around - HTML elements are fair game but not ASP code itself.

饭团 2024-07-19 07:57:31

Visual Studio 2008 对我来说,曾经使用 Ultra Edit,但一旦我得到 2008,我就停止使用它。

Visual Studio 2008 for me, used to use Ultra Edit but as soon as I got 2008 i stopped using it.

春庭雪 2024-07-19 07:57:31

Visual Studio 2005 运行良好。 2003年也是如此

Visual Studio 2005 works good. so does 2003

习ぎ惯性依靠 2024-07-19 07:57:31

我使用 EditPlus (www.editplus.com),非常简单,具有颜色和选项卡编码以及非常好的搜索和替换功能,包括正则表达式。

I use EditPlus (www.editplus.com) very simple with color and tab coding and very good search and replace functionality including regular expressions.

度的依靠╰つ 2024-07-19 07:57:31

我在 mac 上工作,一段时间后寻找类似于 notepad++ 的东西,发现了一个真正适合我的东西。

Sublime Text

I work on mac and after some time looking for something similar to notepad++ found one that really works for me.

Sublime Text

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文