Js distal learning record (mixed major frame)

 

Functions performed immediately! Function () {} ()

Add a symbolic function in front of ~ + -! and the like, are telling the browser to automatically execute this anonymous function, because these symbols are operational level high

(Function () {...}) () or (function () {...} ()) have the same effect

Guess you like

Origin www.cnblogs.com/clis/p/12417232.html