FileByteCount

FileByteCount[file]

ファイルのサイズをバイト数で返す.

詳細

  • FileByteCount内のファイルは,そのファイルへのパスを文字列あるいはFileオブジェクトとして与えることで指定することができる.
  • あるコンピュータシステムから他へ特定のファイルが移動された場合には,FileByteCountが報告するバイト数が変わる場合がある.
  • FileByteCountはクラウドオブジェクトにも使うことができる.

例題

すべて開くすべて閉じる

  (1)

ファイルのバイト数:

スコープ  (1)

Fileオブジェクトで指定されたファイルのバイト数を得る:

特性と関係  (1)

FileSizeFileByteCountと同じバイト数を与える:

Wolfram Research (1991), FileByteCount, Wolfram言語関数, https://reference.wolfram.com/language/ref/FileByteCount.html (2016年に更新).

テキスト

Wolfram Research (1991), FileByteCount, Wolfram言語関数, https://reference.wolfram.com/language/ref/FileByteCount.html (2016年に更新).

CMS

Wolfram Language. 1991. "FileByteCount." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/FileByteCount.html.

APA

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

BibTeX

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

BibLaTeX

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