$PathnameSeparator

$PathnameSeparator

ファイルとディレクトリの完全な名前が構築される際にセパレータとして使用される文字列である.

詳細

  • デフォルトの値は,Windowsでは"\\",その他では"/"である.
  • FileNameSplitのような関数は,デフォルトでWindowsでは\/の両方をセパレータとして認める.

例題

  (2)

Unixシステムのパス名のセパレータ:

$PathnameSeparatorはセパレータとして使われる:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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