类型安全 meaning in English
type safety
type-declaration
type-safe
Examples
- To determine whether your code is verifiably type - safe
来确定代码是否是可验证为类型安全的代码。 - Writing verifiably type - safe code
>编写可验证为类型安全的代码 - Enumerations are type - safe ; that is , there is no automatic conversion between
枚举是类型安全的;即 - How to : define type - safe collections
>如何:定义类型安全集合 - Generic types provide support for type - safe collection classes
泛型类型提供对类型安全集合类的支持。