マイクロソフト用語集

日本マイクロソフト株式会社

type inference

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

コンピューター用語辞典

日外アソシエーツ株式会社

JST科学技術用語日英対訳辞書

独立行政法人科学技術振興機構

type inference

日英・英日専門用語辞書

日中韓辭典研究所

type inference

Weblio英和対訳辞書

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

type inference


Type inference

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

Wiktionary英語版

出典:Wiktionary

type inference

出典:『Wiktionary』 (2017/02/28 08:12 UTC 版)

反意語

ウィキペディア英語版

出典:Wikipedia

Type inference

出典:『Wikipedia』 (2011/07/29 07:47 UTC 版)

英語による解説

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

Type inference refers to the automatic deduction of the type of an expression in a programming language. It is a feature present in some strongly statically typed languages. It is often characteristic ofbut not limited tofunctional programming languages in general. Some languages that include type inference are Visual Basic (starting with version 9.0), C# (starting with version 3.0), D, Clean, Haskell, ML, OCaml, Scala. This feature is also planned for C++0x and Perl 6. The ability to infer types automatically makes many programming tasks easier, leaving the programmer free to omit type annotations while still permitting type checking.

閲覧履歴

type inferenceのページの著作権