Software Architecture Cloud
Hi, I am a software engineer in Taiwan.
2010年8月5日 星期四
[IPhone] How to make iphone automatically distinguish 640 * 960 and 320 * 640 resolution
Using two images named a.png for 480*320 and named a@2x.png for 960*480.
Then use this code.
UIImage* anImage = [UIImage imageNamed:@"a"];
沒有留言:
張貼留言
Hello
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言
Hello