首页
社区
课程
招聘
[下载]SciTE Version 1.76
发表于: 2008-8-24 00:34 4817

[下载]SciTE Version 1.76

2008-8-24 00:34
4817
SciTE  Version 1.76

Scintilla is a free source code editing component. It comes with complete
source code and a license that permits use in any free project or commercial product.


As well as features found in standard text editing components, Scintilla includes
features especially useful when editing and debugging source code. These include
support for syntax styling, error indicators, code completion and call tips. The
selection margin can contain markers like those used in debuggers to indicate
breakpoints and the current line. Styling choices are more open than with many
editors, allowing the use of proportional fonts, bold and italics, multiple
foreground and background colours and multiple fonts.

The SinkWorld project investigates possible future directions for Scintilla to make
it more flexible, robust, perform better and run on the .NET and Java virtual
machines.

SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it
has grown to be a generally useful editor with facilities for building and running
programs. It is best used for jobs with simple configurations - I use it for building
test and demonstration programs as well as SciTE and Scintilla, themselves.


Development of Scintilla started as an effort to improve the text editor in
PythonWin. After being frustrated by problems in the Richedit control used by
PythonWin, it looked like the best way forward was to write a new edit control.
The biggest problem with Richedit and other similar controls is that they treat
styling changes as important persistent changes to the document so they are
saved into the undo stack and set the document's dirty flag. For source code,
styling should not be persisted as it can be mechanically recreated.

Scintilla and SciTE are currently available for Intel Win32 and Linux compatible
operating systems with GTK+. They have been run on Windows 95, NT 4.0,
Windows 2000, and on Fedora 8 with GTK+ 2.12. Here is a screenshot of SciTE.


http://www.scintilla.org/


http://internap.dl.sourceforge.net/sourceforge/scintilla/wscite176.zip

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 97697
活跃值: (200799)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
本地备档一份.
上传的附件:
2008-8-24 00:36
0
游客
登录 | 注册 方可回帖
返回
//