ability_runtime | 元能力框架
Storing declaration files for JavaScript APIs | JavaScript API 公共仓,存放 d.ts 声明文件
Native API header files containing API declarations and comments | Native接口的头文件,包含了接口声明和标准注释。
Application compatibility test suite | acts应用兼容性测试套
ability_base | 元能力基础部件
Development framework of the acts | acts测试套开发框架
Common event and notification management framework | 通知和公共事件管理框架
暂无描述
Development framework for extending the JS Native Module | 原生模块扩展开发框架
Third-party open-source software node | 三方开源软件node
EventHandler提供了OpenHarmony线程间通信的基本能力,可以通过EventRunner创建新线程,将耗时的操作抛到新线程上执行,从而实现在不阻塞原来的线程的基础上合理地处理耗时任务。