🌈 搜索
📅  最后修改于: 2022-03-11 14:48:51.156000             🧑  作者: Mango
string str = "Hello World"; string substr = str.Substring(str.Length - 2);