摘要: 一 C# 键值对类有以下类:① IDictionary idc = new Dictionary();② KeyValuePair par = (KeyValuePair)shoplistcomboBox.SelectedItem;③Hashtable ht=new Hashtable(); fil... 阅读全文
posted @ 2015-08-26 14:05 三小 阅读(6154) 评论(0) 推荐(1)