单项选择题

选取带有href属性的元素()

A.$("[href]")
B.$("href")
C.$("#href")
D.$(".href")