09 2012 档案

摘要:Available subcommands: add blame (praise, annotate, ann) cat changelist (cl) checkout (co) cleanup commit (ci) copy (cp) delete (del, remove, rm) diff (di) export help (?, h) import info list (ls) lock log merge mergeinfo mkdir move (mv, rename, ren) propd... 阅读全文
posted @ 2012-09-24 14:49 xuvw 阅读(130) 评论(0) 推荐(0)
摘要:http://www.cimgf.com/2010/05/02/my-current-prefix-pch-file/http://blog.devdiv.com/xcode4-%E7%9A%84%E8%B0%83%E8%AF%95%E5%AE%9A%E4%BD%8D%E6%8A%80%E5%B7%A7.htmlhttp://longtimenoc.com/http://www.robinlu.com/ 内容较多。http://bill.dudney.net/roller/objc/entry/catiledlayer_example 有深度。 阅读全文
posted @ 2012-09-14 16:53 xuvw 阅读(93) 评论(0) 推荐(0)
摘要:http://www.ghost9.com/http://blog.iosxcode4.com/ 阅读全文
posted @ 2012-09-07 01:09 xuvw 阅读(146) 评论(0) 推荐(0)
摘要:[UIViewanimateWithDuration:2 animations:^{ self.cover.transform = CGAffineTransformMakeTranslation(0,0); CATransform3D _3Dt = CATransform3DIdentity; _3Dt =CATransform3DMakeRotation(M_PI/2.0f,0.0f,-1.0f,0.0f); _3Dt.m34 = 0.001f; _3Dt.m14... 阅读全文
posted @ 2012-09-06 14:20 xuvw 阅读(215) 评论(0) 推荐(0)