Raymond
Laravel, Zend Framework, Symfony, PHP, Vuejs, JQuery, .Net, Css, Html
Sunday, November 22, 2015
javascript ()
if wanna run a function immediately we can use () to run it. the () is run in Javascript.
function test(){
(function (){
//run me first,
})();
// this one used 2 () to run the function first.
for()....
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment