You need to sign in or sign up before continuing.
- 02 6月, 2022 1 次提交
-
-
由 zengyawen 提交于
Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
-
- 01 6月, 2022 1 次提交
-
-
由 gloria 提交于
Signed-off-by: Ngloria <80926032@qq.com> 根据上下文判断,此处是 List, 而不是Linklist
-
- 25 5月, 2022 1 次提交
-
-
由 wangyong 提交于
Description: 1. Added feature description 2. A comparison of similar containers is made 3. Add application scenarios of container class #I58VDG:Add the description of the characteristics of the container class Signed-off-by: Nwangyong <wangyong237@huawei.com>
-
- 11 5月, 2022 1 次提交
-
-
由 wangyong1995626wywz 提交于
Description In the new IDE, console The first element of log output must be of character type #I56TL2:Solve the problem of console Log error Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 27 4月, 2022 1 次提交
-
-
由 wangyong1995626wywz 提交于
Description: 1.Add TS remarks to the instance #I54YPQ:Add language type description in doc file Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 23 3月, 2022 2 次提交
-
-
由 wangyong1995626wywz 提交于
Description 1. The structure in the deque example is missing parentheses 2. The construction in the example of the list section is missing parentheses 3. Modify the problem of missing blank lines #I4Z89B:Modify partial container construction missing parentheses Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
由 wangyong1995626wywz 提交于
Description "< T >" needs to be changed to "lt;Tgt;" to display #I4Z634:Correct incorrect display format Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 22 3月, 2022 1 次提交
-
-
由 wangyong1995626wywz 提交于
Description 1.Modify some blank line problems 2.The foreach interface of some container classes is written one less? 3.The case of the return value of some interfaces is inconsistent with the d.ts document #I4Z13F:Modify some interfaces that are inconsistent with the d.ts Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 18 3月, 2022 1 次提交
-
-
由 wangyong1995626wywz 提交于
Description 1.The foreach interface of some container classes is written one less? 2.The case of the return value of some interfaces is inconsistent with the d.ts document 3.The constructors of LinkedList and list are inconsistent with those of d.ts #I4YJNB:Align the docs document with the d.ts document Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 01 3月, 2022 1 次提交
-
-
由 wangyong1995626wywz 提交于
Description 1.Restore the format of that version 2. Fix the parameter error 3. Improve the missing use case of the XTS use case 4. Modify the error that the return value is inconsistent with the comparison 5.Improve the interface description against the interface API document #I4U5XE:improve containers class API interface reference description Signed-off-by: Nwangyong1995626wywz <wangyong237@huawei.com>
-
- 28 2月, 2022 1 次提交
-
-
由 wusongqing 提交于
Signed-off-by: Nwusongqing <wusongqing@huawei.com>
-
- 16 2月, 2022 1 次提交
-
-
由 zengyawen 提交于
Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
-
- 14 2月, 2022 1 次提交
-
-
由 wangyong 提交于
Description The import method of container classes has been changed to improve efficiency. Previous import method: import { ArrayList } from '@ohos.util.ArrayList' Now import method: import ArrayList from '@ohos.util.ArrayList' Related issue #I4TCSR:midified containers class API interface reference description Signed-off-by: Nwangyong <wangyong237@huawei.com>
-
- 09 2月, 2022 1 次提交
-
-
由 linhaoran 提交于
Adds an API interface reference description file for 14 container classes Signed-off-by: Nlinhaoran <linhaoran2@huawei.com>
-