Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
2a0f6616
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
未验证
提交
2a0f6616
编写于
3月 14, 2023
作者:
O
openharmony_ci
提交者:
Gitee
3月 14, 2023
浏览文件
操作
浏览文件
下载
差异文件
!16005 [翻译完成】#I6K26W
Merge pull request !16005 from Annie_wang/PR14485
上级
d0f5de5a
c8718fb0
变更
3
展开全部
显示空白变更内容
内联
并排
Showing
3 changed file
with
789 addition
and
1 deletion
+789
-1
en/application-dev/reference/apis/Readme-EN.md
en/application-dev/reference/apis/Readme-EN.md
+17
-1
en/application-dev/reference/apis/js-apis-file-picker.md
en/application-dev/reference/apis/js-apis-file-picker.md
+771
-0
zh-cn/application-dev/reference/apis/Readme-CN.md
zh-cn/application-dev/reference/apis/Readme-CN.md
+1
-0
未找到文件。
en/application-dev/reference/apis/Readme-EN.md
浏览文件 @
2a0f6616
...
...
@@ -125,6 +125,7 @@
-
[
@ohos.notification (Notification) (To Be Deprecated Soon)
](
js-apis-notification.md
)
-
application
-
[
EventHub
](
js-apis-inner-application-eventHub.md
)
-
Bundle Management
-
[
@ohos.bundle.appControl (appControl)
](
js-apis-appControl.md
)
-
[
@ohos.bundle.bundleManager (bundleManager)
](
js-apis-bundleManager.md
)
...
...
@@ -149,6 +150,7 @@
-
[
permissionDef
](
js-apis-bundleManager-permissionDef.md
)
-
[
remoteAbilityInfo
](
js-apis-bundleManager-remoteAbilityInfo.md
)
-
[
shortcutInfo
](
js-apis-bundleManager-shortcutInfo.md
)
-
UI Page
-
[
@ohos.animator (Animator)
](
js-apis-animator.md
)
-
[
@ohos.curves (Interpolation Calculation)
](
js-apis-curve.md
)
...
...
@@ -156,6 +158,7 @@
-
[
@ohos.mediaquery (Media Query)
](
js-apis-mediaquery.md
)
-
[
@ohos.promptAction (Prompt)
](
js-apis-promptAction.md
)
-
[
@ohos.router (Page Routing)
](
js-apis-router.md
)
-
Graphics
-
[
@ohos.animation.windowAnimationManager (Window Animation Management)
](
js-apis-windowAnimationManager.md
)
-
[
@ohos.application.WindowExtensionAbility (WindowExtensionAbility)
](
js-apis-application-windowExtensionAbility.md
)
...
...
@@ -168,16 +171,19 @@
-
webgl
-
[
WebGL
](
js-apis-webgl.md
)
-
[
WebGL2
](
js-apis-webgl2.md
)
-
Media
-
[
@ohos.multimedia.audio (Audio Management)
](
js-apis-audio.md
)
-
[
@ohos.multimedia.avsession (AVSession Management)
](
js-apis-avsession.md
)
-
[
@ohos.multimedia.camera (Camera Management)
](
js-apis-camera.md
)
-
[
@ohos.multimedia.image (Image Processing)
](
js-apis-image.md
)
-
[
@ohos.multimedia.media (Media)
](
js-apis-media.md
)
-
Resource Management
-
[
@ohos.i18n (Internationalization)
](
js-apis-i18n.md
)
-
[
@ohos.intl (Internationalization)
](
js-apis-intl.md
)
-
[
@ohos.resourceManager (Resource Manager)
](
js-apis-resource-manager.md
)
-
Background Tasks
-
[
@ohos.distributedMissionManager (Distributed Mission Management)
](
js-apis-distributedMissionManager.md
)
-
[
@ohos.reminderAgentManager (Reminder Agent Management)
](
js-apis-reminderAgentManager.md
)
...
...
@@ -197,6 +203,7 @@
-
[
@system.cipher (Cipher Algorithm)
](
js-apis-system-cipher.md
)
-
security
-
[
PermissionRequestResult
](
js-apis-permissionrequestresult.md
)
-
Data Management
-
[
@ohos.data.dataAbility (DataAbility Predicates)
](
js-apis-data-ability.md
)
-
[
@ohos.data.dataShare (DataShare)
](
js-apis-data-dataShare.md
)
...
...
@@ -209,12 +216,14 @@
-
[
@ohos.data.ValuesBucket (Value Bucket)
](
js-apis-data-valuesBucket.md
)
-
data/rdb
-
[
resultSet (Result Set)
](
js-apis-data-resultset.md
)
-
File Management
-
[
@ohos.file.environment (Directory Environment Capability)
](
js-apis-file-environment.md
)
-
[
@ohos.file.fileAccess (User File Access and Management)
](
js-apis-fileAccess.md
)
-
[
@ohos.file.fileExtensionInfo (User File Extension Information)
](
js-apis-fileExtensionInfo.md
)
-
[
@ohos.file.fs (File Management)
](
js-apis-file-fs.md
)
-
[
@ohos.file.hash (File Hash Processing)
](
js-apis-file-hash.md
)
-
[
@ohos.file.picker (File Picker)
](
js-apis-file-picker.md
)
-
[
@ohos.file.securityLabel (Data Label)
](
js-apis-file-securityLabel.md
)
-
[
@ohos.file.statvfs (File System Space Statistics)
](
js-apis-file-statvfs.md
)
-
[
@ohos.file.storageStatistics (Application Storage Statistics)
](
js-apis-file-storage-statistics.md
)
...
...
@@ -230,6 +239,7 @@
-
[
@ohos.telephony.radio (Network Search)
](
js-apis-radio.md
)
-
[
@ohos.telephony.sim (SIM Management)
](
js-apis-sim.md
)
-
[
@ohos.telephony.sms (SMS)
](
js-apis-sms.md
)
-
Network Management
-
[
@ohos.net.connection (Network Connection Management)
](
js-apis-net-connection.md
)
-
[
@ohos.net.ethernet (Ethernet Connection Management)
](
js-apis-net-ethernet.md
)
...
...
@@ -238,6 +248,7 @@
-
[
@ohos.net.socket (Socket Connection)
](
js-apis-socket.md
)
-
[
@ohos.net.webSocket (WebSocket Connection)
](
js-apis-webSocket.md
)
-
[
@ohos.request (Upload and Download)
](
js-apis-request.md
)
-
Connectivity
-
[
@ohos.bluetooth (Bluetooth)
](
js-apis-bluetooth.md
)
-
[
@ohos.connectedTag (Active Tags)
](
js-apis-connectedTag.md
)
...
...
@@ -252,6 +263,7 @@
-
tag
-
[
nfctech (Standard NFC Technologies)
](
js-apis-nfctech.md
)
-
[
tagSession (Standard NFC Tag Session)
](
js-apis-tagSession.md
)
-
Basic Features
-
[
@ohos.accessibility (Accessibility)
](
js-apis-accessibility.md
)
-
[
@ohos.accessibility.config (System Accessibility Configuration)
](
js-apis-accessibility-config.md
)
...
...
@@ -313,10 +325,12 @@
-
[
@ohos.update (Update)
](
js-apis-update.md
)
-
[
@ohos.usbManager (USB Management)
](
js-apis-usbManager.md
)
-
[
@ohos.vibrator (Vibrator)
](
js-apis-vibrator.md
)
-
Account Management
-
[
@ohos.account.appAccount (App Account Management)
](
js-apis-appAccount.md
)
-
[
@ohos.account.distributedAccount (Distributed Account Management)
](
js-apis-distributed-account.md
)
-
[
@ohos.account.osAccount (OS Account Management)
](
js-apis-osAccount.md
)
-
Custom Management
-
[
@ohos.configPolicy (Configuration Policy)
](
js-apis-configPolicy.md
)
-
[
@ohos.enterprise.accountManager (Account Management)
](
js-apis-enterprise-accountManager.md
)
...
...
@@ -328,7 +342,7 @@
-
[
@ohos.enterprise.networkManager (Network Management)
](
js-apis-enterprise-networkManager.md
)
-
[
@ohos.enterprise.wifiManager (Wi-Fi Management)
](
js-apis-enterprise-wifiManager.md
)
-
Language Base Class Library
-
Language Base Class Library
-
[
@ohos.buffer (Buffer)
](
js-apis-buffer.md
)
-
[
@ohos.convertxml (XML-to-JavaScript Conversion)
](
js-apis-convertxml.md
)
-
[
@ohos.process (Obtaining Process Information)
](
js-apis-process.md
)
...
...
@@ -352,9 +366,11 @@
-
[
@ohos.util.Vector (Linear Container Vector)
](
js-apis-vector.md
)
-
[
@ohos.worker (Worker Startup)
](
js-apis-worker.md
)
-
[
@ohos.xml (XML Parsing and Generation)
](
js-apis-xml.md
)
-
Test
-
[
@ohos.application.testRunner (TestRunner)
](
js-apis-application-testRunner.md
)
-
[
@ohos.uitest (UiTest)
](
js-apis-uitest.md
)
-
APIs No Longer Maintained
-
[
@ohos.backgroundTaskManager (Background Task Management)
](
js-apis-backgroundTaskManager.md
)
-
[
@ohos.bundle (Bundle)
](
js-apis-Bundle.md
)
...
...
en/application-dev/reference/apis/js-apis-file-picker.md
0 → 100644
浏览文件 @
2a0f6616
此差异已折叠。
点击以展开。
zh-cn/application-dev/reference/apis/Readme-CN.md
浏览文件 @
2a0f6616
...
...
@@ -240,6 +240,7 @@
-
[
@ohos.file.fileExtensionInfo (公共文件访问与管理属性信息)
](
js-apis-fileExtensionInfo.md
)
-
[
@ohos.file.fs (文件管理)
](
js-apis-file-fs.md
)
-
[
@ohos.file.hash (文件哈希处理)
](
js-apis-file-hash.md
)
-
[
@ohos.file.picker (选择器)
](
js-apis-file-picker.md
)
-
[
@ohos.file.securityLabel (数据标签)
](
js-apis-file-securityLabel.md
)
-
[
@ohos.file.statvfs (文件系统空间统计)
](
js-apis-file-statvfs.md
)
-
[
@ohos.file.storageStatistics (应用空间统计)
](
js-apis-file-storage-statistics.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录