end
English [end] US [?nd]
n.end;<???>??;??;??? ??
vt.& vi.end, ??
jquery end() ??? ???
??: end() ???? ?? ???? ?? ??? ??? ??? ???? ???? ?? ??? ?? ??? ?????.
??: ??.end()
??: ???? jQuery ?? ???? jQuery ?? ?????? ???? ?? DOM ?? ??? ???? ? ??? ?????. ?? ?? ???? ? ?? ??? ??? ???? ??? ????? ???. ?? ??? ??? ??? ??? ? ??? ??? ?????. ?? ?? ??? ??? ?? end()? ???? ???? ? ??? ?? ? ????.
jquery end() ??? ?
<!DOCTYPE html> <html> <head> <style>p { margin:10px; padding:10px; }</style> <script type="text/javascript" src="http://apps.bdimg.com/libs/jquery/2.1.1/jquery.min.js"></script> </head> <body> <p><span>Hello</span>, how are you?</p> <script>$("p").find("span").end().css("border", "2px red solid");</script> </body> </html>
??? ????? ??? "???? ??" ??? ?????