C 库函数- strchr(). 描述. C 库函数char strchr(const char str, int c) 在参数str 所指向的字符串中搜索第一次出现字符c(一个无符号字符)的位置。
確定! 回上一頁