1:在指定區域輸出文字 1:使用TextOut(int x,int y,const CString& str);方法 2:使用DrawText(const CString&str,LPRECT lpRect,UINT nFormat)方法 ...
確定! 回上一頁