Created
October 27, 2014 13:54
-
-
Save sofish/c0dff708fcbd675116cd to your computer and use it in GitHub Desktop.
ciao.js
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
$.fn.ciao = function() { | |
console.log('没事爱瞎bb'); | |
return this; | |
}; | |
// 这样执行 | |
$().ciao().ciao().ciao(); |
精辟到位
干得漂亮……
一语惊醒白日梦
干得痛快
简洁明了
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
噗……