函式:strlen()
字串处理函式库
strlen
取得字串长度。
语法:
int strlen(string str);
传回值:
整数
函式种类:
资料处理
内容说明
本函式传回指定的字串长度。
[
上一页
下一页
]