1.strtok()函数的用法函数原型:char *strtok(char *s, const char *delim); Function:分解字符串为一组字符串。s为要分解的字符串,delim为.
確定! 回上一頁