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.
私は次のxmlを持っていますが、それを解析するとパーサーが「&」で壊れ、アンドロイドしか得られません。その結果、AndroidとiPhoneを取得するにはどうすればよいですか? どんな助けでも大歓迎です。
<summary>android&iphone</summary>
サーバーからデータを送信するときは、「&」を「##AND##」のように切り替えて、クライアント側で切り替え直します