摘要: <!DOCTYPE html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>局部打印案例</title> <script type="text/javascript" 阅读全文
posted @ 2021-02-18 09:58 阿波罗任先生 阅读(579) 评论(0) 推荐(0) 编辑
摘要: <html><head><script type="text/javascript">function printpage() { window.print() }</script></head><body> <input type="button" value="打印本页" onclick="pr 阅读全文
posted @ 2021-02-18 09:51 阿波罗任先生 阅读(369) 评论(0) 推荐(0) 编辑