Heim  >  Fragen und Antworten  >  Hauptteil

c++ - notpad++和everedit用的什么UI库?

两个软件都很轻量级。

请问用什么UI库做的?

怪我咯怪我咯2713 Tage vor530

Antworte allen(2)Ich werde antworten

  • 迷茫

    迷茫2017-04-17 15:20:18

    Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size


    印象里everedit作者在群里说用的是WTL

    Antwort
    0
  • 大家讲道理

    大家讲道理2017-04-17 15:20:18

    据我所知, notepad++没有用界面库, 直接是用原始的windows api, everedit没有了解过

    Antwort
    0
  • StornierenAntwort