博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
微博一键分享主要通过对指定 URL 添加各种参数来实现
阅读量:6151 次
发布时间:2019-06-21

本文共 1385 字,大约阅读时间需要 4 分钟。

微博一键分享主要通过对指定 URL 添加各种参数来实现;也可以用在线生成器自动生成。

示例:
搜狐微博一键分享 URL,只需三个参数:
http://t.sohu.com/third/post.jsp?url=http://ma3310.vicp.net&title=搜狐一键分享真好用!&content=utf-8
网易微博一键分享 URL:
http://t.163.com/article/user/checkLogin.do?source=网易科技&info=参数source貌似需要申请di...可是如何申请捏,要送红包么?
passit.cn 生成的代码,贴在页面上就能用:

Javascript代码
  1. <script type="text/javascript">  

  2. bookmark_service_div="bookmark,baidu,douban,sohuweibo,taojianhu,hexun,qqkj,yahoo,tianysq,more";  

  3. bookmark_service="sinaweibo,163weibo,qqweibo,kxzt,xnzt,more";</script>  

  4. <div class="passit_barDiv"><a class="passit_default" href="http://www.passit.cn/bookmark.html" target="_blank"></a></div>  

  5. <script type="text/javascript">  

  6. //生成页面的时候需要自定义这些变量

  7. var passit_title = "";//自定义分享标题,删除和留空表示使用默认

  8. var passit_url = "";//自定义分享网址,删除和留空表示使用默认

  9. var passit_content= "";//自定义分享内容,删除和留空表示使用默认

  10. </script>  

  11. <script type="text/javascript" src="http://www.passit.cn/js/passit_bar_big_new.js?pub=4896&simple=1" charset="UTF-8"></script>  

参考:
各种分享平台汇总:http://www.mhtml5.com/2011/03/704.html
实用分享代码:http://www.koryi.net/web/694.html
微博分享(一键转发) api 文档:
http://open.t.sina.com.cn/wiki/index.php/ShareCode
http://open.t.sohu.com/en/%E4%B8%80%E9%94%AE%E5%88%86%E4%BA%AB%E5%88%B0%E6%90%9C%E7%8B%90%E5%BE%AE%E5%8D%9A
http://open.t.qq.com/apps/share/explain.php
http://www.wbto.cn/share.html
微博分享工具在线生成器:
http://www.passit.cn/
http://www.bshare.cn/
http://www.addthis.com/

转载地址:http://palya.baihongyu.com/

你可能感兴趣的文章
onInterceptTouchEvent和onTouchEvent调用时序
查看>>
android防止内存溢出浅析
查看>>
4.3.3版本之引擎bug
查看>>
SQL Server表分区详解
查看>>
使用FMDB最新v2.3版本教程
查看>>
SSIS从理论到实战,再到应用(3)----SSIS包的变量,约束,常用容器
查看>>
STM32启动过程--启动文件--分析
查看>>
垂死挣扎还是涅槃重生 -- Delphi XE5 公布会归来感想
查看>>
淘宝的几个架构图
查看>>
Android扩展 - 拍照篇(Camera)
查看>>
数据加密插件
查看>>
linux后台运行程序
查看>>
win7 vs2012/2013 编译boost 1.55
查看>>
IIS7如何显示详细错误信息
查看>>
Android打包常见错误之Export aborted because fatal lint errors were found
查看>>
Tar打包、压缩与解压缩到指定目录的方法
查看>>
配置spring上下文
查看>>
Python异步IO --- 轻松管理10k+并发连接
查看>>
Oracle中drop user和drop user cascade的区别
查看>>
登记申请汇总
查看>>