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.
我已经解析了 2 个不同的 xml 文件,但是当我解析法语版本时,它有正方形和奇怪的符号!我该怎么做才能使它清晰易读?
您的程序似乎无法处理法语中使用的某些重音字符(ç、é、â 等)。但是,根据我的经验,手机可以很好地处理这些字符。在解析某些信息的过程中可能会混淆/丢失。我会考虑以不同的方式解析(可能使用不同的编码选项)或试图找出更好的方法在屏幕上显示这些字符......