(function(vv){ alert(vv) })(1) !function(vv){ alert(vv) }(2) +function(vv){ alert(vv) }(3) -function(vv){ alert(vv) }(4) ~function(vv){ alert(vv) }(5) (function(vv){ console.log(vv); }(6)) //不建议使用这种,容易报错。