<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
> <channel><title>F.A.B.L.E &#187; blur</title> <atom:link href="http://sh3ng.com/tag/blur/feed/" rel="self" type="application/rss+xml" /><link>http://sh3ng.com</link> <description>iOS, Programming, Design, Game, Photography, Movie, Music, Trip, Sharing...</description> <lastBuildDate>Fri, 23 Sep 2011 03:04:36 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license> <item><title>视力降低了吗，为什么看UILabel中的文字很模糊！</title><link>http://sh3ng.com/2010/02/%e8%a7%86%e5%8a%9b%e9%99%8d%e4%bd%8e%e4%ba%86%e5%90%97%ef%bc%8c%e4%b8%ba%e4%bb%80%e4%b9%88%e7%9c%8builabel%e4%b8%ad%e7%9a%84%e6%96%87%e5%ad%97%e5%be%88%e6%a8%a1%e7%b3%8a%ef%bc%81/</link> <comments>http://sh3ng.com/2010/02/%e8%a7%86%e5%8a%9b%e9%99%8d%e4%bd%8e%e4%ba%86%e5%90%97%ef%bc%8c%e4%b8%ba%e4%bb%80%e4%b9%88%e7%9c%8builabel%e4%b8%ad%e7%9a%84%e6%96%87%e5%ad%97%e5%be%88%e6%a8%a1%e7%b3%8a%ef%bc%81/#comments</comments> <pubDate>Wed, 10 Feb 2010 12:55:17 +0000</pubDate> <dc:creator>黑眼圈</dc:creator> <category><![CDATA[Dev]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[blur]]></category> <category><![CDATA[xcode]]></category> <guid
isPermaLink="false">http://sh3ng.com/?p=391</guid> <description><![CDATA[喔喔，在使用UILabel等继承于UIView的控件时,如果frame的rect不是整数的情况下,就会显示起来看得很模糊.这通常出现在代码控制的界面中，控件是由计算的数值所决定的位置的时候。 解决方法就是把浮点数转换成整形。]]></description> <content:encoded><![CDATA[<p>喔喔，在使用UILabel等继承于UIView的控件时,如果frame的rect不是整数的情况下,就会显示起来看得很模糊.这通常出现在代码控制的界面中，控件是由计算的数值所决定的位置的时候。</p><p>解决方法就是把浮点数转换成整形。</p> ]]></content:encoded> <wfw:commentRss>http://sh3ng.com/2010/02/%e8%a7%86%e5%8a%9b%e9%99%8d%e4%bd%8e%e4%ba%86%e5%90%97%ef%bc%8c%e4%b8%ba%e4%bb%80%e4%b9%88%e7%9c%8builabel%e4%b8%ad%e7%9a%84%e6%96%87%e5%ad%97%e5%be%88%e6%a8%a1%e7%b3%8a%ef%bc%81/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/</creativeCommons:license> </item> </channel> </rss>
