Cef是chromium项目的一个分支,抽离webkite和内核层,提供content层上的API接口,把复杂的底层接口进行封装,更加友好的给用户使用,多数用于客户端的开发,通过内置页面实现快速开发客户端界面的效果
Native API header files containing API declarations and comments | Native接口的头文件,包含了接口声明和标准注释。
暂无描述
Implementation of image processing | 图片编解码功能实现
Development framework for extending the JS Native Module | 原生模块扩展开发框架
Compilation and building framework and scripts | 编译构建框架和脚本
Third-party open-source software flutter | 三方开源软件flutter
方舟ArkTS运行时(ARK TypeScript Runtime)是OpenHarmony上ArkTS应用使用的运行时。包含ArkTS/JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode简称abc)的解释器、用于加速的内联缓存、静态类型编译器、运行时的C++/C函数接口(NAPI)等模块。
Third party gettext package | 三方开源 gettext 软件包