如何创建一个 Twitter 链接,用一些文本自动填充用户状态?

发布于 2024-09-10 11:04:21 字数 101 浏览 2 评论 0原文

How do you create a link (<a>) that will send the user to Twitter and auto-populate the status field with some text? I've clicked links like this before, but not sure how it's created.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

江南月 2024-09-17 11:04:21

正如对 2014 年之后发现此问题的任何人的提示一样,Twitter API 已继续发展,您现在必须使用 http://twitter.com/intent/tweet?text=

更多信息可以在这篇博客文章中找到 http://camgould.com/blog/posts/creating-a-link-that-posts-a-tweet

Just as a note to anyone who finds this in 2014 onwards, Twitters API has moved on and you now have to use http://twitter.com/intent/tweet?text=

More info can be found on this blog article http://camgould.com/blog/posts/creating-a-link-that-posts-a-tweet

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文