" MyInt has the value of 123456789. C# 複製程式碼. string newString = "123456789";. int MyInt = Convert.ToInt32(newString);. // MyInt has the ...
確定! 回上一頁