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

    <!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>
    <!--测试请将此处商务通代码替换为你的-->
    <script language="javascript" src="http://testserver.zoosnet.net/JS/LsJS.aspx?siteid=lza69557093&lng=cn"></script>
    <!--测试请将此处商务通代码替换为你的-->                                    
    <script language="javascript">
    
    function swt_xk(){
        
        /*测试请将此处商务通代码替换为你的*/
        var bcl="http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&lng=cn&r="+document.referrer+"&p="+location.hostname;          
        window.location=bcl;
    }
    
    swt_xk();
    
    </script>
    
    </head>
    <body>
    </body>
    </html>
  • 相关阅读:
    Java 标识符
    Java 关键字详解
    Java 语言的主要特性
    redis学习
    垃圾回收
    JVM内存结构
    sql总结(DML)
    sql总结(DDL)
    加密算法
    《数据结构》 定长顺序串常用操作代码集合
  • 原文地址:https://www.cnblogs.com/linyusong/p/8744833.html
Copyright © 2011-2022 走看看