CFile ::modeWrite:唯寫。 //寫入資料 CString strValue = "Hello World!"; file.Write(strValue,strValue.GetLength());.
確定! 回上一頁