填空题
A.$(’div’)B.$(’#box’)C.document.getElementById(’box’)D.以上选项都正确
A.getPlainTxt()B.getContentTxt()C.getContent()D.getText()