myBase Plugin APIs

myBase插件函数

  1. myBase Plugin Javascript APIs(myBase插件Javascript函数)

    myBase Desktop 7.x is built with the Qt Framework and the Structured Storage Library, myBase exposes its APIs in both C/C++ and JavaScript to extend the functionality by writing plugins; myBase 7.x has implemented tens of plugins inbuilt as the essential functionality. For third-parties to write plugins, Javascript APIs are currently recommended, while the C++ APIs are complicated and obsolete. If you'd like to find more plugins or have interest in myBase plugins development work, please go here.

    myBase Desktop 7.x是建立在Qt框架结构化储存的,myBase同时支持使用C/C++和JavaScript编写插件来扩展功能。myBase 7.x本身也通过相关API编写的插件扩展了软件功能。由于C++ API较为复杂和过时,建议第三方或者用户使用Javascript来编写相关插件。如想获得更多有关编写myBase插件的信息,可以访问这个网址

    Below is a list of online resources that would help you learn the Javascript programming language;

    下列是一些有关Javascript编程相关的一些学习网站。