当前位置:
代码迷
>>
C#
>> 为何不能输出Hashtable键值对集合中的数组?只能显示命名空间.类名呢
详细解决方案
为何不能输出Hashtable键值对集合中的数组?只能显示命名空间.类名呢
热度:
158
发布时间:
2016-05-05 02:46:41.0
为什么不能输出Hashtable键值对集合中的数组?只能显示命名空间.类名呢?
为什么不能输出键值对集合中的数组?只能显示命名空间.类名呢?
代码如下图
输出窗口如下图
------解决思路----------------------
引用:
我是楼主,这样就对了,哈哈!!!不过Hashtable有没有添加集合对象和数组对象的方法?像ArrayList的AddRange一样的?
。。。没有,你要想那自己扩展一个方法,不就可以了么。
相关解决方案
hashtable 检查用户名 汉字出乱码
asp.net_ArraryList,Hashtable,SortedList,Xml资料的排序和绑定控件
javascript 兑现 Hashtable ArrayList StringBuffer
Java容器类List、ArrayList、Vector及地图、HashTable、HashMap分别的区别
怎么正确使用Iterator,Enumeration,HashMap,Hashtable.多谢
Hashtable 和Vector的有关问题
HashTable 取数据,该如何解决
HashTable 存键值的有关问题
ArrayList,Hashtable,List<T>Dictionary<K,V>
《Java源码分析系列(3)》Hashtable
HashMap+ConcurrentHashMap+HashTable
Hash Hashtable HashMap ConcurrentHashMap
hashmap, treemap, hashtable, hashcode 的使用和探讨
List、ArrayList、Vector及map、HashTable、HashMap的区别与用法