char* strtok(char *str, char *sep);
char *str String str
char *sep Seperator
char *str 字符串str
char *sep 分隔符