摘要:
CoreData: error: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSMan... 阅读全文
摘要:
- (UIImage *) addTextToImage:(UIImage *) baseImage text:(NSString *)text atRect:(CGRect) rect{ int w = baseImage.size.width; int h = baseImage.size.... 阅读全文
摘要:
Implicit conversion from enumeration type 'enum CGImageAlphaInfo' to different enumeration type 'CGBitmapInfo' (aka 'enum CGBitmapInfo')在使用xcode5 sdk ... 阅读全文