将该段javascript代码复制,粘到地址栏,按回车,内容即可复制~
?
javascript:document.oncontextmenu='return true';document.onselectstart='return true';document.body.onselectstart='return true';document.body.onselect='return true';document.body.oncopy='return true';document.body.onbeforecopy='return true';document.body.oncontextmenu='return true';document.body.onmouseup='return true';void 0;
?