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.
目前,我正在做一个需要从 UIWebView 获取电话号码的项目,可以这样做吗?我可以想出一个解决方案,使用 Javascript 获取 html,然后使用正则表达式获取电话号码。还有什么建议吗?谢谢。