$GeneratedAssetLocation
GeneratedAssetLocationのデフォルト設定を与える.
詳細
- $GeneratedAssetLocationのデフォルト値はAutomaticである.
- 次は,よく使われる設定である.
-
Automatic 自動設定 File[…]または"file" ローカルファイルに保存 LocalObject[…]または"LocalObject" ローカルオブジェクトに保存 CloudObject[…]または"CloudObject" クラウドオブジェクトに保存 "dir/" 自動ファイル名を使ってディレクトリ dir に保存 None 可能な場合はメモリに保存 - ディレクトリ"dir"がすでに存在する場合,末尾のパス名区切り文字は任意である.
例題
すべて開く すべて閉じる例 (2)
スコープ (1)
$GeneratedAssetLocationを使ってファイル名を指定する:
$GeneratedAssetLocation := CreateUUID["test-"] <> ".mp4"SetDelayedが使われたので,ファイル名は各関数の呼出しのたびに再生成される:
Information[VideoGenerator[RandomImage[]], "ResourcePath"]Information[VideoGenerator[RandomImage[]], "ResourcePath"]関連するガイド
-
▪
- 動画計算機能の更新履歴 ▪
- 動画作成 ▪
- 動画編集 ▪
- 動画処理
テキスト
Wolfram Research (2020), $GeneratedAssetLocation, Wolfram言語関数, https://reference.wolfram.com/language/ref/$GeneratedAssetLocation.html.
CMS
Wolfram Language. 2020. "$GeneratedAssetLocation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$GeneratedAssetLocation.html.
APA
Wolfram Language. (2020). $GeneratedAssetLocation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$GeneratedAssetLocation.html
BibTeX
@misc{reference.wolfram_2026_$generatedassetlocation, author="Wolfram Research", title="{$GeneratedAssetLocation}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/$GeneratedAssetLocation.html}", note=[Accessed: 09-August-2026]}
BibLaTeX
@online{reference.wolfram_2026_$generatedassetlocation, organization={Wolfram Research}, title={$GeneratedAssetLocation}, year={2020}, url={https://reference.wolfram.com/language/ref/$GeneratedAssetLocation.html}, note=[Accessed: 09-August-2026]}