var jinq = {}; jinq = { //创建命名空间 namespace:function(ns){ var parts = ns.split("."), object = this, i,len; for(i=0,len=parts.length;i