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.
我能够在 Rhodes 应用程序中建立 HTTP 连接,现在想知道如何解析 XML。哪些解析器用于解析 Rhomobile 中的 XML?我在网上搜索,但找不到很好的 XML 解析教程。如果您找到/找到其中任何一个,请告诉我。
使用 Rexml 或(如果在 BlackBerry 或慢速设备上),RhoXML(使用相同的语法)。用于教程和代码示例的 Google Rexml