Skip to content
EntityQ1609764· pop 13· linked from 27 articles

ヒアドキュメント

Sign in to save

Also known as here-document, here-text, hereis, here-string, here-script, heredoc

a section of a source code file that is treated as if it were a separate file

Article · 日本語

ヒアドキュメント(別の呼び方としてヒア文字列、heredocなど)は、文字列リテラルを、シェルスクリプトやプログラミング言語のソースコード中に埋め込むための1つの方法である。

Abstract from DBpedia / Wikipedia · CC BY-SA

ヒアドキュメント · Vinony