jslint

 

 

auto execution/self execution/ Immediate function 

http://www.jslint.com/

(function () {
    'use strict';
    alert(0);
}());

 

posted @ 2016-05-07 12:27  zyip  阅读(103)  评论(0编辑  收藏  举报