The string is provided only on the first call, as with the strtok subroutine.
字符串只是在第一次调用时给出,如 strtok 子例程。
youdao
分解字符串为一组字符串。s为要分解的字符串,delim为分隔符字符(如果传入字符串,则传入的字符串中每个字符均为分割符)。首次调用时,s指向要分解的字符串,之后再次调用要把s设成NULL。
详细内容
应用推荐
模块上移
模块下移
不移动