Document.execCommand() 是操作剪貼簿的傳統方法,各種瀏覽器都支援。 它支援複製、剪下和貼上這三個操作。 document.execCommand('copy') (複製) ...
確定! 回上一頁