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.
我正在开发一种需要显示在 i-phone 上创建的网站的产品。但是,站点中的某些内容仅在 I-Phone 上导致错误的 XML 解析错误。有什么方法可以告诉 I-Phone 和其他手机忽略此类错误。
就我而言,没有其他方法可以解析错误的 XML 并告诉 iPhone 存在错误的 XML。当您尝试在 iPhone 中解析 XML 时,将调用 didfailwth错误委托方法。 希望对你有帮助…………