摘要:
CDC *pDC=this->GetDC(); CRect rc(100,100,390,390); // GetClientRect( &rc ); int xStart = (rc.right+rc.left)/2; int yStart = (rc.bottom+rc.top)/2; CTime time = CTime::GetCurrentTime(); CString strDigits; int i,x,y; CSize size; CPen Pen(PS_SOLID,5,RGB(0,0,0)); CPe... 阅读全文
posted @ 2013-02-28 10:50
Sankye
阅读(334)
评论(0)
推荐(0)
浙公网安备 33010602011771号