明天的明天 永远的永远 未知的一切 我与你一起承担 ??

是非成败转头空 青山依旧在 几度夕阳红 。。。
  博客园  :: 首页  :: 管理

2007年5月10日

摘要: 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)