摘要: 1. 颜色类型的定义 typedef unsigned char BYTE;//1Byte typedef unsigned short WORD;//2Byte typedef unsigned long DWORD;//4Byte typedef DWORD COLORREF; typedef 阅读全文
posted @ 2019-12-04 20:10 htj10 阅读(1175) 评论(0) 推荐(0) 编辑
TOP