排序
强制浏览器下载最新的内容的代码
SEO搜索引擎优化时分析竞争对手网站,在其网站看到如下代码,不是很明白,于是进行了网上检索: <meta http-equiv='Pragma' content='no-cache'> <meta http-equiv='Cache-Control' conte...
邮箱设置POP3和IMAP之间的区别
网站防扒JS代码技术合集
禁用右键菜单 1、右键无任何反应 第一种 document.oncontextmenu = new Function('return false;'); 第二种 document.oncontextmenu = function (event){ if(window.event){ event = window.eve...

