早绑定和晚绑定有什么区别? [英] What is the difference between Early and Late Binding?

查看:16
本文介绍了早绑定和晚绑定有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

早期绑定和后期绑定有什么区别?

What is the difference between early and late binding?

推荐答案

简短的回答是,早期(或静态)绑定是指编译时绑定,后期(或动态)绑定是指运行时绑定(例如,当您使用反思).

The short answer is that early (or static) binding refers to compile time binding and late (or dynamic) binding refers to runtime binding (for example when you use reflection).

这篇关于早绑定和晚绑定有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆