摘要: <html><head><script>function clear() {Source=document.body.firstChild.data;document.open();document.close();document.body.innerHTML=Source;}</script></head><body onload=clear()> Test</body></html>------------------隐藏网页源代码方法汇总1、将以下代码加入到HEML的<body> 阅读全文
posted @ 2011-11-21 16:32 qanholas 阅读(39245) 评论(1) 推荐(2) 编辑
摘要: <%@ Application Language="C#" %><script runat="server"> void Application_Start(object sender, EventArgs e) { // 在应用程序启动时运行的代码 } protected void Application_BeginRequest(Object sender, EventArgs e) { string rawUrl = Request.RawUrl; rawUrl = rawUrl.Replace("qanholas 阅读全文
posted @ 2011-11-21 14:45 qanholas 阅读(346) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示