单项选择题

A.$("#txt_hide").length==0
B.$("#txt_hide").get(0)==0
C.$("#txt_hide").eq(0)==null
D.$("#txt_hide")==null