Programming is my life~!
Sunday, February 17, 2013
Singleton_2
/* Singleton with Private Members, step 1. */
MyNamespace.Singleton = (function() {
return {};
})();
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment