//Database 单例,第一种写法 class var instance: Database { struct Singleton { st...
0 CGContextRef context = UIGraphicsGetCurrentContext(); 设置上下文 1 CGContex...
//根据一个矩形画曲线 + (UIBezierPath *)bezierPathWithRect:(CGRect)rect //根据矩形框的内切...
http://github.ibireme.com/github/list/ios/
首先点名感谢网易lofter运营总监车大德先生给我的帮助,感谢你教我做产品的方法,谢谢。 产品经理的三部曲:当前版本、下个版本、需求池,互联网的...
http://www.yixieshi.com/it/21731.html 一款互联网产品从想法到实现的全过程,互联网的一些事 好产品具备三个基...
let i = 3.3333 let str = NSString(format:"%.2f",i) println("\(str)") //输...
//问题1:dispatch_get_current_queue对应的swift //问题1:swift的performSelector方法 /...
作者:fengsh998 原文地址:http://blog.csdn.net/fengsh998/article/details/3584244...