摘要:
答案来源:https://zhidao.baidu.com/question/187071815.html 对于字符数组str[N],判断方法有以下三种: 第一种:用库函数strlen 第一种:用库函数strlen 1 len = strlen(str); // 数组长度 len = strlen( 阅读全文
posted @ 2018-04-12 11:06
一只羊JAS
阅读(9241)
评论(0)
推荐(0)