码迷,mamicode.com
首页 >  
搜索关键字:内存对齐 reserved    ( 2579个结果
iOS_6_ToolBar+xib+红楼梦
最终效果图 BeyondViewController.h // // BeyondViewController.h // 6_ToolBar // // Created by beyond on 14-7-24. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @in...
分类:移动开发   时间:2014-07-24 23:08:43    阅读次数:396
简单本地音乐播放器
//// ViewController.m// AudioPlayer//// Created by apple on 14-7-18.// Copyright (c) 2014年 苹果IOS软件开发者. All rights reserved.//#import "ViewController.h...
分类:其他好文   时间:2014-07-24 14:37:45    阅读次数:275
THCircularProgressView.h 的使用方法
//// MainViewController.m// fitmiss//// Created by bill on 13-4-11.// Copyright (c) 2013年 lear. All rights reserved.//#import "MainViewController....
分类:其他好文   时间:2014-07-24 12:16:45    阅读次数:149
iOS_5_汤姆猫
最终效果图: BeyondViewController.h // // BeyondViewController.h // 05_TomCat // // Created by beyond on 14-7-23. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @inter...
分类:移动开发   时间:2014-07-24 10:42:58    阅读次数:287
iOS_4_表情排列
BeyondViewController.h // // BeyondViewController.h // 04_表情排列 // // Created by beyond on 14-7-22. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewContr...
分类:移动开发   时间:2014-07-23 18:11:26    阅读次数:318
用prel实现的文件头注释工具
最近想开源一套软件,对于一些代码都要在文件头上加上固定格式的版本信息。自己用perl写了一个小工具,拿出来分享。 1 #!/usr/bin/perl -W 2 # 3 # Copyright (c) 2014 Nijie. All rights reserved. 4 # License: ...
分类:其他好文   时间:2014-07-23 14:51:06    阅读次数:199
关于内存对齐的那些事
Wrote by mutouyun. (http://darkc.at/about-data-structure-alignment/) 1. 内存对齐(Data Structure Alignment)是什么 内存对齐,或者说字节对齐,是一个数据类型所能存放的内存地址的属性(Alignment is a property of a memory address)。 这个属性...
分类:其他好文   时间:2014-07-22 23:52:08    阅读次数:487
iOS_1_加法器
BeyondViewController.h // // BeyondViewController.h // 01_calc // // Created by beyond on 14-7-20. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewCon...
分类:移动开发   时间:2014-07-22 23:50:27    阅读次数:349
iOS_2_按钮控制物体形变
BeyondViewController.h // // BeyondViewController.h // 02_按钮控制物体形变 // // Created by beyond on 14-7-21. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewC...
分类:移动开发   时间:2014-07-22 23:49:47    阅读次数:330
iOS_3_图片浏览
BeyondViewController.h // // BeyondViewController.h // 03_图片浏览 // // Created by beyond on 14-7-22. // Copyright (c) 2014年 com.beyond. All rights reserved. // #import @interface BeyondViewContr...
分类:移动开发   时间:2014-07-22 23:49:37    阅读次数:345
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!