pre>
CString str; str.Format ("It is : %f",result); ::AfxMessageBox(str); 摘自 myj0513的专栏
CString str; str.Format ("It is : %f",result); ::AfxMessageBox(str);
摘自 myj0513的专栏