octet_length函數 length函數用法 c語言length函數用法?C語言中,沒有l(wèi)ength,可以自己編寫代碼示例:int length(char*s){int ifor(i=0s[i]!="\0"i )... 2021-03-11 5214次瀏覽