Native API header files containing API declarations and comments | Native接口的头文件,包含了接口声明和标准注释。
webview是OpenHarmony web组件的Native引擎,基于Chromium和CEF构建
Cef是chromium项目的一个分支,抽离webkite和内核层,提供content层上的API接口,把复杂的底层接口进行封装,更加友好的给用户使用,多数用于客户端的开发,通过内置页面实现快速开发客户端界面的效果
JS UI framework | JS UI开发框架
chromium第三方库
--
Provides syntax compilation and conversion of declarative paradigms, syntax verification, and rich and friendly syntax error prompt capabilities. | 提供声明式范式的语法编译转换,语法验证,丰富友好的语法报错提示能力。
webview是OpenHarmony web组件的Native引擎,基于Chromium和CEF构建
The OpenHarmony JS UI framework provides basic, container, and canvas UI components and standard CSS animation capabilities. It supports the web-development-like programming paradigm.
Storing declaration files for JavaScript APIs | JavaScript API 公共仓,存放 d.ts 声明文件
第三方软件webrtc
ohos预编译
Appspawn module for spawning application processes | 应用孵化模块
init process for startup | 启动模块init进程