摘要:
MSAlertControllerYou can use AlertController in iOS7!! 你可以在iOS中使用AlertController了MSAlertController has same feature at UIAlertViewController.MSAlertCo... 阅读全文
摘要:
辉光UIView的category本人视频教程系类 iOS中CALayer的使用效果如下:源码:UIView+GlowView.h 与UIView+GlowView.m//// UIView+GlowView.h// YouXianClock//// Created by YouXianMin... 阅读全文
摘要:
ZFTokenField本人视频教程系类 iOS中CALayer的使用效果图:iOS custom view that let you add token view inside like NSTokenFieldiOS定制的view,让你在NSTokenField中添加token view.Ins... 阅读全文
摘要:
JTNumberScrollAnimatedView本人视频教程系类 iOS中CALayer的使用效果:Use JTNumberScrollAnimatedView for have a nice animation for display number. It's easy to use, eas... 阅读全文
摘要:
UITableView中cell里的UITextField不被弹出键盘挡住本人视频教程系类 iOS中CALayer的使用效果如下:源码:EditCell.h 与EditCell.m//// EditCell.h// Cell//// Created by YouXianMing on 14/1... 阅读全文
摘要:
用UITextView模拟UITextField的placeHolder效果:源码://// ViewController.m// TextView//// Created by YouXianMing on 14/12/18.// Copyright (c) 2014年 YouXianMi... 阅读全文