搜索资源列表
sdk_note
- 用windows API 函数写的notepad程序,没有涉及MFC.
Notepad++
- Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This project is under the GPL Licenc
npp.5.9.2.src
- Notepad++是一个免费的开源的编辑器,完全可以替记事本,支持多种语言。 环境中运行在MS Windows上,它的使用受 GPL 许可证限制。 其基于强大的编辑组件 Scintilla ,用C + +编程,使用Win32 API和STL以确保更高的执行速度和更小的程序的大小。更节省内存等资源!-Notepad++ is a free open source editor for notepad can support multiple languages. Environment
20130201_102536071
- 易语言超级编辑框记事本源码例程程序结合易语言扩展界面支持库和应用接口支持库,调用易语言模块和API函数,实现记事本的功能。-Super easy language routines source edit box Notepad program extended interface with easy language support library and application support library,Call the easy language module and API fun
FunctionsForNpp
- This project creates the XML function API of your custom functions which used by Notepad++ to provide auto-completion and function definition.