立即执行函数
(function(){ alert("这是一个函数"); })()
js---函数
原文:https://www.cnblogs.com/by-young/p/13354329.html