摘要: 第一种 (function checkCookie(){ console.log("hello world!!!!!"); }()) 第二种 (function checkCookie(){ console.log("hello world!!!!!"); })() 第三种 !function ch 阅读全文
posted @ 2020-12-29 14:16 我的腹肌不见了 阅读(1377) 评论(0) 推荐(0)