摘要:
// 返回一个可拉伸的图片 // UIImage的分类+ (UIImage *)resizedImage:(NSString *)name{ UIImage *image = [self imageWithName:name]; return [image stretchableImageWithLeftCapWidth:image.size.width * 0.5 topCapHeight:image.size.height * 0.5];} 阅读全文
posted @ 2014-01-15 11:34
TianXiang.Liu
阅读(149)
评论(0)
推荐(0)
摘要:
init和initialize 阅读全文
posted @ 2014-01-15 11:30
TianXiang.Liu
阅读(1301)
评论(0)
推荐(2)
摘要:
post请求 阅读全文
posted @ 2014-01-15 11:10
TianXiang.Liu
阅读(181)
评论(0)
推荐(0)

浙公网安备 33010602011771号