上一页 1 ··· 6 7 8 9 10 11 12 13 14 下一页
摘要: //// ViewController.m// Core AnimationTest//// Created by apple on 15-3-27.// Copyright (c) 2015年 apple. All rights reserved.//#import "ViewContro... 阅读全文
posted @ 2015-05-05 10:38 小天才努努 阅读(161) 评论(0) 推荐(0) 编辑
摘要: #import "ZYDataManager.h"#import "JSSportModel.h"FMDatabase *db = nil;@implementation ZYDataManager+(NSString *)dbFilePath{ return [NSHomeDirectory... 阅读全文
posted @ 2015-05-04 21:49 小天才努努 阅读(194) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/woaifen3344/article/details/41284495 阅读全文
posted @ 2015-05-04 16:51 小天才努努 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 32位 最多内存0到3G 64位 最多内存0到8GiOS模板code4app.comgithub.comdeveloper.apple.con动画label不能变小 只能变大,(而uiview uiimageview可变大变小,对于uiview uiimageview在动画中指定frame name... 阅读全文
posted @ 2015-04-30 15:30 小天才努努 阅读(547) 评论(0) 推荐(0) 编辑
摘要: http://blog.163.com/gene_lu/blog/static/64025421201432892157987/ 阅读全文
posted @ 2015-04-30 14:37 小天才努努 阅读(115) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/totogo2010/article/details/8233565 阅读全文
posted @ 2015-04-30 14:16 小天才努努 阅读(89) 评论(0) 推荐(0) 编辑
摘要: //动画上下文-(void)animationOfUIKit{ UIView *redView=[[UIView alloc]initWithFrame:CGRectMake(10, 10, 100, 100)]; redView.backgroundColor=[UIColor redColor]... 阅读全文
posted @ 2015-04-29 11:15 小天才努努 阅读(224) 评论(0) 推荐(0) 编辑
摘要: http://www.cocoachina.com/ios/20140520/8485.html //GCD Grand宏大的 Central中央 Dispatch调度 //是处理多线程的,类似于NSThread,但是比NSThread强大很多 //创建一个串行调度队列(这... 阅读全文
posted @ 2015-04-28 15:55 小天才努努 阅读(162) 评论(0) 推荐(0) 编辑
摘要: http://www.cocoachina.com/special/xcode/ 阅读全文
posted @ 2015-04-28 09:49 小天才努努 阅读(111) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-04-27 12:57 小天才努努 阅读(2) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 下一页