function f1(){
n=999;
function f2(){
alert(n);
}
return f2;
}
作者ID: 14939724
2020-07-23
鲜花: 0
鸡蛋: 0
复制
返回主页