这些可能会很抽象,你既然学MFC,给你几个不可少的技术点

1.Dynamic Creation
2.Runtime Type Imformation
3.Persistence
4.Message Mapping
5.Command Routing.

以上5点自己去学吧,剩下的就仅仅是API的问题.
你的IsKindOf()就是RuntimeTypeImformation的支持

相关文章:

  • 2021-06-15
  • 2021-06-02
  • 2021-12-20
  • 2021-05-08
  • 2022-12-23
  • 2021-06-13
  • 2021-09-01
  • 2021-08-07
猜你喜欢
  • 2021-10-29
  • 2021-10-13
  • 2021-10-01
  • 2022-12-23
  • 2021-06-16
  • 2022-01-20
  • 2021-07-03
相关资源
相似解决方案