addRange (range);. // 执行copy 操作. var successful = document.execCommand('copy');. // 移除选中的元素. window.getSelection().removeAllRanges();. } ...
確定! 回上一頁