网页添加禁止右键菜单(不能查看源代码). 在head中添加如下禁用的代码: <script type="text/javascript"> function stop() { return false; } ...
確定! 回上一頁