搜索资源列表
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
npp.4.1.2.src
- Notepad++ is a generic source code 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-Notepad is a generic source code
npp.4.2.src
- Notepad++ is a generic source code 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.
sdk_note
- 用windows API 函数写的notepad程序,没有涉及MFC.
npp.4.9.2.src
- Notepad++是一个通用的源码编辑器,用c++和win32api写的,该软件成熟且免费开源,在sf.net排名靠前,可以供大家学习界面编程。 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in c++ with win32 API. The aim of Notepad++ is to offer a slim and efficient
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
notepad-Delphi
- 最小 notepad Delphi 源程序,没有 uses,直接调用 Windows 系统提供的 API 函数,适合初学者参考哦 呵呵 ~-Minimum notepad, Delphi source, uses, and direct calls to the API functions provided by the Windows system, the reference for beginners I ~~
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.