摘要: using System;using System.Collections;using System.Collections.Specialized;namespace test{ class myTest { static void Main() { string[] arrInt = new string[] { "1", "1", "2", "3", "4", "33", "4", "66"...阅读全文
posted @ 2008-12-14 20:02 艾新 阅读(388) | 评论 (1) 编辑 |
