语言

Menu
Sites
Language
uncode issues

i'm making an application using the RSS feed parsing and i have probleme the unicodes so the content,i mean the content of webpage that i parse contain some special characters , so the website page content can't be loaded and ,get an error : unicode \8321 and other

what should i do

 

thanks

编辑者为: hamza haj 26 12月, 2014

响应

2 回复
pius lee

Hello?

What library or API are you using for parsing the RSS feed? (I assume this is what you meant by "webpage")

\u8321 looks " ₁ " I guess your XML parsing library has problem for parse non-latin chunk.

Carsten Haitzler

what encoding is the rss? i would hope utf8...