多项选择题

A.$("h2")
B.$("hh2")
C.$(".box1").children("h1")
D.$(".box1").siblings()