type coercion的意思|示意

美 / / 英 / /

类型强制


type coercion相关短语

1、 coercion of type 类型强制

type coercion相关例句

Provides hints and tips to avoid common script mistakes in specific areas, such as syntax, order of script interpretation, automatic type coercion, and so on.

提供一些提示,以避免在某些具体方面(如语法、脚本解释顺序、自动类型强制等等)出现公用脚本错误。

The type coercion rules have changed to preserve types in arrays (more often), rather than converting to the type of a Python scalar.

改变了类型强制规则,以保持数组(更为常见)中的类型 ,而不是转换为 Python 标量的类型。

It is statically type-checked and does not allow type coercion, so is safe with regards to types.

它进行静态类型检查,并且不允许强制类型转换,因而对于类型而言是安全的。