摘要:
阅读全文
摘要:
1. 将彻底屏蔽鼠标右键 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->oncontextmenu="window.event.returnvalue=false" Code highlighting produced by Actipro Co... 阅读全文
摘要:
一,获得网页来访者IP地址的代码是: 您的IP是: 二,获得操作系统版本的代码是: " & browser function operationsystem() '操作系统版本 agent = Request.ServerVariables("HTTP_USER_AGENT") if Instr(agent,"NT 5.2")>0 then SystemVer="Windows Server 2... 阅读全文