function
sayHello(){
console.log('Hello
World!')
}
如果你想在js文件加载后,立即执行sayHello()函数,那么可以在js中加入
sayHello()的调用即可。
js中是有立即执行函数的,比如说js文件中有一个函数为:function sayHello(){
console.log('Hello World!')
}
如果你想在js文件加载后,立即执行sayHello()函数,那么可以在js中加入
sayHello()的调用即可。
function
sayHello(){
console.log('Hello
World!')
}
如果你想在js文件加载后,立即执行sayHello()函数,那么可以在js中加入
sayHello()的调用即可。
js中是有立即执行函数的,比如说js文件中有一个函数为:function sayHello(){
console.log('Hello World!')
}
如果你想在js文件加载后,立即执行sayHello()函数,那么可以在js中加入
sayHello()的调用即可。