快捷搜索:   服务器  安全  linux 安全  MYSQL  dedecms

C++箴言:理解隐式接口和编译期多态

    object-oriented programming(面向对象编程)的世界是围绕着 explicit interfaces(显式接口)和 runtime polymorphism(执行期多态)为中心的。例如,给出下面这个(没有什么意义的)的 class
顶(0)
踩(0)

您可能还会对下面的文章感兴趣:

最新评论