英和生命保険用語辞典 |
マイクロソフト用語集 |
generics
対訳 ジェネリック
解説
A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types.
学術用語英和対訳集 |
JST科学技術用語日英対訳辞書 |
Weblio英和対訳辞書 |
Wiktionary英語版 |
出典:Wiktionary |
generics
出典:『Wiktionary』 (2011/07/05 19:31 UTC 版)
名詞
generics
- Plural form of generic.
- (computing, programming) The use of templates etc. to create generic source code that can be used in many situations.
「GENERICS」を含む例文一覧
該当件数 : 2件
The JDK 1.5 generics are used throughout the NetBeans APIs.
JDK 1.5 の総称が NetBeans API 全体で使用されます。 - NetBeans
For example, you can use new J2SE 5.0language constructssuch as enums, generics and metadata annotationsto build and edit your applications.Features such as error annotations (error underlying) andcode folding can be used with J2SE 5.0 sources and the Source Editor supportscode completion and syntax highlighting of J2SE 5.0 language keywords.
たとえば、enum や generic、メタデータ注釈などの新しい J2SE 5.0 言語コンストラクトを使用し、アプリケーションを構築、編集できます。 J2SE 5.0 ソースで、エラー注釈やコード折り畳みなどの機能を使用でき、ソースエディタは、J2SE 言語キーワードのコード補完や構文の強調表示をサポートしています。 - NetBeans
| GENERICSのページへのリンク |
