検索結果- 英語 - 多言語
検索内容:
types
typed
typed
typewritten / (computing, of a variable, expression, or value) Having a specific data type. / (computing, of a programming language) In which variables are typed.
type
group of things or people sharing common features
static typing
(computing, programming) A system in which type checking is performed during compilation and not at run time, opposed to dynamic typing.
duck typing
(programming) A style of dynamic typing in which an object's current set of methods and properties determines the valid semantics, rather than its inheritance from a particular class or implementation of a specific interface.
dynamic typing
(computing, programming) A system in which type checking is performed at run time and not at compilation, opposed to static typing.
touch typing
strong typing
(computing, programming) A system that places any of various kinds of restriction on the interactions between objects of different data types.
weak typing
(computing, programming) A system that does not place any restriction on the interactions between objects of different data types.