摘要:
Dynamically invoke a class method in Objective C 代码 import import "A.h" @implementation A (NSString )description { return [NSString stringWithString: 阅读全文
posted @ 2016-05-20 17:19
jackyshan
阅读(138)
评论(0)
推荐(0)
摘要:
解决方法 SEL selector = NSSelectorFromString(@"applySketchFilter:"); IMP imp = [FWApplyFilter methodForSelector:selector]; UIImage ( func)(id, SEL, UIImag 阅读全文
posted @ 2016-05-20 17:16
jackyshan
阅读(180)
评论(0)
推荐(0)
摘要:
问题 The certificate used to sign “AppName” has either expired or has been revoked. An updated certificate is required to sign and install the applicati 阅读全文
posted @ 2016-05-20 14:49
jackyshan
阅读(5315)
评论(0)
推荐(0)
浙公网安备 33010602011771号