※CString::ReverseFind是返回字符串中最後一個匹配字符的index,與Find函數查找方向正好相反,可惜只有一種重載:. int ReverseFind( TCHAR ch ) const;.
確定! 回上一頁