原本一个字符,如下:
string str = "1.txt,10.txt,2.txt,3.txt";
要求排序结果:
1.txt,2.txt,3.txt,10.txt
写一个类来解释字符串。网页运行输出结果: