CloudPut

CloudPut[expr]

expr 写入新的匿名云对象.

CloudPut[expr,"uri"]

expr 在给定统一资源标识符(URI)写入云对象.

CloudPut[expr,CloudObject["uri"]]

expr 写入给定云对象.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

在未命名云对象中存储计算值:

提取该值:

存储已命名的云对象:

范围  (2)

保存由字符串指定的已命名的云对象:

保存由 CloudObject 指定的已命名的云对象:

保存由 URL 指定的已命名的云对象:

保存未计算的表达式:

以未计算的形式保存表达式:

在每次读取时对表达式进行计算:

选项  (6)

CloudBase  (1)

将表达式写入不同的云端:

CloudObjectNameFormat  (1)

向云对象中写入,以用户的 UUID 的格式返回 URL:

CloudObjectURLType  (1)

向云对象中写入,以在云环境中打开的形式返回 URL:

IncludeDefinitions  (1)

将依赖于其他符号定义的未经计算的表达式写入,并包括这些定义:

以未计算的形式保存对象,同时包含 f 的定义:

MetaInformation  (1)

向云对象中写入并包含一些元信息:

可在以后读取元信息:

Permissions  (1)

向云对象中写入,该对象将要求另一个用户登录才能访问它:

属性和关系  (1)

CloudObject 为写入目标的 Put 等价于 CloudPut

PutAppend 与云对象一起使用,将表达式追加到云对象,而不是像 CloudPut 那样将内容完全替换:

追加另一个表达式并读取对象中的所有表达式:

可能存在的问题  (1)

对如 APIFunction 这样在云端具有特殊行为的表达式应用 CloudPut 不能激活其特殊行为:

调用云对象不会进行任何计算,只是使用 HTML 来显示表达式,因为该表达式恰好被 URLExecute 导入为可读取的内容:

如果想要创建可使用的 APIFunction,必须用 CloudDeployCloudPublish 来部署:

现在,它按预期读取参数并在调用时对函数进行计算:

Wolfram Research (2014),CloudPut,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CloudPut.html (更新于 2019 年).

文本

Wolfram Research (2014),CloudPut,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CloudPut.html (更新于 2019 年).

CMS

Wolfram 语言. 2014. "CloudPut." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2019. https://reference.wolfram.com/language/ref/CloudPut.html.

APA

Wolfram 语言. (2014). CloudPut. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CloudPut.html 年

BibTeX

@misc{reference.wolfram_2024_cloudput, author="Wolfram Research", title="{CloudPut}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/CloudPut.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_cloudput, organization={Wolfram Research}, title={CloudPut}, year={2019}, url={https://reference.wolfram.com/language/ref/CloudPut.html}, note=[Accessed: 17-November-2024 ]}