集合类Array List HashTable实例操作练习

2019-05-20 12:52:04于海丽

}
Console .WriteLine("原字符串:{0},筛选后的字符串{1}" , str, newstr + "test" );
Console .Read();
}
}
}