Ta上传的资源 (0)

MFC五子棋 void CMy3_1View::OnDraw(CDC* pDC) { CMy3_1Doc* pDoc = GetDocument(); ASSERT_VALID(pDoc); // TODO: add draw code for native data here //画背景 CBru