调用print() 方法所引发的行为就像用户单击浏览器的打印按钮。 ... <html> <head> <script type="text/javascript"> function printpage() { window.print() } ...
確定! 回上一頁