7.1、多态性的外观体现:由父类的引用创建对象,也叫:run-time binding(运行时绑定),目的就是在 代码运行的时候能够判断对象的类型,它能使程序变得可扩展而不需要重新编译已存在的代码;
基于237个网页-相关网页
...方式;绑定动作在程序执行期才根据对象的型别进行,称为“后期绑定(late binding)”,或称为“执行期绑定(run-time binding),或“动态绑定(dyn..
基于18个网页-相关网页
... 运行时对象模型 Runtime object model 运行时赋值 runtime binding; run-time binding 运行时间 run-time; run time ...
基于4个网页-相关网页
This service run-time binding could be instantiated using any of the following mechanisms
可以利用下列任意一种机制来演示这个服务运行时绑定
You can use mix-ins (more below, under Run-time binding) to add core capabilities to existing classes.
您可以使用mix - in(后面运行时绑定会讲到)来添加核心功能到已有的类中。
Run time details, such as protocol binding and transport are transparent to a client.
运行时细节,例如协议绑定和传送对于客户机来说是透明的。
应用推荐