zoukankan      html  css  js  c++  java
  • javascrip jason

    JavaScript JSON
    JSON 是用于存储和传输数据的格式。

    JSON 通常用于服务端向网页传递数据 。

    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>添加文字 - 写游记</title>


    <script type="text/javascript">
    window.Env =
    {"WWW_HOST":"www.mafengwo.cn","IMG_HOST":"images.mafengwo.net","W_HTTP":"http://w.mafengwo.cn","P_HOST":"passport.mafengwo.cn","P_HTTP":"https://passport.mafengwo.cn","PAGELET_HTTP":"http://pagelet.mafengwo.cn","JS_HOST":"js.mafengwo.net","TONGJI_HOST":"tongji.mafengwo.cn","UID":70505949,"CSTK":"6cd65b196efc8ae175023c8fb2f0c4a5_9c1ef20074143f3195a575623536c5e7","GOOGLE_MAP_KEY":"AIzaSyD-Su0x_rPy1xehlMBcMyTqWkU49Bk53nQ","MOBILE_BINDED":true,"note":{"ctime":0},"is_tag":0,"id":443886422,"showToolbarDownArrow":true,"poiData":[],"contentData":[],"isConvert":0,"isPoiRelated":false,"hasParagraph":false,"isPublished":0,"isDraftSaved":1,"coverSetted":0,"isGoodNote":0,"watermarkSetting":{"open":0,"style":1,"position":10},"__ctk__":"6cd65b196efc8ae175023c8fb2f0c4a5_9c1ef20074143f3195a575623536c5e7"};


    </script>

  • 相关阅读:
    Super Jumping! Jumping! Jumping!(求最大上升子序列和)
    HZNU1837——一道简单的方程
    C
    B
    A
    bfs-Find a way
    bfs——Red and Black
    dfs——n皇后问题
    dfs——n皇后问题
    python画图中colorbar设置刻度和标签字体大小
  • 原文地址:https://www.cnblogs.com/strongdady/p/10616808.html
Copyright © 2011-2022 走看看