strstr 和 strchr有什么区别 The strchr() function returns a pointer to the first occurrence of the character c in the string s. 这个是查找字符的, The strstr() functio 函数 2024-10-20 167 点赞 2 评论 253 浏览