首页 新闻 会员 周边
5
回答数

待解决问题 关于 js 执行的问题。。。

var test; //打印出 undefined console.log(test); 首先上面的代码没有问题,打印出 undefined。 接下来是下面的代码: function test() {