zoukankan      html  css  js  c++  java
  • 点击/swt/直接跳转商务通(1)

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>请稍候,正在为你转入……</title>
    <base target="_blank" />
    <noscript>
    <meta http-equiv="refresh" content='0.1; url=http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&r=right&p=shangyiye' /></noscript><script type="text/javascript">
    <!--
    var hrefstr, pos, parastr, target;
    target = 'http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&r=right&p=shangyiye';
    hrefstr = window.location.href;
    pos = hrefstr.indexOf("?");
    parastr = hrefstr.substring(pos + 1);
    if (pos > 0) {
    window.location.href = target + '&' + parastr;
    } else {
    window.location.href = target;
    }
    //-->
    </script>
    </head>
    <body>
    请稍候,正在为你转入...
    </body>
    
    </html>
    转载请注明出处: 欢迎留言或qq(1090413588)交流
  • 相关阅读:
    C#
    C#
    C#
    python——socket网络编程
    Python——面向对象
    Python——函数
    Python——列表深浅拷贝
    Python——文件操作
    多级菜单(增强版)
    Python 编码机制
  • 原文地址:https://www.cnblogs.com/linyusong/p/6406715.html
Copyright © 2011-2022 走看看