2014年3月13日

ios类库收藏

摘要: 1.汉字转拼音 高效类库https://github.com/kimziv/PinYin4Objc 阅读全文

posted @ 2014-03-13 17:00 永远的冰蝴蝶 阅读(112) 评论(0) 推荐(0)

ipad中zbar的使用+为zbar添加阴影+扫描线

摘要: //因图片pick_bg.png是设计成iphone使用的, 我这里偷点小懒,只将imageview放大成两倍,以供ipad使用,如果iphone上想使用,将下列宏定义为1.0f即可#define kRatia 2.0f- (IBAction)scanningButtonClicked:(id)sender { ZBarReaderViewController * reader = [ZBarReaderViewController new]; UIImageView *imageview = [[UIImageView alloc] initWithImage:[UIIm... 阅读全文

posted @ 2014-03-13 15:59 永远的冰蝴蝶 阅读(789) 评论(0) 推荐(0)

cocospods 报错 Pull is not possible because you have unmerged files

摘要: pod repo remove masterpod setup解决该问题 阅读全文

posted @ 2014-03-13 15:31 永远的冰蝴蝶 阅读(187) 评论(0) 推荐(0)

导航