split切割字符串

string [] split = str.Split(new Char [] {'-'});

posted on 2005-12-06 16:03  小肠与小豆子  阅读(177)  评论(0)    收藏  举报

导航