string MyString = "09/02/04     4:00p   21.9 21.9  21.8 69     15.9            3.6 NE        2.15 6.3 "; 
string[] arr = MyString.Trim().Split(new char[]{' '}, StringSplitOptions.RemoveEmptyEntries);

 

創作者介紹
創作者 albert0956的部落格 的頭像
albert0956

albert0956的部落格

albert0956 發表在 痞客邦 留言(0) 人氣( 12 )