CreateCloudExpression

CreateCloudExpression[value]

指定された初期値を保存する新たな無記名のクラウド式を作る.

CreateCloudExpression[value,"name"]

指定された名前を持つ新たなクラウド式を作る.

詳細とオプション

  • デフォルトで,作成されたクラウド式はベースが$CloudExpressionBaseの値であるURIを持つ.
  • 新たなクラウド式は$CloudBaseで定義されたクラウドで作られる.
  • 使用可能なオプション
  • PartProtection Automaticクラウド式のどの部分が変更から守られているか
    Permissions Automaticクラウド式へのアクセス等のパーミッション

例題

すべて開くすべて閉じる

  (2)

初期値を保存する無記名のクラウド式を作る:

クラウド式の一部を取り出す:

クラウド式の一部を再設定する:

クラウド式全体の値を得る:

クラウド式を削除する:

名前付きのクラウド式を作る:

クラウド式の値を得る:

式を削除する:

オプション  (3)

PartProtection  (2)

クラウド式を部分保護なしで作る:

式の一部を変更してその構造を破壊する:

式の新しい値を読む:

部分保護の値を得る:

部分的に保護されたクラウド式を作る:

値が整数であるキー"a"の変更を試みる:

キー"a"に関連付けられた値を読む.値は変更されていない:

部分保護の値を得る:

Permissions  (1)

公開読出し許可のクラウド式を作る:

Wolfram Research (2016), CreateCloudExpression, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateCloudExpression.html.

テキスト

Wolfram Research (2016), CreateCloudExpression, Wolfram言語関数, https://reference.wolfram.com/language/ref/CreateCloudExpression.html.

CMS

Wolfram Language. 2016. "CreateCloudExpression." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CreateCloudExpression.html.

APA

Wolfram Language. (2016). CreateCloudExpression. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreateCloudExpression.html

BibTeX

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

BibLaTeX

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