mirror of
https://github.com/openharmony/utils_native.git
synced 2026-07-21 01:25:42 -04:00
@@ -1,5 +1,6 @@
|
||||
# utils/native<a name="EN-US_TOPIC_0000001148676553"></a>
|
||||
|
||||
|
||||
- [Introduction](#section11660541593)
|
||||
- [Directory Structure](#section17271017133915)
|
||||
- [Repositories Involved](#section1249817110914)
|
||||
@@ -21,6 +22,7 @@ utils/native
|
||||
└─ base
|
||||
├── include # Header files of APIs open to other subsystems
|
||||
├── src # Source files
|
||||
├── ndk_libraries_config # Configuration of the NDK library
|
||||
└── test # Test code
|
||||
```
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# C++公共基础库<a name="ZH-CN_TOPIC_0000001148676553"></a>
|
||||
|
||||
|
||||
- [简介](#section11660541593)
|
||||
- [目录](#section17271017133915)
|
||||
- [相关仓](#section1249817110914)
|
||||
@@ -21,6 +22,7 @@ utils/native
|
||||
└─ base
|
||||
├── include # 对各子系统开放的接口头文件
|
||||
├── src # 源文件
|
||||
├── ndk_libraries_config # ndk库的配置目录
|
||||
└── test # 测试代码
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user