NotePadNext:简介和源码编译
NotePadNext 介绍
A cross-platform, reimplementation of Notepad++.
Though the application overall is stable and usable, it should not be considered safe for critically important work.
There are numerous bugs and half working implementations. Pull requests are greatly appreciated.
NotePadNext 是 Notepad++ 的重新实现,是跨平台的。
虽然应用程序总体上是稳定和可用的,但它不应该被认为是对至关重要的工作是安全的。
有许多错误和半工作实现。
通过下面链接可以获取更多的相关信息:
https://github.com/dail8859/NotepadNext
源码编译
1 | // 克隆源码及子模块的源码 |
使用 QtCreator 打开 NotePadNext/src/NotepadNext.pro
,点击编译或运行。
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Vinda's Blog!
评论