/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.1/ |
H A D | changelogs-multimodalinput.md | 26 …ortKeys(deviceId: number, keys: Array<KeyCode>, callback: AsyncCallback<Array<boolean&… 27 …- supportKeys(deviceId: number, keys: Array<KeyCode>): Promise<Array<boolean>>; 28 - getKeyboardType(deviceId: number, callback: AsyncCallback<KeyboardType>): void; > 33 - getPointerSpeed(): Promise<number>; 52 - stop(): Promise<void>; 61 - getDeviceIds(callback: AsyncCallback<Array<number>>): void; 62 - getDeviceIds(): Promise<Array<number>>; 67 - getDeviceList(callback: AsyncCallback<Array<number>>): void; 68 - getDeviceList(): Promise<Array<number>>; 75 …pportKeys(deviceId: number, keys: Array<KeyCode>, callback: Callback<Array<boolean>… [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.35/ |
H A D | changelogs-accessibility.md | 31 …ntext | setTargetBundleName(targetNames: Array<string>, callback: AsyncCallback<void>)… 32 …nsionContext | setTargetBundleName(targetNames: Array<string>): Promise<void>; |9 | 39 …(displayId: number, callback: AsyncCallback<Array<AccessibilityElement>>): void; |9 | 40 …ontext | getWindows(displayId?: number): Promise<Array<AccessibilityElement>>; |9 | 41 …ntext | getWindows(callback: AsyncCallback<Array<AccessibilityElement>>): void; |9 | 43 …buteNames<T extends keyof ElementAttributeValues>(callback: AsyncCallback<Array<T>&… 44 … attributeNames<T extends keyof ElementAttributeValues>(): Promise<Array<T>>; |… 47 …yExtensionContext | actionNames(callback: AsyncCallback<Array<string>>): void; |9 | 48 | AccessibilityExtensionContext | actionNames(): Promise<Array<string>>; |9 | 53 …ement(type: 'content', condition: string): Promise<Array<AccessibilityElement>>; |9 | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/ |
H A D | arkts-collections-introduction.md | 79 | from<T>(arrayLike: ArrayLike<T>): T[] | static from<T>(arrayLike: ArrayLike<… 82 | concat(...items: ConcatArray<T>[]): T[] | concat(...items: ConcatArray<T>[]): Array&l… 83 … concat(...items: (T \| ConcatArray<T>)[]): T[] | concat(...items: ConcatArray<T>[]): … 91 …gt;(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any): U[] | map<U>(… 94 …gt;(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, ini… 99 | keys(): IterableIterator<number> | keys(): IterableIterator<number> | 否 | / | 100 | values(): IterableIterator<T> | values(): IterableIterator<T> | 否 | / | 152 …gt;(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Int8Arra… 167 | keys(): IterableIterator<K> | keys(): IterableIterator<K> | 否 | / | 168 | values(): IterableIterator<V> | values(): IterableIterator<V> | 否 | / | [all …]
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.1/ |
H A D | changelogs-multimodalinput.md | 26 …ortKeys(deviceId: number, keys: Array<KeyCode>, callback: AsyncCallback<Array<boolean&… 27 - supportKeys(deviceId: number, keys: Array<KeyCode>): Promise<Array<boolean>>; 28 - getKeyboardType(deviceId: number, callback: AsyncCallback<KeyboardType>): void; > 33 - getPointerSpeed(): Promise<number>; 52 - stop(): Promise<void>; 61 - getDeviceIds(callback: AsyncCallback<Array<number>>): void; 62 - getDeviceIds(): Promise<Array<number>>; 67 - getDeviceList(callback: AsyncCallback<Array<number>>): void; 68 - getDeviceList(): Promise<Array<number>>; 75 …pportKeys(deviceId: number, keys: Array<KeyCode>, callback: Callback<Array<boolean>… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/ |
H A D | js-service-widget-common-styles.md | 12 | width | <length> \| <percentage> | - | 设置组件自身的宽度。<br/>缺省时使用元素自身内容需要的宽度。<br/… 13 | height | <length> \| <percentage> | - | 设置组件自身的高度。<br/>缺省时使用元素自身内容需要的高度。<br… 14 | min-width | <length> \| <percentage> | 0 | 设置元素的最小宽度。 | 15 | min-height | <length> \| <percentage> | 0 | 设置元素的最小高度。 | 16 | max-width | <length> \| <percentage> | - | 设置元素的最大宽度。默认无限制。 | 17 | max-height | <length> \| <percentage> | - | 设置元素的最大高度。默认无限制。 | 19 | padding-[left\|top\|right\|bottom] | <length> \| <percentage> | 0 | 设置左、上、右… 20 | padding-[start\|end] | <length> \| <percentage> | 0 | 设置起始和末端内边距属性。 | 22 | margin-[left\|top\|right\|bottom] | <length> \| <percentage> | 0 | 设置左、上、右、… 23 | margin-[start\|end] | <length> \| <percentage> | 0 | 设置起始和末端外边距属性。 | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js/ |
H A D | js-components-common-styles.md | 11 | width | <length> \| <percentage> | - … 12 | height | <length> \| <percentage> | - … 13 | min-width<sup>5+</sup> | <length> \| <percentage><sup>6+<… 14 | min-height<sup>5+</sup> | <length> \| <percentage><sup>6+<… 15 | max-width<sup>5+</sup> | <length> \| <percentage><sup>6+<… 16 | max-height<sup>5+</sup> | <length> \| <percentage><sup>6+<… 18 | padding-[left\|top\|right\|bottom] | <length> \| <percentage><sup>5+<… 47 …ex子元素占用的大小)的分配权重。0为不伸展。<br/>仅父容器为<div>、<list-item>、<tabs>、<refresh>、<st… 48 …度之和大于容器的时候才会发生收缩,0为不收缩。<br/>仅父容器为<div>、<list-item>、<tabs>、<refresh>、<st… 49 …> | - | 设置组件在主轴方向上的初始大小。<br/>仅父容器为<div>、<list-ite… [all …]
|
H A D | js-components-common-animation.md | 33 | translate | <length> \| <percent> | 平移动画属性,支持设置x轴和y轴两个维度的平移参… 34 | translate3d<sup>6+</sup> | <length> \| <percent> | 三个入参,分别代表X轴、Y轴、Z轴的平移距离。 … 35 | translateX | <length> \| <percent> | X轴方向平移动画属性。 … 43 …e | <deg> \| <rad> \| <grad><sup>6+</sup>&… 44 | rotate3d<sup>6+</sup> | <deg> \| <rad> \| <grad> \|… 45 …eX | <deg> \| <rad> \| <grad><sup>6+</sup>&… 46 …eY | <deg> \| <rad> \| <grad><sup>6+</sup>&… 47 | rotateZ<sup>6+</sup> | <deg> \| <rad> \| <grad> \|… 48 | skew<sup>6+</sup> | <deg> \| <rad> \| <grad> \|… 49 | skewX<sup>6+</sup> | <deg> \| <rad> \| <grad> \|… [all …]
|
H A D | js-components-basic-progress.md | 53 | color | <color> | \#ff007dff | 否 | 设置进度条的颜色。 | 54 | stroke-width | <length> | 4px | 否 | 设置进度条的宽度。 | 55 | background-color | <color> | - | 否 | 设置进度条的背景色。 | 56 | secondary-color | <color> | - | 否 | 设置次级进度条的颜色。 | 62 | color | <color> | - | 否 | loading进度条上的圆点颜色。 | 68 | color | <color> \| <linear-gradient> | - | 否 | 环形进度条的颜色,ri… 79 | color | <color> | - | 否 | 弧形进度条的颜色。 … 80 | background-color | <color> | - | 否 | 弧形进度条的背景色。 … 81 | stroke-width | <length> | 4px | 否 | 弧形进度条的宽度,始终在半径区域内。<br/>进度条宽度越大,进度条越靠近圆… 92 | color | <color> | - | 否 | 圆形进度条的颜色。 | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/ui/ |
H A D | js-framework-lifecycle.md | 9 | onCreate | () => void | 应用创建 | 当应用创建时调用。 | 12 | onDestroy | () => void | 应用销毁 | 当应用退出时触发。 | 21 | onInit | () => void | 页面初始化 | 页面数据初始化完成时触发,只触发一次。 | 22 | onReady | () => void | 页面创建完成 | 页面创建完成时触发,只触发一次。 | 23 | onShow | () => void | 页面显示 | 页面显示时触发。 | 24 | onHide | () => void | 页面消失 | 页面消失时触发。 | 25 | onDestroy | () => void | 页面销毁 | 页面销毁时触发。 | 32 - 打开页面A:onInit() -> onReady() -> onShow() 38 - 退出页面A:onBackPress() -> onHide() -> onDestroy() 40 - 页面隐藏到后台运行:onInactive() -> onHide() [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.8.2/ |
H A D | changelogs-device_manager.md | 17 …ion** getTrustedDeviceList(callback:AsyncCallback<Array<DeviceInfo>>): void | ohos.per… 18 … | **function** getTrustedDeviceList(): Promise<Array<DeviceInfo>> | ohos.permission… 72 | getTrustedDeviceListSync(): Array<DeviceInfo> … 74 | getTrustedDeviceList(callback:AsyncCallback<Array<DeviceInfo>>): void … 75 | getTrustedDeviceList(): Promise<Array<DeviceInfo>> … 77 | getLocalDeviceInfo(callback:AsyncCallback<DeviceInfo>): void … 78 | getLocalDeviceInfo(): Promise<DeviceInfo> … 79 | getDeviceInfo(networkId: string, callback:AsyncCallback<DeviceInfo>): void … 80 | getDeviceInfo(networkId: string): Promise<DeviceInfo> … 105 | on(type: 'serviceDie', callback: () => void): void … [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.2.1/ |
H A D | changelogs-bluetooth.md | 35 …h | function getPairedDevices(): Array<string>; | function getPairedDevices(): Array<stri… 43 …lback<Array<string>>): void; | function on(type: "bluetoothDeviceFind", callback: Call… 44 …back<Array<string>>): void; | function off(type: "bluetoothDeviceFind", callback?: Cal… 61 …seProfile | getConnectionDevices(): Array<string>; | getConnectionDevices(): Array<string… 83 …ion getConnectedBLEDevices(): Array<string>; | function getConnectedBLEDevices(): Array<s… 86 …<Array<ScanResult>>): void;thod | function on(type: "BLEDeviceFind", callback: Callbac… 87 …k<Array<ScanResult>>): void; | function off(type: "BLEDeviceFind", callback?: Callback… 109 …GattClientDevice | getDeviceName(): Promise<string>; | getDeviceName(): Promise<string>… 110 …cCallback<Array<GattService>>): void; | getServices(callback: AsyncCallback<Array&l… 111 …Services(): Promise<Array<GattService>>; | getServices(): Promise<Array<GattServ… [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.56/ |
H A D | changelogs-ability.md | 38 - startAbility(want: Want, callback: AsyncCallback<void>) 44 - startAbilityAsCaller(want: Want, callback: AsyncCallback<void>) 53 - startRecentAbility(want: Want, callback: AsyncCallback<void>) 59 - startAbility(want: Want, callback: AsyncCallback<void>) 65 - startAbilityAsCaller(want: Want, callback: AsyncCallback<void>) 68 - startRecentAbility(want: Want, callback: AsyncCallback<void>) 74 - startAbility(want: Want, callback: AsyncCallback<void>) 84 - startAbility(want: Want, callback: AsyncCallback<void>) 90 - startAbilityAsCaller(want: Want, callback: AsyncCallback<void>) 95 - startAbility(want: Want, callback: AsyncCallback<void>) [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-js-lite/ |
H A D | js-lite-components-basic-progress.md | 63 | start-angle | <deg> | 240 | 否 | 弧形进度条起始角度,以时钟0点为基线。范围为0到360(顺时针)。 | 64 | total-angle | <deg> | 240 | 否 | 弧形进度条总长度,范围为-360到360,负数标识起点到终点为逆时针。 | 67 | radius | <length> | - | 否 | 弧形进度条半径,该样式需要和center-x和center-y一起。 | 73 | width | <length> \| <percentage><sup>5+</sup> | - | 否 | 设置组件自身的宽度。<br/>未设置时… 74 | height | <length> \| <percentage><sup>5+</sup> | - | 否 | 设置组件自身的高度。<br/>未设置… 76 | padding-[left\|top\|right\|bottom] | <length> | 0 | 否 | 设置左、上、右、下内边距属性。 | 78 | margin-[left\|top\|right\|bottom] | <length> \| <percentage><sup>5+</sup> |… 79 | border-width | <length> | 0 | 否 | 使用简写属性设置元素的所有边框宽度。 | 80 | border-color | <color> | black | 否 | 使用简写属性设置元素的所有边框颜色。 | 81 | border-radius | <length> | - | 否 | border-radius属性是设置元素的外边框圆角半径。 | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-form-kit/ |
H A D | js-apis-application-formHost-sys.md | 315 notifyVisibleForms(formIds: Array<string>, callback: AsyncCallback<void>): void 345 notifyVisibleForms(formIds: Array<string>): Promise<void> 410 notifyInvisibleForms(formIds: Array<string>): Promise<void> 445 enableFormsUpdate(formIds: Array<string>, callback: AsyncCallback<void>): void 475 enableFormsUpdate(formIds: Array<string>): Promise<void> 510 disableFormsUpdate(formIds: Array<string>, callback: AsyncCallback<void>): void 540 disableFormsUpdate(formIds: Array<string>): Promise<void> 629 getAllFormsInfo(callback: AsyncCallback<Array<formInfo.FormInfo>>): void 660 getAllFormsInfo(): Promise<Array<formInfo.FormInfo>> 822 deleteInvalidForms(formIds: Array<string>): Promise<number> [all …]
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.8.2/ |
H A D | changelogs-device_manager.md | 17 …ion** getTrustedDeviceList(callback:AsyncCallback<Array<DeviceInfo>>): void | ohos.per… 18 … | **function** getTrustedDeviceList(): Promise<Array<DeviceInfo>> | ohos.permission… 72 | getTrustedDeviceListSync(): Array<DeviceInfo> … 74 | getTrustedDeviceList(callback:AsyncCallback<Array<DeviceInfo>>): void … 75 | getTrustedDeviceList(): Promise<Array<DeviceInfo>> … 77 | getLocalDeviceInfo(callback:AsyncCallback<DeviceInfo>): void … 78 | getLocalDeviceInfo(): Promise<DeviceInfo> … 79 | getDeviceInfo(networkId: string, callback:AsyncCallback<DeviceInfo>): void … 80 | getDeviceInfo(networkId: string): Promise<DeviceInfo> … 105 | on(type: 'serviceDie', callback: () => void): void … [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.38/ |
H A D | changelogs-window.md | 66 - startAbility(want: Want, callback: AsyncCallback<void>) 81 - startRecentAbility(want: Want, callback: AsyncCallback<void>) 84 - startAbilityAsCaller(want: Want, callback: AsyncCallback<void>) 89 - startAbility(want: Want, callback: AsyncCallback<void>) 96 - startAbilityAsCaller(want: Want, callback: AsyncCallback<void>) 99 - startRecentAbility(want: Want, callback: AsyncCallback<void>) 106 - startAbility(want: Want, callback: AsyncCallback<void>) 116 - startAbility(want: Want, callback: AsyncCallback<void>) 119 - startAbility(want: Want, callback: AsyncCallback<void>) 126 - startAbility(want: Want, callback: AsyncCallback<void>) [all …]
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.5.1/ |
H A D | changelogs-device-status.md | 25 …back<void>): void; | 使用cooperate.prepareCooperate接口准备键鼠穿越。 | function prepareCoo… 26 …mise<void>; | 使用cooperate.prepareCooperate接口准备键鼠穿越。 | functi… 27 …ack<void>): void; | 使用cooperate.unprepareCooperate取消键鼠穿越准备。 | function unprepareCo… 28 …mise<void>; | 使用cooperate.unprepareCooperate取消键鼠穿越准备。 | function… 30 …gt;; | 使用cooperate.activateCooperate启动键鼠穿越。 | function activateCooperate(targetNetw… 31 …gt;): void; | 使用cooperate.deactivateCooperate停止键鼠穿越。 | function deactivateCooperate(i… 32 …se<void>; | 使用cooperate.deactivateCooperate停止键鼠穿越。 | function deactivateCoopera… 33 …gt;): void; | 使用cooperate.getCooperateSwitchState获取目标设备键鼠穿越开关的状态。 | function getCooperateSwitchSta… 34 …;boolean>; | 使用cooperate.getCooperateSwitchState获取目标设备键鼠穿越开关的状态。 | function getCooperateSwitchS… 35 …sg }>): void; | 使用cooperate.on注册监听键鼠穿越状态。 | function on(type: 'cooperateM… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/file-management/ |
H A D | app-sandbox-directory.md | 80 其中<USERID>为当前用户ID,从100开始递增,<EXTENSIONPATH>为moduleName-extensionName。应用是否以Extension独立沙箱运… 84 | /data/storage/el1/bundle | 应用安装包目录:<br> /data/app/el1/bundle/public/<PACKAGENAME> | 85 …SERID>/base/<PACKAGENAME><br> - 以独立沙箱运行的Extension应用: /data/app/el1/<USERID>/base/+e… 86 …SERID>/base/<PACKAGENAME><br> - 以独立沙箱运行的Extension应用: /data/app/el2/<USERID>/base/+e… 87 …D>/database/<PACKAGENAME><br> - 以独立沙箱运行的Extension应用:/data/app/el1/<USERID>/database… 88 …D>/database/<PACKAGENAME><br> - 以独立沙箱运行的Extension应用:/data/app/el2/<USERID>/database… 89 …storage/el2/distributedfiles | /mnt/hmdfs/<USERID>/account/merge_view/data/<PACKAGENAME&g…
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | dataabilityhelper-switch.md | 6 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 7 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 8 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 10 …gt;>): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabil… 11 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 12 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 13 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 14 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabilityh… 15 …gt;, callback: AsyncCallback<number>): void;](../reference/apis-ability-kit/js-apis-inner-ab… 18 …gt;, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback<ResultSet>): voi… [all …]
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-mini-appx-lib.md | 203 | \#include <stdlib.h> | void abort(void); | 中止线程执行 | 240 | \#include <nistd.h> | int close(int fd); | 关闭文件 | 282 | \#include <ctype.h> | int isascii(int c); | 检查ASCII | 283 | \#include <ctype.h> | int isdigit(int c); | 检查数字字符 | 284 | \#include <ctype.h> | int islower(int c); | 检查小写字符 | 286 | \#include <ctype.h> | int isspace(int c); | 检查空格字符 | 291 | \#include <ctype.h> | int tolower(int c); | 字母转换成小写 | 292 | \#include <ctype.h> | int toupper(int c); | 字母转换成大写 | 319 | \#include <stdlib.h> | int abs(int i); | 取绝对值 | 320 | \#include <math.h> | double log(double x); | 自然对数函数 | [all …]
|
/ohos5.0/docs/zh-cn/application-dev/application-models/ |
H A D | dataabilityhelper-switch.md | 6 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 7 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 10 …gt;>): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dat… 11 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 12 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 13 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 14 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 15 …gt;, callback: AsyncCallback<number>): void;](../reference/apis-ability-kit/j… 16 …gt;): void;](../reference/apis-ability-kit/js-apis-inner-ability-dataAbilityHelper.md#dataabi… 18 …gt;, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback<… [all …]
|
H A D | context-switch.md | 6 …ng>):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetorcreatelocald… 7 …gt;):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextverifypermission7)<b… 8 …gt;,requestCode:number,resultCallback:AsyncCallback<PermissionRequestResult>):void;](../refe… 12 …gt;):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextsetdisplayorientatio… 15 …gt;):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetprocessinfo7)<br/… 17 …gt;):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetprocessname7)<br/… 18 …tring>):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetcallingbund… 19 …<string>):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetfilesd… 20 …<string>):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextgetcached… 27 …gt;):void;](../reference/apis-ability-kit/js-apis-inner-app-context.md#contextisupdatingconfigurat… [all …]
|
H A D | dataability-switch.md | 20 …void | onCreate?(want: Want, callback:<br/>AsyncCallback<void>): void | 两者调用时… 21 …gt;): void | update?(uri: string, predicates: dataSharePredicates.DataSharePre… 22 …gt;, predicates: dataAbility.DataAbilityPredicates, callback: AsyncCallback<… 23 …gt;): void | delete?(uri: string, predicates: dataSharePredicates.DataSharePre… 24 …bsp;AsyncCallback<string>): void | normalizeUri?(uri: string, callback: … 25 …gt;, callback: AsyncCallback<number>): void | batchInsert?(uri: string,&… 26 …sp;AsyncCallback<string>): void | denormalizeUri?(uri: string, callback: … 27 …lback<number>): void | insert?(uri: string, value: ValuesBucket, ca… 29 …ilter: string, callback: AsyncCallback<Array<string>>): void | NA … 30 …| getType?(uri: string, callback: AsyncCallback<string>): void | NA | St… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | start-with-ets-stage.md | 10 1. 若首次打开**DevEco Studio**,请点击**Create Project**创建工程。如果已经打开了一个工程,请在菜单栏选择**File** > **New** > *… 29 - **AppScope > app.json5**:应用的全局配置信息,详见[app.json5配置文件](app-configuration-file.md)。 32 - **src > main > ets**:用于存放ArkTS源码。 34 - **src > main > ets > entryability**:应用/服务的入口。 36 - **src > main > ets > pages**:应用/服务包含的页面。 38 …- **src > main > resources**:用于存放应用/服务所用到的资源文件,如图形、多媒体、字符串、布局文件等。关于资源文件,详见[资源文件的分类](resource… 40 …- **src > main > module.json5**:模块配置文件。主要包含HAP包的配置信息、应用/服务在具体设备上的配置信息以及应用/服务的全局配置信息。具体的配置文件说… 58 …工程同步完成后,在“**Project**”窗口,点击“**entry > src > main > ets > pages**”,打开“**Index.ets**”文件,… 128 …- 新建第二个页面文件。在“**Project**”窗口,打开“**entry > src > main > ets**”,右键点击“**pages**”文件夹,选择“**New… 136 …- 配置第二个页面的路由。在“**Project**”窗口,打开“**entry > src > main > resources > base > profile*… [all …]
|
/ohos5.0/docs/en/application-dev/arkts-utils/ |
H A D | arkts-collections-introduction.md | 79 | from<T>(arrayLike: ArrayLike<T>): T[] | static from<T>(arrayLike: ArrayLike<… 91 …gt;(callbackfn: (value: T, index: number, array: T[]) => U, thisArg?: any): U[] | map<U>(… 94 …gt;(callbackfn: (previousValue: U, currentValue: T, currentIndex: number, array: T[]) => U, ini… 99 | keys(): IterableIterator<number> | keys(): IterableIterator<number> | No| / | 100 | values(): IterableIterator<T> | values(): IterableIterator<T> | No| / | 144 | keys(): IterableIterator<number> | keys(): IterableIterator<number> | No| / | 145 | values(): IterableIterator<number> | values(): IterableIterator<number> | No| / | 152 …gt;(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => number, thisArg?: any): Int8Arra… 167 | keys(): IterableIterator<K> | keys(): IterableIterator<K> | No| / | 168 | values(): IterableIterator<V> | values(): IterableIterator<V> | No| / | [all …]
|