js自带的 Map 类
var showMap=new ActiveXObject("Scripting.Dictionary");showMap.add(key,value);showMap.Exists(key)showMap.remove(key)showMap.Item(kwy)