©このドキュメントでは、php中国語ネットマニュアルリリース
获取最后个元素
获取匹配的最后个元素
list item 1 list item 2 list item 3 list item 4 list item 5
$('li').last()
[ list item 5 ]