検索結果- 英語 - 多言語
検索内容:
typing up
gradual typing
touch-typing
A technique of using the keyboard of a computer or typewriter in which the typist operates the keys without needing to look at the keyboard, knowing by heart the keys being allocated to each finger and the space bar to the thumb.
two-fingered typing
A method of using the keyboard of a computer or typewriter in which the typist uses only two fingers (usually the index fingers) to operate the keys, typically because unfamiliar with the layout of the keyboard.
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.