js如何获取html的数据?一般用原生js、jQuery获取html元素的值。<div id="test">数值<div>原生js写法:alert(document.getElementById(2023-04-14JavaScript250