strcmp () 用来比较字符串(区分大小写),其原型为: int strcmp(const char *s1, const char *s2);. 【参数】s1, s2 为需要 ...
確定! 回上一頁