Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚上网查了一下,没找到答案:
是否可以在 HTML 电子邮件中包含一个链接,这样当用户点击它时,他们会在他们的 Twitter 帐户上发布一个预定义的文本,例如“@username #hashtagterm 这个文本会自动为我出现发推文”?
我猜如果用户没有登录,他们将不得不经过登录屏幕,然后到达他们可以发送推文的页面,对吧?
正如我所说,它需要在电子邮件中可靠地工作,所以我猜它不应该有任何与之关联的 javascript。
谢谢你的帮助。
试试这个,用你想要的替换文本:
https://twitter.com/intent/tweet?text=this+is+a+test
查看意图