搜索资源列表
强大的语法编辑控件PfxEditCtrl
- 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configur
js语法高亮
- js语法高亮
editpad_src
- 一个完整的编辑器的代码(很值得参考,其中包括语法高亮度的显示的源代码)--A entire editor code (is worth referring, including source code of syntax highlighting)
FTE
- FTE是一个面向程序员的文本编辑器。可以支持20多种编程语言的语法高亮,加上较强的可配置性,使这个轻量级但是通用的编辑器几乎可以适应于任何程序员.zip它不是一个完整的编程语言,因为它没有标准函数库(如IO和字符串处理)。Fscr ipt提供的基本函数(如流程控制,变量处理,和基本的数学运算)可以通过宿主程序扩展,只需要一个Java 2运行环境.tgz-FTE is a programmer- oriented text editor.
jedit-syntax-2.2.2
- jedit中独立出来的语法高亮组件,可以支持很多种语言的语法,还可以自己扩展。-Jedit independent of the syntax highlighted components, can support many languages syntax, but also their expansion.
强大的语法编辑控件PfxEditCtrl
- 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configur
rtext
- 具有不同语法高亮的编辑器实例,关键是自己动手也可以写自己的高亮规则,并且支持多种语言。-with different syntax highlighted editor example, the key is to make their own can also write their own rules highlighter, and supports multiple languages.
dp.SyntaxHighlighter
- javascr ipt 的语法高亮代码 支持: 1. C# 2. CSS 3. C++ 4. Delphi 5. Java 6. Javascr ipt 7. PHP 8. Python 9. Ruby 10. SQL 11. Visual Basic 12. XML / HTML 众多流行语言-javascr ipt code syntax highlig
scintillamfc
- 一个可以提供语法高亮显示的编辑器,是MFC应用程序,可以下载-Grammar can provide a highlight of the editor, is a MFC application, you can download
WTLeditor_sample
- codemax语法高亮wtl封装版本,非常经典的代码。-syntax highlighting package codemax WTL version of the code is very classic.
CodeManager
- vckbase网友写的语法高亮代码,不同于codemax和codemax的wtl包装。-Netizen wrote vckbase syntax highlighting code, codemax and different packaging codemax the WTL.
notepad5.03
- notepad++ 5.03 源代码200811月属于最新版源码,开源 notepad ,最好用的Windows记事本源码最新版。Notepad++ 是一款非常有特色的编辑器—— ①、内置支持多达 27 种语法高亮度显示(包括各种常见的源代码、脚本,能够很好地支持 .nfo 文件查看),还支持自定义语言; ②、可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,还可显示缩进引导线,代码显示得很有层次感; ③、可打开双窗口,在分
SyntaxEngineDemo
- SyntaxEngineDemo,c#语法高亮编辑器-SyntaxEngineDemo, c# syntax highlighting editor
SimpleChart
- 这是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大。PfxEditCtrl由两个主要的类组成,包括CPfxEditView和 CPfxEditDoc,这个控件主要支持如下功能: 文本编辑; 打印; 可通过语法配置文件定制的语法高亮显示; 自动换行; 支持非等宽字体; 列块选择/复制/删除/粘贴等列块方式编辑操作; 支持UNICODE/UTF8/UN
CEditor
- VC下开发的基于多文档的c++编辑器,有语法高亮功能,有目录树,有多文档标签,有查找、替换功能。-VC developed under the multi-document based on the c++ editor, syntax highlighted features, there is the directory tree, how the document tab, and find, replace the functi
notepad2
- 记事本(改进版)的源代码,可以直接运行,比windows自带的记事本程序要好用的多,你也可以取代windows的记事本,支持语法高亮功能,并显示行号,任意的扩大或缩小。带有标签功能-Notepad (improved version) source code can be run directly over the built-in Notepad windows program to use the more windows you
RTFHighlighting
- richtext控件中语法高亮显示VB源代码,学习richtext控件编程有很大帮助-richtext controls in VB syntax highlighted source code, learn programming richtext control of much help
txtextend
- 记事本的增强版,可以针对不同的编程语言语法高亮,及相关提示,对于不想用IDE开发程序的编程爱好者,绝对是很强大的工具。-it is the extend of notepad.it is very convenient for program lover to develop program,especial these hating IDE.
yufagaoliang
- VC++6.0实现语法高亮,我网上搜集的,觉得不错!!希望大家喜欢-yufagaoliang
scintilla
- 开源语法高亮控件,可以实现类似notepad++编译器的语法高亮。(Open source syntax highlighting controls can implement syntax highlighting similar to notepad + + compiler.)