zoukankan      html  css  js  c++  java
  • javascript 对象字面量

    1

    var G = { 
    html: {content:
    "<tr><td height='10'></td></tr><tr><td ><a href='#' class='listtitle_g' >在<span class='listtitle_o'>网络时代</span>信息是堵不住的</a><span id='sen_datetime' class='text'> [2011-07-27 16:00:23]</span></td> </tr> <tr> <td id='sen_content' class='text'><span class='text_o'>网络</span>使得信息</td></tr> <tr><td ><a href='#' class='listtitle_s'>http://roll.sohu.com/20110625/n311663518.shtml</a></td></tr><tr><td height='8' ></td> </tr> <tr> <td height='1' bgcolor='#cecece' ></td> </tr>"
    },
    cgi: {
    telecom_query :
    "http://222.68.223.242/telecom/cgi/telecom_query.php",
    key:
    "",
    area:
    "",
    community:
    "",
    type:
    "",
    company:
    "",
    entity:
    "",
    is_time_exact:
    0,
    timename:
    "",
    time_l:
    "",
    time_r:
    "",
    page:
    ""
    },
    is_down:
    1 //上一次请求是否完成
    };

      

    2

  • 相关阅读:
    vue 开发系列 企业微信整合
    MongoDB基础3
    MongoDB基础2
    MongoDB基础1
    SpringBoot MongoDB
    UWSGI
    Nginx
    编译python源码
    Flask部署
    Django个人工作总结
  • 原文地址:https://www.cnblogs.com/wangkangluo1/p/2130238.html
Copyright © 2011-2022 走看看