码迷,mamicode.com
首页 >  
搜索关键字:内存对齐 reserved    ( 2579个结果
ios手势识别-单击
//// MJViewController.m// 07-敲击(Tap)//// Created by apple on 14-4-20.// Copyright (c) 2014年 itcast. All rights reserved.//#import "MJViewController.h"...
分类:移动开发   时间:2014-09-16 12:35:50    阅读次数:174
ios手势识别-长按+轻扫
//// MJViewController.m// 08-长按+轻扫//// Created by apple on 14-4-20.// Copyright (c) 2014年 itcast. All rights reserved.//#import "MJViewController.h"@i...
分类:移动开发   时间:2014-09-16 12:26:50    阅读次数:179
ios手势识别-缩放和旋转
//// ViewController.m// zwj-手势识别-缩放和旋转//// Created by zwj on 14-9-16.// Copyright (c) 2014年 zwj. All rights reserved.//#import "ViewController.h"@inte...
分类:移动开发   时间:2014-09-16 12:18:10    阅读次数:250
differences between null pointer and void pointer.
These are two different concepts, you cannot compare them. What the difference between the skunk and the moonlight?Null pointer is a special reserved ...
分类:其他好文   时间:2014-09-16 06:00:20    阅读次数:216
sqlite3学习
//// main.cpp// sqlite//// Created by yuer on 14-9-13.// Copyright (c) 2014年 yuer. All rights reserved.//#include #include #include using namespace st...
分类:数据库   时间:2014-09-15 17:17:59    阅读次数:315
iOS:翻页效果
//// main.m// Hello//// Created by lishujun on 14-8-28.// Copyright (c) 2014年 lishujun. All rights reserved.//// 翻页太快会有问题,未解决//Unbalanced calls t...
分类:移动开发   时间:2014-09-15 15:50:09    阅读次数:205
定制NSError
定制NSError效果:系统的NSError是可以自己定制的,以下提供代码来实现并表示如何使用:YXError.h 与YXError.m//// YXError.h// CustomYXError//// Copyright (c) 2014年 Y.X. All rights reserved...
分类:其他好文   时间:2014-09-13 17:16:45    阅读次数:214
iOS XML/JSON解析
// // FInterPreterVC.m // FInterpreter // // Created by lanouhn on 14-9-11. // Copyright (c) 2014年 vaercly@163.com 陈聪雷. All rights reserved. // #import "FInterPreterVC.h" #import "Person.h" #impo...
分类:移动开发   时间:2014-09-13 13:23:55    阅读次数:393
iOS UI基础 九宫格算法
案例分析:分析:代码案例实现://// ViewController.m// 01-九宫格算法//// Created by FlyLee on 14-9-12.// Copyright (c) 2014年 FLYLEE.CN. All rights reserved.//#import "View...
分类:移动开发   时间:2014-09-13 11:56:45    阅读次数:391
iOS_36声词同步
最终效果图: 模型 // // Sentence.h // 36_声词同步 // // Created by beyond on 14-9-12. // Copyright (c) 2014年 com.beyond. All rights reserved. // 模型,句子 #import @interface Sentence : NSObjec...
分类:移动开发   时间:2014-09-12 23:31:24    阅读次数:281
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!