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.
我搜索了一些答案,但空无一物,也许我的问题措辞不正确。
基本上我想要一个超链接,除了它附加了一个 java on click 侦听器,而不是一个 html 链接。我有一些文本段落并且某些单词被突出显示,我希望用户能够单击这些单词并执行一个功能。
任何想法或网站教程?谢谢。
您应该使用 Linkify 类来实现您想要的。这是一个完整的教程,可以帮助你