jQuery 教程
jQuery 遍歷方法
輸出每個 <li> 元素的文本:
each() 方法為每個匹配元素規(guī)定要運行的函數(shù)。
提示:返回 false 可用于及早停止循環(huán)。