• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ArkTS(方舟编程语言)
2<!--Kit: ArkTS-->
3<!--Subsystem: CommonLibrary-->
4<!--Owner: @lijiamin2025; @xliu-huanwei-->
5<!--Designer: @weng-changcheng; @yuanyao14-->
6<!--Tester: @kirl75; @zsw_zhushiwei-->
7<!--Adviser: @foryourself-->
8
9- ArkTS API<!--arkts-arkts-->
10  - @arkts.collections (ArkTS容器集)<!--js-apis-arkts-collections-->
11    - [模块描述](arkts-apis-arkts-collections.md)
12    - [Class (Array)](arkts-apis-arkts-collections-Array.md)
13    - [Class (Map)](arkts-apis-arkts-collections-Map.md)
14    - [Class (Set)](arkts-apis-arkts-collections-Set.md)
15    - [Class (ArrayBuffer)](arkts-apis-arkts-collections-ArrayBuffer.md)
16    - [Class (Int8Array)](arkts-apis-arkts-collections-Int8Array.md)
17    - [Class (Uint8Array)](arkts-apis-arkts-collections-Uint8Array.md)
18    - [Class (Int16Array)](arkts-apis-arkts-collections-Int16Array.md)
19    - [Class (Uint16Array)](arkts-apis-arkts-collections-Uint16Array.md)
20    - [Class (Int32Array)](arkts-apis-arkts-collections-Int32Array.md)
21    - [Class (Uint32Array)](arkts-apis-arkts-collections-Uint32Array.md)
22    - [Class (Uint8ClampedArray)](arkts-apis-arkts-collections-Uint8ClampedArray.md)
23    - [Class (Float32Array)](arkts-apis-arkts-collections-Float32Array.md)
24    - [Class (BitVector)](arkts-apis-arkts-collections-BitVector.md)
25    - [Interface (ConcatArray)](arkts-apis-arkts-collections-ConcatArray.md)
26    - [Types](arkts-apis-arkts-collections-Types.md)
27  - [@arkts.lang (ArkTS语言基础能力)](js-apis-arkts-lang.md)
28  - [@arkts.math.Decimal (高精度数学库Decimal)](js-apis-arkts-decimal.md)
29  - @arkts.utils (ArkTS工具库)<!--js-apis-arkts-utils-->
30    - [模块描述](arkts-apis-arkts-utils.md)
31    - [Functions](arkts-apis-arkts-utils-f.md)
32    - [ArkTSUtils.locks](arkts-apis-arkts-utils-locks.md)
33    - [ArkTSUtils.ASON](arkts-apis-arkts-utils-ASON.md)
34    - [SendableLruCache<K, V>](arkts-apis-arkts-utils-SendableLruCache.md)
35  - [@ohos.buffer (Buffer)](js-apis-buffer.md)
36  - [@ohos.convertxml (xml转换JavaScript)](js-apis-convertxml.md)
37  - [@ohos.fastbuffer (线性容器FastBuffer)](js-apis-fastbuffer.md)
38  - [@ohos.process (获取进程相关的信息)](js-apis-process.md)
39  - [@ohos.taskpool (启动任务池)](js-apis-taskpool.md)
40  - [@ohos.uri (URI字符串解析)](js-apis-uri.md)
41  - [@ohos.url (URL字符串解析)](js-apis-url.md)
42  - [@ohos.util (util工具函数)](js-apis-util.md)
43  - [@ohos.util.ArrayList (线性容器ArrayList)](js-apis-arraylist.md)
44  - [@ohos.util.Deque (线性容器Deque)](js-apis-deque.md)
45  - [@ohos.util.HashMap (非线性容器HashMap)](js-apis-hashmap.md)
46  - [@ohos.util.HashSet (非线性容器HashSet)](js-apis-hashset.md)
47  - [@ohos.util.json (JSON解析与生成)](js-apis-json.md)
48  - [@ohos.util.LightWeightMap (非线性容器LightWeightMap)](js-apis-lightweightmap.md)
49  - [@ohos.util.LightWeightSet (非线性容器LightWeightSet)](js-apis-lightweightset.md)
50  - [@ohos.util.LinkedList (线性容器LinkedList)](js-apis-linkedlist.md)
51  - [@ohos.util.List (线性容器List)](js-apis-list.md)
52  - [@ohos.util.PlainArray (非线性容器PlainArray)](js-apis-plainarray.md)
53  - [@ohos.util.Queue (线性容器Queue)](js-apis-queue.md)
54  - [@ohos.util.Stack (线性容器Stack)](js-apis-stack.md)
55  - [@ohos.util.stream (数据流基类stream)](js-apis-stream.md)
56  - [@ohos.util.TreeMap (非线性容器TreeMap)](js-apis-treemap.md)
57  - [@ohos.util.TreeSet (非线性容器TreeSet)](js-apis-treeset.md)
58  - [@ohos.worker (启动一个Worker)](js-apis-worker.md)
59  <!--Del-->
60  - [@ohos.worker (启动一个Worker)(系统接口)](js-apis-worker-sys.md)
61  <!--DelEnd-->
62  - [@ohos.xml (xml解析与生成)](js-apis-xml.md)
63  - 已停止维护的接口<!--arkts-arkts-dep-->
64    - [@ohos.util.Vector (线性容器Vector)](js-apis-vector.md)
65- 错误码<!--arkts-arkts-errcode-->
66  - [语言基础类库错误码](errorcode-utils.md)
67  - [Typescript Compiler错误码](errorcode-tsc.md)
68  - [编译工具链错误码](errorcode-ets-loader.md)
69  - [Es2abc编译器错误码](errorcode-es2abc.md)
70