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.
如何让图像加载到UIImageView中。
我的ImageUrl看起来像这样
http://sample.com/image/data/SK08 (ظ_ ظêّظéشظ _).jpg
如何加载带有阿拉伯文本的图像?
尝试像这样编码网址
newString = [myString stringByReplacingPercentEscapesUsingEncoding:NSUTF8StringEncoding];