摘要:
增加WM_ACAD_KEEPFOCUS消息的响应函数 afx_msg LONG onAcadKeepFocus( UINT, LONG ); BEGIN_MESSAGE_MAP(CPlotSingleDlg, CAcUiDialog) ON_MESSAGE( WM_ACAD_KEEPFOCUS, o 阅读全文
摘要:
only static const integral data members can be initialized within a class 只要静态常量int 类型成员变量可以在类内部初始化。 only static const integral data members can be in 阅读全文