不疯不成魔

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年7月30日

摘要: //// main.m// LessonReturnFunPointer//// Created by laouhn on 15/7/29.// Copyright (c) 2015年 池海涛. All rights reserved.//#import #import "Function.... 阅读全文
posted @ 2015-07-30 09:12 不疯不成魔 阅读(217) 评论(0) 推荐(0)

摘要: //// main.m// LessionFunctionPointer//// Created by laouhn on 15/7/29.// Copyright (c) 2015年 池海涛. All rights reserved.//#import #import "Function.... 阅读全文
posted @ 2015-07-30 08:59 不疯不成魔 阅读(632) 评论(0) 推荐(0)

摘要: //// main.m// LessonMemory//// Created by laouhn on 15/7/28.// Copyright (c) 2015年 池海涛. All rights reserved.//#import struct student { char nam... 阅读全文
posted @ 2015-07-30 08:54 不疯不成魔 阅读(247) 评论(0) 推荐(1)

摘要: //// main.m// LessonPointerPro//// Copyright (c) 2015年 池海涛. All rights reserved.//#import #import "Function.h"#define PI 3.1415926#define kMul(A,B)... 阅读全文
posted @ 2015-07-30 08:50 不疯不成魔 阅读(175) 评论(0) 推荐(0)