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