1. 字符串比较函数. //比较两个字符串是否相同 int StrCmp(LPCTSTR lpStr1,LPCTSTR lpStr2); int StrCmpN(LPCTSTR lpStr1,LPCTSTR lpStr2,int nChar);
確定! 回上一頁