摘要: 增加了一个app类 两个文件app.m app.happ.m//// app.m// 应用管理//// Created by YaguangZhu on 15/7/31.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#imp... 阅读全文
posted @ 2015-07-31 20:49 微博和csdn还有你 阅读(153) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// 应用管理//// Created by YaguangZhu on 15/7/31.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewController... 阅读全文
posted @ 2015-07-31 14:59 微博和csdn还有你 阅读(234) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// 汤姆猫//// Created by YaguangZhu on 15/7/30.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewController.... 阅读全文
posted @ 2015-07-30 15:56 微博和csdn还有你 阅读(192) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// transform属性//// Created by YaguangZhu on 15/7/29.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewCon... 阅读全文
posted @ 2015-07-29 15:45 微博和csdn还有你 阅读(191) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// 动态创建按钮//// Created by YaguangZhu on 15/7/29.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewControll... 阅读全文
posted @ 2015-07-29 14:06 微博和csdn还有你 阅读(346) 评论(0) 推荐(0) 编辑
摘要: 第一种 头尾式动画 [UIView beginAnimations:nil context:(nil)]; [UIView setAnimationDuration:2]; self.btnIcon.center = centerPoint; [UIView commitAnim... 阅读全文
posted @ 2015-07-29 10:49 微博和csdn还有你 阅读(148) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// MovePicture//// Created by YaguangZhu on 15/7/28.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewCon... 阅读全文
posted @ 2015-07-29 10:30 微博和csdn还有你 阅读(257) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// MovePicture//// Created by YaguangZhu on 15/7/28.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewCon... 阅读全文
posted @ 2015-07-28 16:36 微博和csdn还有你 阅读(234) 评论(0) 推荐(0) 编辑
摘要: 1.终端输入说英语2.Spotlight快速打开程序3.Spotlight注释功能定位文件4.使用sips命令批量处理图片5.command+I直接打开邮件6.shift+command+delete自动清空废纸篓7.输入du -sh *获悉目录空间8.英文自动完成9.文件操作10.显示隐藏文件11... 阅读全文
posted @ 2015-07-26 14:13 微博和csdn还有你 阅读(285) 评论(0) 推荐(0) 编辑
摘要: 上周发了一个阿里内推的帖子,没想到短时间内就收到了成百上千封简历。我仔仔细细地看了每一封简历,附带有Github地址的我也点进去仔细看了代码。最终我留下了30%的简历,而且这30%中只有10%的本科生。所有通过内推初步筛选的小伙伴会在8月30号收到邮件通知。筛选标准满足以下条件中的任何一个,直接通过... 阅读全文
posted @ 2015-07-16 19:46 微博和csdn还有你 阅读(271) 评论(0) 推荐(0) 编辑