window.print()用於列印當前窗口的內容。 二、使用. 2.1、在當前頁面列印 let printedPartStr = document.getElementById('printedPart').innerHTML; let ...
確定! 回上一頁