[JavaScript]无名的function 26. March 2016 AndrewZhu JavaScript Comments (0) 很多时候在别人的JavaScript代码里看到这样的结构:(function(){ alert("hello world");})();这是个啥?刚 [More]