strtok_r ()函数用于分割字符串。strtok_r是linux平台下的strtok函数的线程安全版。windows的string.h中并不包含它,windows下的对应安全函数 ...
確定! 回上一頁