【发布时间】:2010-05-25 00:21:39
【问题描述】:
我有一个 UIWebView 和 我laod了一些简单的html文本。
正文中只有img标签。
<html><head></head><body>
<img src="http://somewhere.com/image.jpeg" width="100%" />
</body></head>
而原图的一部分是
http://img84.imageshack.us/img84/2033/20100525124321.png
但在 iPhone 上看起来
http://img215.imageshack.us/img215/2179/20100525124351.png
为什么加载的质量这么低?
我该如何处理这个问题?
【问题讨论】:
标签: iphone