Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
14a6b0c8
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
14a6b0c8
编写于
4月 16, 2022
作者:
C
caiminggang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chenge innerkits to inner api
Signed-off-by:
N
caiminggang
<
caiminggang1@huawei.com
>
上级
c942c647
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
4 addition
and
4 deletion
+4
-4
en/readme/customization.md
en/readme/customization.md
+2
-2
zh-cn/readme/定制子系统.md
zh-cn/readme/定制子系统.md
+2
-2
未找到文件。
en/readme/customization.md
浏览文件 @
14a6b0c8
...
...
@@ -42,14 +42,14 @@ The source code of the Customization subsystem is stored in **/base/customizatio
│ │ ├── config_policy # Module of the Config Policy Kit
│ │ │ └── src # Implementation code
│ ├── interfaces # Interfaces of the Config Policy Kit
│ │ ├── inner
kits
# Interfaces between Config Policy Kit subsystems
│ │ ├── inner
_api
# Interfaces between Config Policy Kit subsystems
│ │ └── kits # JavaScript interfaces of the Config Policy Kit
│ └── test # Test code
├── enterprise_device_management # Code repository of the EnterpriseDeviceManagement Kit
│ ├── common # Common code
│ ├── etc # Configuration files of the processes contained in the EnterpriseDeviceManagement Kit
│ ├── interfaces # EdmKits code
│ │ └── inner
kits
# Subsystem interfaces
│ │ └── inner
_api
# Subsystem interfaces
│ │ └── kits # Developer interfaces
│ ├── profile # Configuration files of the system services contained in the EnterpriseDeviceManagement Kit
│ └── services # Implement code of the EnterpriseDeviceManagement Kit
...
...
zh-cn/readme/定制子系统.md
浏览文件 @
14a6b0c8
...
...
@@ -47,14 +47,14 @@
│ │ ├── config_policy # 配置策略模块
│ │ │ └── src # 实现代码
│ ├── interfaces # 配置策略接口
│ │ ├── inner
kits
# 配置策略子系统间接口
│ │ ├── inner
_api
# 配置策略子系统间接口
│ │ └── kits # 配置策略JavaScript接口
│ └── test # 测试代码
├── enterprise_device_management # 企业设备管理代码仓
│ ├── common # 公共代码
│ ├── etc # 组件包含的进程的配置文件
│ ├── interfaces # EdmKits代码
│ │ └── inner
kits
# 子系统接口
│ │ └── inner
_api
# 子系统接口
│ │ └── kits # 开发者接口
│ ├── profile # 组件包含的系统服务的配置文件
│ └── services # 企业设备管理服务实现
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录