编译时类型 meaning in English
compile-time type
Examples
- Generic types enforce compile - time type checking
泛型类型强制实施编译时类型检查。 - The other limitation is lack of compile - time type checking ; since an
另一个限制是缺少编译时类型检查;因为 - This allows for compile - time type checking as well as performance optimizations
这样就支持了编译时类型检测和性能优化。 - Rather than the compile - time class visible in the method pointer
的运行时类型而不是在方法指针中可见的编译时类型选择方法。 - Must be a class or an interface with a method by the specified name whose signature matches the signature of the delegate class
的编译时类型必须是一个包含特定方法的类或接口的名称,该方法具有指定的名称并且其签名与委托类的签名相匹配。