单项选择题

在jquery中,下列哪一个是用来将$(“”)追加到指定元素末尾的()

A.insertAfter()
B.append()
C.appendTo()
D.after()