后期绑定 meaning in Chinese
late binding
late-bound
Examples
- Instruction calls a late - bound method on an object
指令对对象调用后期绑定方法。 - This member was invoked with a late - binding mechanism
用后期绑定机制调用该成员。 - Executes a late - bound method or function call
执行后期绑定方法或函数调用。 - Indicates that late - binding apis should be used
表示应使用后期绑定api ; - Variables cannot be late - bound in visual basic
变量不能是后期绑定的。