CString offers the Format method for printf -style formatting, but this isn't type-safe. For type-safe string formatting you could either use ...
確定! 回上一頁