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.
我正在尝试查询 ncbi 公共数据库。当我查看网络流时,我只能看到响应头是 text/html。这是否意味着我必须解析 iOS 中的 text/html 才能在数据库中获取我想要的信息?谢谢。
如果您以 HTML 文档的形式获取数据,则确实必须解析 HTML 以提取数据。