c 语言strlen用法详解:strlen()函数的作用是统计给定字符串的长度。函数原型:unsigned int strlen(char *str);功能:统计字符串str中字符的个数, ...
確定! 回上一頁