https://github.com/YouXianMing
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 85 下一页
摘要: 制作 OS X El Capitan 启动盘 1. 下载系统盘的dmg格式 2. 直到出现了 3. 在命令行中找到 Install OS X El Capitan.app 4. 格式化你的U盘(U盘名称在后面的格式化命令中会用到) 5. 输入命令行进行相关操作(名字必须一一对应上) 红色 表示的是安 阅读全文
posted @ 2015-12-17 22:04 YouXianMing 阅读(3071) 评论(0) 推荐(1) 编辑
摘要: UILabel的缩放动画效果效果图源码https://github.com/YouXianMing/Animations//// ScaleLabel.h// Animations//// Created by YouXianMing on 15/12/17.// Copyright © 2... 阅读全文
posted @ 2015-12-17 20:00 YouXianMing 阅读(3109) 评论(0) 推荐(0) 编辑
摘要: 产生渐变色的view 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 细节 阅读全文
posted @ 2015-12-15 22:06 YouXianMing 阅读(411) 评论(0) 推荐(0) 编辑
摘要: 新建一个去除storyboard的项目1. 新建项目并删除 *.storyboard 以及与之相关的杂项2. 设置 UIWindow 的 rootViewController复制粘贴代码如下 self.window = [[UIWindow alloc] ... 阅读全文
posted @ 2015-12-11 09:54 YouXianMing 阅读(436) 评论(3) 推荐(1) 编辑
摘要: 绘制波形图效果源码https://github.com/YouXianMing/Animations//// DrawWaveViewController.m// Animations//// Created by YouXianMing on 15/12/5.// Copyright © ... 阅读全文
posted @ 2015-12-08 22:31 YouXianMing 阅读(1835) 评论(0) 推荐(0) 编辑
摘要: 文件系统扫描的工具类 说明 源码 https://github.com/YouXianMing/iOS-Utilities 细节 阅读全文
posted @ 2015-12-05 06:49 YouXianMing 阅读(855) 评论(4) 推荐(1) 编辑
摘要: 如何动态绘制时钟效果源码https://github.com/YouXianMing/Animations//// ClockViewController.m// Animations//// Created by YouXianMing on 15/12/3.// Copyright © ... 阅读全文
posted @ 2015-12-03 20:31 YouXianMing 阅读(911) 评论(1) 推荐(1) 编辑
摘要: Xcode插件管理器Alcatraz的使用下载地址https://github.com/alcatraz/Alcatraz下载软件包解压以及编译重启Xode并Load Bundle安装插件完全关闭Xcode并Load BundlesDone! 阅读全文
posted @ 2015-12-02 20:58 YouXianMing 阅读(393) 评论(0) 推荐(0) 编辑
摘要: UITableView的headerView展开缩放动画效果源码https://github.com/YouXianMing/Animations//// HeaderViewTapAnimationController.m// Animations//// Created by FrankL... 阅读全文
posted @ 2015-12-01 15:00 YouXianMing 阅读(1514) 评论(0) 推荐(0) 编辑
摘要: POPSpring动画参数详解效果源码https://github.com/YouXianMing/Animations//// POPSpringParameterController.m// Animations//// Created by YouXianMing on 15/11/29... 阅读全文
posted @ 2015-11-29 11:34 YouXianMing 阅读(627) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 85 下一页