单项选择题

A.$("#txtContent").attr("value")
B.$(".txt").attr("value")
C.$(".txt").val()
D.$("#txtContent").text()