函数的深拷贝

function aa(){return '11'}io

 

function ss(){
return new Function("return " + aa.toString())()()
}function

相关文章
相关标签/搜索