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

!21594 修改文档

Merge pull request !21594 from LiAn/OpenHarmony-4.0-Beta2
......@@ -41,8 +41,8 @@
- [资源分类与访问](resource-categories-and-access.md)
- 学习ArkTS语言
- [初识ArkTS语言](arkts-get-started.md)
- [ArkTS语言介绍](arkts/introduction-to-arkts.md)
- [从TypeScript到ArkTS的迁移指导](arkts/typescript-to-arkts-migration-guide.md)
- [ArkTS语言介绍](introduction-to-arkts.md)
- [从TypeScript到ArkTS的迁移指导](typescript-to-arkts-migration-guide.md)
- UI范式
- 基本语法
- [基本语法概述](arkts-basic-syntax-overview.md)
......
......@@ -1566,7 +1566,7 @@ function main() {
### ArkUI示例
以下示例提供了一个完整的基于ArkUI的应用程序,以展示其GUI编程功能。有关ArkUI功能的更多详细信息,请参见ArkUI[指导手册](../arkts-get-started.md)
以下示例提供了一个完整的基于ArkUI的应用程序,以展示其GUI编程功能。有关ArkUI功能的更多详细信息,请参见ArkUI[指导手册](arkts-get-started.md)
```typescript
// ViewModel classes ---------------------------
......
......@@ -43,8 +43,8 @@
- [资源分类与访问](quick-start/resource-categories-and-access.md)
- 学习ArkTS语言
- [初识ArkTS语言](quick-start/arkts-get-started.md)
- [ArkTS语言介绍](quick-start/arkts/introduction-to-arkts.md)
- [从TypeScript到ArkTS的迁移指导](quick-start/arkts/typescript-to-arkts-migration-guide.md)
- [ArkTS语言介绍](quick-start/introduction-to-arkts.md)
- [从TypeScript到ArkTS的迁移指导](quick-start/typescript-to-arkts-migration-guide.md)
- UI范式
- 基本语法
- [基本语法概述](quick-start/arkts-basic-syntax-overview.md)
......@@ -959,7 +959,7 @@
- [@ohos.arkui.drawableDescriptor (DrawableDescriptor)](reference/apis/js-apis-arkui-drawableDescriptor.md)
- [@ohos.arkui.inspector (布局回调)](reference/apis/js-apis-arkui-inspector.md)
- [@ohos.arkui.UIContext (UIContext)](reference/apis/js-apis-arkui-UIContext.md)
- [@ohos.componentUtils (componentUtils)](reference/apis/js-apis-componentUtils.md)
- [@ohos.arkui.componentUtils (componentUtils)](reference/apis/js-apis-arkui-componentUtils.md)
- [@ohos.curves (插值计算)](reference/apis/js-apis-curve.md)
- [@ohos.font (注册自定义字体)](reference/apis/js-apis-font.md)
- [@ohos.matrix4 (矩阵变换)](reference/apis/js-apis-matrix4.md)
......@@ -1777,6 +1777,7 @@
- [native_buffer.h](reference/native-apis/native__buffer_8h.md)
- [native_image.h](reference/native-apis/native__image_8h.md)
- [native_interface_xcomponent.h](reference/native-apis/native__interface__xcomponent_8h.md)
- [native_xcomponent_key_event.h](reference/native-apis/native__xcomponent__key__event_8h.md)
- [native_vsync.h](reference/native-apis/native__vsync_8h.md)
- [raw_dir.h](reference/native-apis/raw__dir_8h.md)
- [raw_file_manager.h](reference/native-apis/raw__file__manager_8h.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册