strrchr () - C语言库函数. C库函数char *strrchr(const char *str, int c) 搜索最后出现的字符串中的字符c(unsigned char类型)指向参数str。
確定! 回上一頁