函数strlen()返回给定字符串的长度(字符数)。 函数strlen()声明size_t strlen(const char *str) str - 这是我们需要计算长度的给定字符串strlen()的 ...
確定! 回上一頁