C庫函數char *strchr(const char *str, int c) 搜索第一次出現的字符串中的字符c(unsigned char類型)由 ... 下面的例子顯示strchr() 函數的用法。
確定! 回上一頁