rangeCount > 0) selection.removeAllRanges(); // 将已经包含的已选择的对象清除掉selection.addRange(range); // 将要复制的区域的range对象添加 ...
確定! 回上一頁