单词学习:dynamic binding 计算机科学/编程术语

dynamic binding

/daɪˈnæmɪk ˈbaɪndɪŋ/

动态绑定;在计算机科学中,指程序运行时才确定方法或函数具体调用的实现方式。

During the programming lecture, Mr. Gu explained that dynamic binding allows the program to decide which method to call at runtime.

在编程课上,顾老师解释说动态绑定允许程序在运行时决定调用哪个方法。

单词卡片 卡片已就绪
英语单词分享卡片: dynamic binding - 动态绑定;在计算机科学中,指程序运行时才确定方法或函数具体调用的实现方式。