常用分享链接整理发布

 很多时候,你需要分享一些阅读的好文章,分享到xxx会给你很大帮助。浩子整理了一些常用的分享连接,包括时下流行的分享到腾讯微博和新浪微博,其实很简单的一句代码,网上很多这样的分享链接代码。大前端只是整理出了一般用到的代码,如下:

<div class=”share”>
<a href=”http://v.t.qq.com/share/share.php?url=http://www.daqianduan.com&amp;title=大前端” title=”分享到腾讯微博” target=”_blank”>腾讯微博</a>
<a href=”http://v.t.sina.com.cn/share/share.php?url=http://www.daqianduan.com&amp;title=大前端” title=”分享到新浪微博” target=”_blank”>新浪微博</a>
<a href=”http://share.renren.com/share/buttonshare.do?link=http://www.daqianduan.com&amp;title=大前端” title=”分享到人人网” target=”_blank”>人人网</a>
<a href=”http://www.kaixin001.com/repaste/share.php?rurl=http://www.daqianduan.com&amp;rtitle=大前端” title=”分享到开心网” target=”_blank”>开心网</a>
<a href=”http://www.douban.com/recommend/?url=http://www.daqianduan.com&amp;title=大前端” title=”分享到豆瓣” target=”_blank”>豆瓣</a>
<a href=”http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.daqianduan.com” title=”分享到QQ空间” target=”_blank”>QQ空间</a>
<a href=”http://www.google.com/reader/link?url=http://www.daqianduan.com&amp;title=大前端” title=”收藏到Google Reader” target=”_blank”>Google Reader</a>
<a href=”http://www.xianguo.com/service/submitdigg/?link=&amp;title=大前端” title=”收藏到鲜果” target=”_blank”>鲜果</a>
<a href=”http://twitter.com/home/?status=大前端:http://www.daqianduan.com” title=”分享到Twitter” target=”_blank”>Twitter</a>
</div>
如果你又其他的分享链接,可以留言加上,大家一起整理出较完整的分享代码!

原址: 大前端 »  常用分享链接整理发布

你可能感兴趣的:(jquery,mvc,.net,Web,C#,it)