let a = (function gigel() {
alert("dd");
})();
* this is executed immediatly as the page loads*
<button onclick="a">Click me</button>
* this is executed only when clicking the button *
<button onclick="alert('dd')">Click me</button>
动漫人物
偶然的你
随时随地看视频慕课网APP
相关分类