var a = function(){};a.t = 4;console.log(a)→function(){}
为什么log出来的a没有t这个属性,只是function(){}
守候你守候我
相关分类