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.
如果您将鼠标移到 Mail.app 中的链接上,您会看到这样的三角形,单击它可以立即预览链接。请给我一个提示如何做到这一点?
您看到的带有三角形的方形按钮是 NSDataDetector 的一个实例,它发现了一些有用的东西。在文档和示例代码以及 WWDC 会话视频中搜索 NSDataDetector