[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
浏览 Cloud Storage 中的文件
本文档介绍如何从 IntelliJ IDEA 中浏览 Cloud Storage 上的内容。
准备工作
查看 Cloud Storage 存储分区及其内容
要打开存储分区并查看其内容,请执行以下操作:
选择工具 > Cloud Code > 浏览 Cloud Storage 存储分区 (Browse Cloud Storage buckets)。
随即会显示 Cloud Storage 侧边面板资源管理器。
从下拉菜单中选择您的项目。
随即会显示与项目关联的存储分区。
双击存储分区以查看其内容。

如果存储分区包含文件夹,双击文件夹以显示其内容。
右键点击存储分区或存储分区中的文件,将其名称复制到剪贴板。
获取支持
如需发送反馈,请在
GitHub 上报告问题,或者在
Stack Overflow 上提问。
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-01-25 UTC.