摘要:
using System;using System.Collections;public class SamplesHashtable { public static void Main() { // Creates and initializes a new Hashtable. Hashtable myHT = new Hashtable(); myHT... 阅读全文
posted @ 2005-07-07 19:51 雨叶秋寒 阅读(748) 评论(1) 推荐(0)
浙公网安备 33010602011771号