... 类型名字等价 name equivalence of type 类型强制 coercion of type 类型说明 type declaration ...
双语例句
1
The typecoercion rules have changed to preserve types in arrays (more often), rather than converting to the typeof a Python scalar.
改变了类型强制规则,以保持数组(更为常见)中的类型 ,而不是转换为 Python 标量的类型。
2
Reading a parameter value can be marginally expensive (because oftypecoercion). Therefore, it makes sense to cache the parameter value, at least while the component is actively rendering itself.