ExternalStorageGet

ExternalStorageGet[ExternalStorageObject[]]

ExternalStorageObjectで指定される外部ストレージに保存された式を読み込む.

ExternalStorageGet[location]

$ExternalStorageBaseで指定される外部ストレージの location に保存された式を読み込む.

詳細とオプション

  • デフォルトの外部ストレージは$ExternalStorageBaseで与えられる.
  • location の可能な値には,通常のファイルパスとIPFS(InterPlanetary File System)のコンテンツID(CID)がある.

例題

すべて開くすべて閉じる

  (2)

計算した値をIPFSに保存する:

IPFSに保存してある式を得る:

計算した値をDropboxに保存する:

Dropboxに保存してある式を得る:

スコープ  (3)

外部ストレージオブジェクト  (1)

IPFSに保存してある式をExternalStorageObjectを与えて得る:

場所  (2)

CID  (1)

IPFSに保存してある式をコンテンツID(CID)を与えて得る:

パス  (1)

計算した式をターゲットパスを指定してDropboxに保存する:

Dropboxに保存してある式をロケーションパスを与えて得る:

オプション  (2)

ExternalStorageBase  (2)

Dropbox  (1)

計算した値をDropboxに保存する:

Dropboxに保存してある式を得る:

IPFS  (1)

IPFSに保存してある式を得る:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_externalstorageget, organization={Wolfram Research}, title={ExternalStorageGet}, year={2020}, url={https://reference.wolfram.com/language/ref/ExternalStorageGet.html}, note=[Accessed: 18-November-2024 ]}