| 1. | Generic types enforce compile - time type checking 泛型类型强制实施编译时类型检查。 |
| 2. | The other limitation is lack of compile - time type checking ; since an 另一个限制是缺少编译时类型检查;因为 |
| 3. | This allows for compile - time type checking as well as performance optimizations 这样就支持了编译时类型检测和性能优化。 |
| 4. | Rather than the compile - time class visible in the method pointer 的运行时类型而不是在方法指针中可见的编译时类型选择方法。 |
| 5. | Must be a class or an interface with a method by the specified name whose signature matches the signature of the delegate class 的编译时类型必须是一个包含特定方法的类或接口的名称,该方法具有指定的名称并且其签名与委托类的签名相匹配。 |
| 6. | Must be the name of a class or an interface that contains a method of the specified name whose signature matches the signature of the delegate class . the 的编译时类型必须是类或接口的名称,而该类或接口包含签名与委托类的签名相匹配的指定名称的方法。 |
| 7. | You can then treat each named value as an instance of that class , providing you with compile - time type safety that a named set of integers can t 然后,可以将每个指定的值看作是那个类的一个实例,这为您提供了指定的整数集合所无法提供的编译时类型安全。 |
| 8. | A variable is a storage location and has an a ociated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |
| 9. | A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( 4 . 2 ) or a reference type ( 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |
| 10. | A variable is a storage location and has an associated type , sometimes called its compile - time type , that is either a primitive type ( @ sect ; 4 . 2 ) or a reference type ( @ sect ; 4 . 3 ) 变量是关联于特定类型的存储单元,所关联的类型有时叫做变量的编译时类型,即,既可以是简单类型也可以是引用类型。 |