在C/C++中常用的獲取字串長度或者字串陣列長度的函式有sizeof() length() strlen() size() 其中strlen(str)和str.length()和str.size()都可以用來求字 ...
確定! 回上一頁