Dynamic dispatch
摘要:
Dynamic dispatch动态调度。动态分发 In computer science, dynamic dispatch is the process of selecting which implementation of a polymorphic operation (method or 阅读全文
posted @ 2016-10-02 22:57 cutepig 阅读(858) 评论(0) 推荐(0) 编辑