C语言字符串查找可以用strstr
C语言字符串分割可以用strtok
2021-09-06
JavaScript Engine