string str="集团有限公司/生产院/地铁院/土建处"; string[] myArray=str.Split('/'); string result=myArray[1]+"/"+myArray[2];
10.7w+
社区成员
64.2w+
社区内容
让您成为最强悍的C#开发者