Created
April 1, 2012 12:44
-
-
Save zhouming/2275127 to your computer and use it in GitHub Desktop.
People
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log('文艺青年'); | |
alert('Hello World'); | |
String.prototype.trim = function(){} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment