未验证 提交 99219e8c 编写于 作者: O openharmony_ci 提交者: Gitee

!12953 master:OH官网报错修改:无需翻译

Merge pull request !12953 from 葛亚芳/master
...@@ -19,7 +19,6 @@ Typical operations involve the following: ...@@ -19,7 +19,6 @@ Typical operations involve the following:
**Available APIs** **Available APIs**
For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md).
The table below describes the APIs used in this guide. The table below describes the APIs used in this guide.
...@@ -172,7 +171,6 @@ Typical operations involve the following: ...@@ -172,7 +171,6 @@ Typical operations involve the following:
**Available APIs** **Available APIs**
For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md).
The table below describes the APIs used in this guide. The table below describes the APIs used in this guide.
...@@ -320,7 +318,6 @@ You need to use the certificate chain validator in certificate chain verificatio ...@@ -320,7 +318,6 @@ You need to use the certificate chain validator in certificate chain verificatio
**Available APIs** **Available APIs**
For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md).
The table below describes the APIs used in this guide. The table below describes the APIs used in this guide.
...@@ -432,7 +429,6 @@ Typical operations involve the following: ...@@ -432,7 +429,6 @@ Typical operations involve the following:
**Available APIs** **Available APIs**
For details about the APIs, see [Certificate](../reference/apis/js-apis-cert.md).
The table below describes the APIs used in this guide. The table below describes the APIs used in this guide.
......
...@@ -7,7 +7,7 @@ This document describes how code contributors, committers, and PMC members in th ...@@ -7,7 +7,7 @@ This document describes how code contributors, committers, and PMC members in th
3. Copyright and license header 3. Copyright and license header
## Scope ## Scope
This document applies only to the OpenHarmony community. It is not applicable to the scenario where the OpenHarmony project is used by individuals or enterprises to develop their products or the scenario where third-party open-source software is introduced. For details, see [Introducing Third-Party Open-Source Software](introducing-third-party-open-source-software.md). This document applies only to the OpenHarmony community. It is not applicable to the scenario where the OpenHarmony project is used by individuals or enterprises to develop their products or the scenario where third-party open-source software is introduced.
## Improvements and Revisions ## Improvements and Revisions
1. This document is drafted and maintained by the OpenHarmony PMC. What you are reading now is the latest version of this document. 1. This document is drafted and maintained by the OpenHarmony PMC. What you are reading now is the latest version of this document.
......
...@@ -183,4 +183,4 @@ ar-AE.json ...@@ -183,4 +183,4 @@ ar-AE.json
## 获取语言 ## 获取语言
获取语言功能请参考[应用配置](../reference/apis/js-apis-application-configuration.md) 获取语言功能请参考[应用配置](../reference/apis/js-apis-app-ability-configuration.md)
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
- ### FA模型 - ### FA模型
Ability框架提供的一种开发模型。API version 8及更早版本的应用开发仅支持FA模型。FA模型将Ability分为[FA(Feature Ability)](#fa)和[PA(Particle Ability)](#pa)两种类型,其中FA支持Page Ability模板,PA支持Service ability、Data ability、以及Form ability模板。详情可参考[FA模型综述](application-dev/ability/fa-brief.md)。 Ability框架提供的一种开发模型。API version 8及更早版本的应用开发仅支持FA模型。FA模型将Ability分为[FA(Feature Ability)](#fa)和[PA(Particle Ability)](#pa)两种类型,其中FA支持Page Ability模板,PA支持Service ability、Data ability、以及Form ability模板。详情可参考[FA模型综述](application-dev/application-models/fa-model-development-overview.md)。
## H ## H
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册