> For the complete documentation index, see [llms.txt](https://www.lanlanx.com/openharmony/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.lanlanx.com/openharmony/zhu-ye.md).

# 主页

***

### description: 主题：openharmony相关

## 主页

分享openharmony开发相关的知识。

日益积累，为openharmony发展做出微薄之力。

openharmony简介：

OpenHarmony是由开放原子开源基金会（OpenAtom Foundation）孵化及运营的开源项目，目标是面向全场景、全连接、全智能时代，基于开源的方式，搭建一个智能终端设备操作系统的框架和平台，促进万物互联产业的繁荣发展。

开源社区：<https://www.openharmony.cn/>

源代码仓：<https://gitcode.com/openharmony>

版本notes：[GitCode](https://gitcode.com/openharmony/docs/tree/master/zh-cn/release-notes)

OpenHarmony文档：[GitCode](https://gitcode.com/openharmony/docs)

sig组织：[GitCode](https://gitcode.com/openharmony-sig)

三方库组织：[GitCode](https://gitcode.com/openharmony-tpc)

作者：XXY

邮箱：<18899768046@163.com>

简介：openharmony社区子系统共建人员

### 常用缩写

| 缩写       | 全称                                | 说明                                |
| -------- | --------------------------------- | --------------------------------- |
| SA       | System Ability                    | 系统能力，OpenHarmony 的系统服务单元          |
| HDF      | Hardware Driver Foundation        | 硬件驱动框架，统一驱动开发标准                   |
| HDI      | Hardware Device Interface         | 硬件设备接口，HDF 定义的跨内核驱动接口             |
| NAPI     | Native API                        | 用于 ArkTS/JS 与 C/C++ 交互的 Native 接口 |
| IPC      | Inter-Process Communication       | 进程间通信，设备内基于 Binder                |
| RPC      | Remote Procedure Call             | 远程过程调用，跨设备基于软总线                   |
| DFX      | Design for X                      | 质量属性设计（可靠性、可测试性等）                 |
| DRM      | Direct Rendering Manager          | Linux 内核显示子系统                     |
| OTA      | Over-The-Air                      | 远程无线升级                            |
| XTS      | Compatibility Test Suite          | 兼容性测试套件                           |
| samgr    | System Ability Manager            | 系统服务管理组件                          |
| DSoftBus | Distributed Soft Bus              | 分布式软总线                            |
| UDMF     | Unified Data Management Framework | 统一数据管理框架                          |
