摘要:1functionHashMap(){23varItemCollection=newArray();4//private56this.getMapCollection=function(){7returnItemCollection;8}910varMapItem=function(key,value){1112this.key=(key==null?"":key);13this.value=(v...
阅读全文
posted @ 2006-05-24 20:02
浙公网安备 33010602011771号