Console.WriteLine(str.Replace("tion", "ted")) Console.WriteLine(str.Substring(0, 4)). เมธอด Replace() ใช้สำหรับแทนที่ค่าของ string เป็น string ...
確定! 回上一頁