摘要: 之前介绍过通过stretchableImageWithLeftCapWidth:topCapHeight: 方法来实现可伸缩图片;可看这篇随笔:使用 stretchableImageWithLeftCapWidth 方法实现可伸缩图片iOS5 中提供了一个新的 UIImage 对象实例方法:resi... 阅读全文
posted @ 2015-06-20 17:31 KenmuHuang 阅读(1104) 评论(0) 推荐(0)
摘要: main.m 1 #import 2 #import "TestClass.h" 3 4 int main(int argc, const char * argv[]) { 5 @autoreleasepool { 6 NSString *purposeInfo = @"... 阅读全文
posted @ 2015-06-20 11:20 KenmuHuang 阅读(394) 评论(0) 推荐(0)
如果您看完本篇博文,觉得对您有所收获,请点击右下角的 [推荐]
如果您想转载,请注明出处(原创内容,请尊重个人劳动成果)
如果您有任何意见或建议,欢迎留言
感谢您的阅读,敬请关注我的后续博客文章