摘要:
using System; public class Demo{ static void Main() { string str = "|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20"; string delimStr = "|"; string[] split = str.Split(... 阅读全文
posted @ 2007-05-10 15:21 且行且思 阅读(1017) 评论(0) 推荐(0)
浙公网安备 33010602011771号