<<!DOCTYPE html>
<html>
<head>

<title></title>
</head>

<body>
<div id="share" class="right">
<span class="left">分享至</span>
<div class="bdsharebuttonbox">
<!--<a href="#" class="bds_more" data-cmd="more"></a>-->
<a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a>
<a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a>
<a href="#" class="bds_renren" data-cmd="renren" title="分享到人人网"></a>
<a href="#" class="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a>
<a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a>
</div>
<script>
window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":["mshare","qzone","tsina","weixin","renren","tqq","kaixin001","tqf","tieba","douban","tsohu","sqq","qq","hi","baidu","sohu","t163"],"bdPic":"","bdStyle":"0","bdSize":"32"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
</script>
</div>
</body>
</html>

最新文章

  1. Python黑帽编程 4.0 网络互连层攻击概述
  2. Android只能动态注册的广播Action
  3. ubuntu 搭建开发环境
  4. 如何让其他计算机访问我的计算机上数据库mysql
  5. VMware搭建12.0搭建Mac OS10.11详细过程
  6. Erp第一章:初感
  7. 分析php获取客户端ip
  8. 输入一个数字n 如果n为偶数则除以2,若为奇数则加1或者减1,直到n为1,求最少次数 写出一个函数
  9. 5.C++里的4种新型类型转换
  10. ps/kill/pkill简单应用
  11. MyBatis配置Mapping,JavaType和JDBCType的对应关系,#与$区别
  12. 小组spring计划列表
  13. HDU1698 Just a Hook(线段树&amp;区间覆盖)题解
  14. 修复PlatformToolsets丢失问题(为VS2013以上版本安装VC90,VC100编译器)
  15. iOS开发UI篇 -- UISearchBar 属性、方法详解及应用(自定义搜索框样式)
  16. maven的初步理解
  17. Java 之 JUC
  18. Check back what the kd 6 for more info
  19. Mutations
  20. dB2 索引相关

热门文章

  1. 《java数据结构与算法》系列之“开篇”
  2. 使用Ajax验证用户名
  3. java中负数的补码转换为十进制
  4. struts与spring整合
  5. SqlLite提高批量插入速度的方法及原因分析
  6. [luogu4158 SCOI2009] 粉刷匠(dp)
  7. C#学习笔记_03_运算符
  8. STM32 HAL库的定时器中断回调函数跟串口中断回调函数
  9. Elasticsearch 分页坑之---评分一致导致数错乱
  10. MySQL性能分析、及调优工具使用详解