Star
770
Fork
5022
代码
介绍
代码
Issues
1588
Pull Requests
1758
流水线
Actions
讨论
Wiki
项目成员
906
分析
项目设置
Star
770
Fork
5022
OpenHarmony-4.0-Release
docs
/
en
/
application-dev
/
arkts-utils
/
Readme-EN.md
下载
wusongqing
Update docs against 30957+31085
34cb8fff
创建于
2023年12月29日
历史提交
ArkTS Common Library
Overview of ArkTS Common Library
Concurrency
Concurrency Overview
Using Asynchronous Concurrency for Development
Asynchronous Concurrency Overview (Promise and Async/Await)
Single I/O Task Development (Promise and Async/Await)
Using Multithread Concurrency for Development
Multithread Concurrency Overview (TaskPool and Worker)
TaskPool Introduction
Worker Introduction
Comparison Between TaskPool and Worker
CPU Intensive Task Development (TaskPool and Worker)
I/O Intensive Task Development (TaskPool)
Synchronous Task Development (TaskPool and Worker)
Appendix
Comparison Between the Actor and Memory Sharing Models
Serialization Types Supported by TaskPool and Worker
@Concurrent Decorator: Verifying Concurrent Functions
Container
Container Overview
Linear Containers
Nonlinear Containers
XML Generation, Parsing, and Conversion
XML Overview
XML Generation
XML Parsing
XML Conversion