rangeCount > 0) selection.removeAllRanges(); // 將已經包含的已選擇的物件清除掉 selection.addRange(range); // 將要複製的區域的range物件新增 ...
確定! 回上一頁