{"id":1601,"date":"2013-11-22T22:40:12","date_gmt":"2013-11-22T14:40:12","guid":{"rendered":"http:\/\/me.doucl.com\/?p=1601"},"modified":"2013-11-22T22:40:12","modified_gmt":"2013-11-22T14:40:12","slug":"self-executing-anonymous-functions","status":"publish","type":"post","link":"https:\/\/blog.vimge.com\/archives\/front-end\/self-executing-anonymous-functions.html","title":{"rendered":"JavaScript\u81ea\u6267\u884c\u533f\u540d\u51fd\u6570\u7ed3\u5408\u95ed\u5305\u7279\u6027\u8fd0\u7528"},"content":{"rendered":"
\u7ecf\u5e38\u4f7f\u7528JavaScript\u7684\u540c\u5b66\u5e94\u8be5\u6ce8\u610f\u8fc7\u7c7b\u4f3c\u4e8e\u4e0b\u9762\u8fd9\u6837\u7ed3\u6784\u7684\u811a\u672c\u8bed\u8a00<\/p>\n
(function(){
\n… …
\n})();<\/p><\/blockquote>\n\u8457\u540d\u7684\u7b2c\u4e09\u65b9\u7c7b\u5e93jQuery\u5c31\u662f\u7528\u5230\u8fd9\u6837\u7684\u8bed\u6cd5\uff0c\u8fd9\u4e2a\u5c31\u53eb\u505a\u201c\u81ea\u6267\u884c\u533f\u540d\u51fd\u6570\u201d<\/p>\n
\u7b2c\u4e00\u6b21\u770b\u5230\u8fd9\u6837\u7684\u8bed\u6cd5\u7684\u65f6\u5019\u5176\u5b9e\u611f\u89c9\u633a\u5947\u602a\u7684\uff0c\u9664\u4e86\u62ec\u53f7\u91cc\u9762\u7684\u533f\u540d\u51fd\u6570\u5916\u201c()();\u201c\uff0c\u4e24\u4e2a\u62ec\u53f7\u4e14\u4ee5\u5206\u53f7\u7ed3\u5c3e\uff0c\u7740\u5b9e\u6709\u70b9\u96be\u4ee5\u7406\u89e3\u3002\u5176\u5b9e\u4ed4\u7ec6\u5206\u6790\u4e00\u4e0b\u8fd8\u662f\u53ef\u4ee5\u8bb2\u7684\u901a\u7684\u3002<\/p>\n
\u9996\u5148\uff0c\u5c0f\u62ec\u53f7\u5728\u8bed\u53e5\u4e2d\u8d77\u5230\u201d\u8868\u8fbe\u5f0f\u7ec4\u5408\u5206\u5757\u201c\u4f5c\u7528\uff0c\u5e76\u4e14\u6bcf\u4e2a\u5206\u7ec4\u90fd\u4f1a\u6709\u8fd4\u56de\u503c\uff0c\u5728\u63a7\u5236\u53f0\u4e0b\u8fd0\u884c\u6267\u884c\u4e0b\u9762\u7684\u8bed\u53e5\u8bd5\u8bd5<\/p>\n
alert(typeof function(){}); \u00a0 \/\/ “function”<\/p><\/blockquote>\n