A.用于獲取指定的元素 B.只能用于指定第一個(gè) C.只能用于指定最后一個(gè) D.用于奇數(shù)行
A.:frist B.:last C.:even D.:odd
A.eq(index) B.find() C.siblings() D.next()