CString str = "/n/t a";. str.TrimLeft();. str is "a";. If there are no parameters, delete characters from the left (/n/t spaces, etc.) ...
確定! 回上一頁