Gets the number of characters in the current String object. ... C# 複製. 執行. string str = "abcdefg"; Console.WriteLine("1) The length of '{0}' is {1}", ...
確定! 回上一頁