Lotus Notes開(kāi)發(fā)用的在線DHTML編輯器,基于Active X control
1. This rich text EDItor is based on the EDItor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base
code to add more features, such as cut/copy/paste and adding tables.
2. This EDItor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.
A GTK sound font EDItor. Sound font files are used to synthesize instruments from audio samples for use in composing music with wavetable sound cards or software emulation. Smurf currently has AWE 32/64 and SB Live support. Software emulation is expected
The Vim EDItor (or Vi IMproved) was first released by Bram Moolenaar in November 1991 as a clone of the Unix EDItor vi for the Amiga platform.
The first release of Vim for the Unix platform was out a year later and right away, it started to become an alternative to the vi EDItor.
The C++ EDItor is a text EDItor for C++ programmers. The EDItor have
color syntax highlighting. EDItor s main purpose is to edit source
code files outside the IDE (Integrated Development Environment) with
multiple opened copies of program, when programmer needs to find,
replace or compare source code. The program can compile the file
using for this purpose the Microsoft VC compiler. Most effectively
the EDItor can be used with a file search utility. The search utility
Search&Edit or IDE Helper is available for download on developer s
WEB site (http://www.easydevtools.com/dwnl_frame.htm).