0
<images src="vendor/chessboard.js/img/chesspieces/wikipedia/wR.png" alt="" class="piece-417db" data-piece="wR" style="width: 67px;height: 67px;"></images>
這個文本轉換成
<img src="vendor/chessboard.js/img/chesspieces/wikipedia/wR.png" alt="" class="piece-417db" data-piece="wR" style="width: 67px;height: 67px;" />
我怎麼可以這樣做替換文本???
htt ps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replace –
我想知道什麼是正則表達式。 –
那你究竟嘗試了什麼? –