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.
我正在构建一个地址簿应用程序。我希望允许用户单击我的应用程序中的联系人,并被定向到他们的 yahoo 或 gmail 网络邮件,到撰写页面,其中“收件人”字段填充了我提供的数据。这可能吗?
至于雅虎我真的不知道。对于 Gmail,您可以。只需使用下面的 URL(相应地更改变量)。
https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=user@example.com
就在昨天,我问是否有人知道在哪里可以找到 Gmail 的所有变量。