摘要:
for(UIView *view in subviews){ if(view.tag == 998) { //根据tag判断 }if([view isKindOfClass:[UIImageView class]]) { //根据类型判断 }} 阅读全文
posted @ 2016-01-28 13:15
雨季的雾
阅读(1041)
评论(0)
推荐(0)
摘要:
[cpp] view plaincopy Undefined symbols for architecture i386: "_OBJC_CLASS_$_FMDatabase", referenced from: objc-class-ref in ViewController.o ld: symb 阅读全文
posted @ 2016-01-28 13:12
雨季的雾
阅读(1384)
评论(0)
推荐(0)
浙公网安备 33010602011771号