【发布时间】:2017-10-25 14:58:30
【问题描述】:
我正在从 API 获取一个字符串,即“http://www.maximusautogroup.com/\”target=\“_blank\">here”。从这个字符串中,我必须将“here”显示为超链接那个链接。我不知道怎么做。
【问题讨论】:
-
您是否使用文本字段来显示此链接或标签。@Aditya Pandey
-
我正在使用 textview .... 我得到的完整字符串是“我们的正式工作时间是美国东部时间上午 9 点到下午 6 点。我们将在下一个工作日回复您。请访问maximusautogroup.com\" target=\"_blank\">这里了解我们的索赔 pr";
标签: ios objective-c iphone