ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
type hint
名詞
(programming) An instance of type hinting: the specification of a data type in an otherwise untyped language.
日本語の意味
プログラミングにおいて、型ヒントとは、動的型付け言語など本来型を明示しない言語で、変数や関数の引数、戻り値などのデータ型を補助的に指定する注釈や仕組みを指す。
英語の意味
(programming) An instance of type hinting: the specification of a data type in an otherwise untyped language.
関連語
type hinting
名詞
不可算名詞
(programming) The specification of data types in an otherwise untyped language, to enforce variables having a particular type.
日本語の意味
プログラミングにおいて、型が明示されていない言語内で、変数に特定のデータ型を与えるために用いられる、データ型の指定(型注釈)のこと。
英語の意味
(programming) The specification of data types in an otherwise untyped language, to enforce variables having a particular type.