MFC绘制二维直角坐标系 下面是一个简单的MFC应用程序,演示如何使用GDI+库来绘制二维直角坐标系。 // CoordinateSystemDemoDlg.h #pragma once #include "afxwin.h" #include "afxcmn.h" #in