javascript: void(
(function() {
     //do something....
})());
匿名函数知道,但是这里套个void() 就不知道为什么了,麻烦给讲解下!!