搜索资源列表
npp.3.6.src
- Notepad++ 是在微軟視窗環境之下的一個免費的代碼編輯器。 為了產生小巧且有效率的代碼編輯器,這個在GPL許可證下的自由軟體開發專案採用 win32 api 和 STL 以 C++ 程式語言撰寫成,並且選用功能強大的編輯模組 Scintilla。多虧它的輕巧與執行效率,Notepad++ 可完美地取代微軟視窗的記事本。 -Notepad is in the Microsoft Windows environment free of a code editor. In order
scintilla172
- 最强源代码编辑控件,我们能在普通的的文本编辑控件中能看到的功能,Scintilla都完全能够实现,而且,它还能够提供很多编辑和调试源代码时有用的特殊功能。包括语法高亮显示,错误指示,代码自动完成以及代码提示等。而且在左边的空白处(margin),可以显示调试代码中非常有用的显示断点以及显示当前运行行等功能。而且,自定义风格的功能比其他大部分编辑器控件都开放,它允许用户自定义不同类型下的字体,是否粗体,是否斜体,前景色和背景色,支持大量的字体。举个例子,在设置C/C++编辑模式后,你可以定义注释语
scintilla
- 一个国外的开源项目,支持语法高亮的编辑器,支持c,c++,java,html等各种语言,并且能够自定义关键字和lexer实现自定义的语法高亮。scintilla在实现上是一个标准的windows控件,不依赖于MFC,可以很方便地用在非MFC程序。
scintillamfc
- 基于scintilla的mfc编辑器,用mfc封装scintilla,并实现了一个程序员的代码编辑器,包括代码高亮显示,自动完成等功能
my.tar
- porting scintilla to qt
myEditor
- scintilla控件,支持高亮,折叠,行号. skinmagic皮肤. MFC单文档.
LuaIDE
- LuaIDE是基于一个叫Scintilla的开源控件制作的,目的是为lua程序员提供一个工程化管理工具,可以动态随着用户编辑来维护函数符号表,包括高亮显示,自动完成tips,函数参数提示,等功能,具体看源码。。联系我,caihedongorder@126.com
Notepad.Plus.v4.4.Full.Source.ccrun.648223
- Notepad++源代码 Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器。为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla。多亏它的轻巧与执行效率,Notepad++ 可完美地取代微软视窗的记事本。这个软体开发专案已臻於成熟阶段,然而目前只有一个人从事软体开发与维护的工作,瑕疵是无法避免的。如果你有任何关於 Notepad++ 的
Notepad23020SourceCode
- Notepad2.30.20 SourceCode 非常经典的源代码,非常经典的软件,在官方网站下载的,值得一看-Notepad2 Source Code This package contains the full source code of Notepad2 3.0.20 for Windows. Project files for Visual C++ .NET 7.0 are included. I think it s possible to build
npp.5.0.3.src
- Notepad++ 是在微软窗口环境之下的一个免费的代码编辑器。 为了产生小巧且有效率的代码编辑器,这个在GPL许可证下的自由软件开发项目采用 win32 api 和 STL 以 C++ 程序语言撰写成,并且选用功能强大的编辑模块 Scintilla。-Notepad++ is a generic source code editor [it tries to be anyway] and Notepad replacement written in c++ with win32
Notepad.Plus.v4.4
- Notepad 是一款代码编辑器,采用 win32 api 和 STL 以 C++ 三者结合而成,并且选用功能强大的编辑模组 Scintilla;Notepad出色的功能可完美取代Windows系统的记事本程序。-Notepad is a code editor, using win32 api and STL in C++ III combination and selection of powerful editing module Scintilla Notepad outstandin
scintilla[1].dll
- 修复python2.6 pythonWin 死机问题-Python2.6 pythonWin the issue of restoration of Death
scintilla
- Fixbug of unresponsable of pythonWin -Fixbug of unresponsable of pythonWin
SciTE
- 可以基本满足在windows下编程的需要-Can satisfy the needs under Windows programming
CodeEditor
- 自制的代码编辑器,可以写C++,C语言的代码编辑器,实现代码折叠,系统保留字变色显示,使用scintilla实现,并很好的与MFC结合,可以用类似方法把该代码编辑器放进自己的view类,只需仿照这个程序重写onsize,oncreate函数即可,scintilla使用的notepad++改装后重编译的版本,可以直接使用里面的d-Self-made code editor, you can write C++, C language code in this editor, code foldin
scintilla201headers
- Scintilla headers for EBASIC, very usefull and informative. For windows.-Scintilla headers for EBASIC, very usefull and informative. For windows.
wscite203
- software to verify integrity of all file formats based on scintilla or a text editor, use for studies in general, without committing offenses, if not remove the other credits of the authors, be happy, knowledge is life
Notepad2
- Notepad2 is a light-weight, free and open source Notepad-like text editor with syntax highlighting for a few commonly used languages. It s based on the Scintilla source code editing component and works on NT-based versions of Windows.- Not
scintillawrappers
- 在MFC下用scintilla控件写的文本编辑器!-Under the MFC control with a scintilla text editor to write!
DelphiSci-0.50-src_UPD1
- XThe Delphi Scintilla Interface Components is a FREE collection of components that makes it easy to use the Scintilla source code editing control from within Delphi, C++ Builder and BDS (Win32 Mode).