CWinApp类中用()成员函数实现了对消息环的封装。A、InitInstance()B、Run()C、OnIdle()D、WndProc()

题目

CWinApp类中用()成员函数实现了对消息环的封装。

  • A、InitInstance()
  • B、Run()
  • C、OnIdle()
  • D、WndProc()

相似考题
参考答案和解析
正确答案:B