CString str="xxxx.dll"; int n = str.ReverseFind('.') str = str.Left(str.GetLength()-n-1);. 例程2:(csdn). 取得一個字串中第一個 '?'號之前的 ...
確定! 回上一頁