Wiktionary英語版

出典:Wiktionary

docstring

出典:『Wiktionary』 (2025/01/28 17:51 UTC )

語源

From doc +‎ string; see doc (documentation).

発音

参考

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Docstring

出典:『Wikipedia』 (2011/06/24 14:27 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In programming, a docstring is a string literal specified in source code that is used, like a comment, to document a specific segment of code. Unlike conventional source code comments, or even specifically formatted comments like Javadoc documentation, docstrings are not stripped from the source tree when it is parsed, but are retained throughout the runtime of the program. This allows the program to inspect these comments at run time, for instance as an interactive help system, or as metadata.

Weblio例文辞書

英和辞典・和英辞典 - Weblio辞書

docstring

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

docstringのページの著作権