单项选择题

A.$(“#title”)
B.$(“div class=title”)
C.$(“div.title”)
D.$(“divclass=title”)