zoukankan      html  css  js  c++  java
  • 百度分享自定义内容和图片

    <?php 
    $shopShareStr="这是我要分享的内容";
    
    $picUrl="图片路径";
    ?>
    
    <!-- Baidu Button BEGIN -->
    <div id="bdshare" class="bdshare_t bds_tools get-codes-bdshare" data="{'text':'<?php echo $shopShareStr;?>','pic':'<?php  echo $picUrl;?>'}"> <a class="bds_tsina"></a> <a class="bds_qzone"> </a>  <a class="bds_tqq"></a> <a class="bds_renren"></a> <span class="bds_more"></span> </div>
    <script type="text/javascript" id="bdshare_js" data="type=tools" ></script>
        <script type="text/javascript" id="bdshell_js"></script>
        <script type="text/javascript">
            document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + new Date().getHours();
        </script>
    <!-- Baidu Button END -->
    千里之行,始于足下。改变现在,就是改变未来。改变未来,从现在开始。 个人网站:http://www.wangkongming.cn
  • 相关阅读:
    P4297 [NOI2006]网络收费
    P4207 [NOI2005]月下柠檬树
    bzoj2517 矩形覆盖
    bzoj2506 calc
    ......
    SP1811 LCS
    CF585E Present for Vitalik the Philatelist
    好康的
    CF605E Intergalaxy Trips
    字符串
  • 原文地址:https://www.cnblogs.com/wangkongming/p/2916083.html
Copyright © 2011-2022 走看看