C 语言strcmp #include <string.h> int strcmp(const char *s1, const char *s2); 功能:比较s1 和s2 的大小,比.
確定! 回上一頁