検索結果- 英語 - 多言語
検索内容:
types
typing
Assigning or classification by type. / The act of typing on a keyboard.
typing
typings
type collection
(taxonomy) A collection from which the original concept of a taxonomic group was described.
built-in type
(computer science) A data type provided by a programming language as a basic building block, such as integer, character or Boolean, but in some languages also list, hash table or first class function.
composite type
(computer science) A data type that can be constructed in a programming language out of that language's primitive types and other composite types; exemplified by array, structure, and class.
type-safe
(programming) Not susceptible to the class of programming errors that could lead to items of one data type being incorrectly treated as another type.