搜索资源列表
scintillamfc
- 基于scintilla的mfc编辑器,用mfc封装scintilla,并实现了一个程序员的代码编辑器,包括代码高亮显示,自动完成等功能
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.
fastbit-ibis1.1.6
- A wrapper around the scintilla d-A wrapper around the scintilla dll
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!
NotepadHelpe
- Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
Notepad2-4.1.24src
- Notepad2 4.1.24 源码,修改为VS2005工程,已经加入scintilla,重新编译即可-Notepad2 4.1.24 source code, modified for the VS2005 project, has joined the scintilla, recompilation
notepadPPPreleasesPsource
- 开源notepad源代码,使用c/c++方式编写,最新源代码参见 http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/trunk/scintilla/-notepad open source ,programed in c/c++ ,latest in http://notepad-plus.svn.sourceforge.net/viewvc/notepad-plus/trunk/scintilla/
EasyCode
- 使用开源控件Scintilla和纯WinAPI开发的简易C/C++ IDE,可以编译字符和窗体程序,具有语法高亮及简单的智能感知能力,目前只支持单文件的编译.-Use open source control and the development of simple WinSDK Scintilla of C/C++ IDE, can build character and a window procedure At present only support a single document
FreeImage3141
- Notepad++ Unicode release binary (notepad++.exe) and Scintilla release binary (SciLexer.dll) will be built in the directories "notepad++\trunk\PowerEditor\bin" and "notepad++\trunk\scintilla\bin" respectively. You have to copy SciLexer.dll in "note
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).