$CloudObjectNameFormat

$CloudObjectNameFormat

是构建 CloudObject 时,用于 CloudObjectNameFormat 选项的默认设置.

更多信息

范例

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

基本范例  (1)

默认情况下,新创建的命名云对象使用 $UserURLBase 格式化 URL 中的用户名:

可使用 $UserURLBase 获取其实际值:

把名称格式改变为用户的 UUID:

命名对象使用 URL 中的用户 UUID:

可能存在的问题  (1)

如果目标是不存在的有命名的 CloudObject,则无法应用值为 "UUID"$CloudObjectNameFormat.

首先,创建一个云对象:

检查云对象是否存在于云中:

因为其存在于云中,所以有一个已知的 "UUID" 与之关联:

这里,云对象的内容被替换为 456,云对象的 URL 以 "UUID" 形式给出:

删除对象:

命名的云对象不再存在,因此新创建的云对象不会以 UUID 格式返回,因为云对象是以 "UserURLBase" 格式创建的:

删除对象:

这里,目的是不使用 CloudObject 构造函数,所以云对象是使用 UUID 构造的:

Wolfram Research (2019),$CloudObjectNameFormat,Wolfram 语言函数,https://reference.wolfram.com/language/ref/$CloudObjectNameFormat.html.

文本

Wolfram Research (2019),$CloudObjectNameFormat,Wolfram 语言函数,https://reference.wolfram.com/language/ref/$CloudObjectNameFormat.html.

CMS

Wolfram 语言. 2019. "$CloudObjectNameFormat." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/$CloudObjectNameFormat.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_$cloudobjectnameformat, organization={Wolfram Research}, title={$CloudObjectNameFormat}, year={2019}, url={https://reference.wolfram.com/language/ref/$CloudObjectNameFormat.html}, note=[Accessed: 21-November-2024 ]}