2019年8月26日

android TextView中识别多个url并分别点击跳转

摘要: 实现方案:private String pattern = "((http|ftp|https)://)(([a-zA-Z0-9\\._-]+\\.[a-zA-Z]{2,6})|([0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}))(:[0-9]{1 阅读全文

posted @ 2019-08-26 14:15 Joyce&wang 阅读(806) 评论(0) 推荐(0)

导航