Skip to content

Instantly share code, notes, and snippets.

@SIvaCoHan
Created April 1, 2013 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SIvaCoHan/5284023 to your computer and use it in GitHub Desktop.
Save SIvaCoHan/5284023 to your computer and use it in GitHub Desktop.
这种代码怎么解释呢?
(function () {
var $ = this.jQuery;
this.myExample = function () {};
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment