🌈 搜索
📅  最后修改于: 2022-03-11 14:48:58.261000             🧑  作者: Mango
string str = "10s"; int x = Convert.ToInt32(str); Console.WriteLine(x);