When I try to compile the following piece of code, it gives me an error: CString str; double d=3.1415; str.Format("%f" ...
確定! 回上一頁