提交 9c322b7b 编写于 作者: L Ling

fixed 8506a833 from https://gitee.com/lingminghw/docs/pulls/18343

优化进程线程章节标题
Signed-off-by: NLing <lingming@huawei.com>
上级 0ed001cc
......@@ -63,8 +63,8 @@
- [跨端迁移(仅对系统应用开放)](hop-cross-device-migration.md)
- [多端协同(仅对系统应用开放)](hop-multi-device-collaboration.md)
- [订阅系统环境变量的变化](subscribe-system-environment-variable-changes.md)
- 进程间通信
- [进程模型](process-model-stage.md)
- 了解进程模型
- [进程模型概述](process-model-stage.md)
- 公共事件
- [公共事件简介](common-event-overview.md)
- 公共事件订阅
......@@ -74,8 +74,8 @@
- [取消动态订阅公共事件](common-event-unsubscription.md)
- [公共事件发布](common-event-publish.md)
- [后台服务](background-services.md)
- 线程间通信
- [线程模型](thread-model-stage.md)
- 了解线程模型
- [线程模型概述](thread-model-stage.md)
- [使用Emitter进行线程间通信](itc-with-emitter.md)
- [使用Worker进行线程间通信](itc-with-worker.md)
- 任务管理
......@@ -120,12 +120,12 @@
- [FA模型的Context](application-context-fa.md)
- [信息传递载体Want](want-fa.md)
- [组件启动规则(FA模型)](component-startup-rules-fa.md)
- 进程间通信
- [进程模型](process-model-fa.md)
- 了解进程模型
- [进程模型概述](process-model-fa.md)
- [公共事件](common-event-fa.md)
- [后台服务](rpc.md)
- 线程间通信
- [线程模型](thread-model-fa.md)
- 了解线程模型
- [线程模型概述](thread-model-fa.md)
- [线程间通信](itc-fa-overview.md)
- [任务管理](mission-management-fa.md)
- FA模型与Stage模型应用组件互通指导
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册