https://github.com/YouXianMing

12 2014 档案

摘要:MFD UI kithttps://dribbble.com/whaledesigned 阅读全文
posted @ 2014-12-31 22:49 YouXianMing 阅读(189) 评论(0) 推荐(0) 编辑
摘要:SlideInViewThis is a quick and lightweight example of how to present a notification like view from the bottom of a view. Using SlideInView, the code y... 阅读全文
posted @ 2014-12-31 09:37 YouXianMing 阅读(290) 评论(0) 推荐(0) 编辑
摘要:JFMinimalNotificationsThis is an iOS UIView for presenting a beautiful notification that is highly configurable and works for both iPhone and iPad. JF... 阅读全文
posted @ 2014-12-30 22:21 YouXianMing 阅读(549) 评论(0) 推荐(0) 编辑
摘要:IGLDropDownMenuAn iOS drop down menu with pretty animation.一种iOS点击下拉菜单样式,动画效果很绚丽。Screenshot - 截图How To Use - 如何使用!Try the demo. It's really helpful! 试... 阅读全文
posted @ 2014-12-30 22:06 YouXianMing 阅读(771) 评论(0) 推荐(0) 编辑
摘要:CNPGridMenuCNPGridMenuis a Mailbox style grid menu with a blurred background for iOS 7 & iOS 8.CNPGridMenu是一个邮箱网格风格的菜单,调出菜单的同时模糊背景,支持iOS7与iOS8.Usage -... 阅读全文
posted @ 2014-12-29 22:00 YouXianMing 阅读(350) 评论(0) 推荐(0) 编辑
摘要:BFKitBFKit is a collection of useful classes todevelop Apps faster.BFKit是一个非常实用的开发套件,帮助你快速开发。Installing and Usage - 安装与使用Copy thelibraryfolder (BFKit)... 阅读全文
posted @ 2014-12-28 22:15 YouXianMing 阅读(363) 评论(0) 推荐(0) 编辑
摘要:UITableView中cell点击的绚丽动画效果本人视频教程系类 iOS中CALayer的使用效果图:源码:YouXianMingCell.h 与YouXianMingCell.m//// YouXianMingCell.h// CellAnimation//// Created by Yo... 阅读全文
posted @ 2014-12-27 08:49 YouXianMing 阅读(4207) 评论(1) 推荐(2) 编辑
摘要:JTSlideShadowAnimation效果图:JTSlideShadowAnimation allow you to reproduce the famous "slide to unlock effect" on iOS.JTSlideShadowAnimation能让你重现巨好看的“锁屏滑... 阅读全文
posted @ 2014-12-26 21:49 YouXianMing 阅读(364) 评论(0) 推荐(0) 编辑
摘要:搜索菜单栏侧滑效果控件SearchView本人视频教程系类 iOS中CALayer的使用效果1:效果2:项目中用到的图片bgImg@2x.png:源码:SearchView.h + SearchView.m//// SearchView.h// SearchView//// Created b... 阅读全文
posted @ 2014-12-25 21:23 YouXianMing 阅读(886) 评论(0) 推荐(0) 编辑
摘要:如何获取UITableView中cell的frame值这个可以用来处理UITableView弹出键盘的问题本人视频教程系类 iOS中CALayer的使用效果:源码://// ViewController.m// TableViewCellFrame//// Created by YouXian... 阅读全文
posted @ 2014-12-24 21:28 YouXianMing 阅读(2621) 评论(0) 推荐(0) 编辑
摘要:设计多选按钮ListChooseView答应某位女屌丝而写的控件,效果还不错,开源给大家^_^!效果图:源码://// ListChooseView.h// ScrollChooseButton//// http://www.jikexueyuan.com/course/397.html// ... 阅读全文
posted @ 2014-12-23 18:02 YouXianMing 阅读(542) 评论(1) 推荐(1) 编辑
摘要:设计带有placeHolder的TextView效果:源码:PlaceholderTextView.h 与PlaceholderTextView.m//// PlaceholderTextView.h// YXTextView//// Created by YouXianMing on 14/... 阅读全文
posted @ 2014-12-23 17:37 YouXianMing 阅读(571) 评论(0) 推荐(0) 编辑
摘要:MSAlertControllerYou can use AlertController in iOS7!! 你可以在iOS中使用AlertController了MSAlertController has same feature at UIAlertViewController.MSAlertCo... 阅读全文
posted @ 2014-12-22 21:27 YouXianMing 阅读(425) 评论(0) 推荐(0) 编辑
摘要:辉光UIView的category本人视频教程系类 iOS中CALayer的使用效果如下:源码:UIView+GlowView.h 与UIView+GlowView.m//// UIView+GlowView.h// YouXianClock//// Created by YouXianMin... 阅读全文
posted @ 2014-12-21 22:47 YouXianMing 阅读(1136) 评论(0) 推荐(0) 编辑
摘要:ZFTokenField本人视频教程系类 iOS中CALayer的使用效果图:iOS custom view that let you add token view inside like NSTokenFieldiOS定制的view,让你在NSTokenField中添加token view.Ins... 阅读全文
posted @ 2014-12-21 20:31 YouXianMing 阅读(451) 评论(0) 推荐(0) 编辑
摘要:JTNumberScrollAnimatedView本人视频教程系类 iOS中CALayer的使用效果:Use JTNumberScrollAnimatedView for have a nice animation for display number. It's easy to use, eas... 阅读全文
posted @ 2014-12-21 17:48 YouXianMing 阅读(629) 评论(0) 推荐(0) 编辑
摘要:零基础图文傻瓜教程接入Facebook的sdk本人视频教程系类 iOS中CALayer的使用0. 先解决你的 VPN FQ上外网问题,亲,解决这一步才能进行后续操作^_^.1. 点击右侧链接进入facebook开发者中心https://developers.facebook.com2. 输入账号密码... 阅读全文
posted @ 2014-12-20 07:16 YouXianMing 阅读(2775) 评论(0) 推荐(0) 编辑
摘要:UITableView中cell里的UITextField不被弹出键盘挡住本人视频教程系类 iOS中CALayer的使用效果如下:源码:EditCell.h 与EditCell.m//// EditCell.h// Cell//// Created by YouXianMing on 14/1... 阅读全文
posted @ 2014-12-19 22:01 YouXianMing 阅读(2058) 评论(0) 推荐(0) 编辑
摘要:用UITextView模拟UITextField的placeHolder效果:源码://// ViewController.m// TextView//// Created by YouXianMing on 14/12/18.// Copyright (c) 2014年 YouXianMi... 阅读全文
posted @ 2014-12-18 22:34 YouXianMing 阅读(395) 评论(0) 推荐(0) 编辑
摘要:Win7系统安装 Photoshop CC 中文完全破解版谨以此教程献给某位做UI设计的朋友^_^!01. 确定自己的系统是32位的还是64位的,本人电脑是64位02. 将 Photoshop_14_LS20.7z 与 破解文件.rar 解压出来03. 打开 Adobe CC 文件夹,双击 Set-... 阅读全文
posted @ 2014-12-18 22:09 YouXianMing 阅读(5802) 评论(1) 推荐(0) 编辑
摘要:精简计算UITableView文本高度本人视频教程系类 iOS中CALayer的使用最终效果:核心源码(计算文本高度的类)NSString+StringHeight.h 与NSString+StringHeight.m//// NSString+StringHeight.h// USA//// ... 阅读全文
posted @ 2014-12-17 23:14 YouXianMing 阅读(373) 评论(0) 推荐(0) 编辑
摘要:RDVTabBarControllerhttps://github.com/robbdimitrov/RDVTabBarController效果:Supports iPad and iPhone 支持iPad与iPhoneSupports landscape and portrait orienta... 阅读全文
posted @ 2014-12-16 09:48 YouXianMing 阅读(969) 评论(0) 推荐(0) 编辑
摘要:山寨“饿了么”应用中添加菜品数量按钮效果本人视频教程系类 iOS中CALayer的使用最终效果:山寨源头:源码:(此源码解决了重用问题,可以放心的放在cell中使用)AddAndDeleteButton.h 与AddAndDeleteButton.m//// AddAndDeleteButton... 阅读全文
posted @ 2014-12-15 17:49 YouXianMing 阅读(943) 评论(0) 推荐(0) 编辑
摘要:KGModalKGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content ... 阅读全文
posted @ 2014-12-12 22:29 YouXianMing 阅读(287) 评论(0) 推荐(0) 编辑
摘要:添加字体到项目当中最终显示字体的效果:步骤如下:1. 安装字体2. 修改plist文件 (UIAppFonts 复制粘贴)3. 引用字体4. 效果图源码://// ViewController.m// UIFont//// Created by YouXianMing on 14/12/11.... 阅读全文
posted @ 2014-12-11 22:13 YouXianMing 阅读(692) 评论(0) 推荐(0) 编辑
摘要:HTKDragAndDropCollectionViewLayoutCustom UICollectionViewLayout that works together with a custom UICollectionViewCell to provide drag and drop for a ... 阅读全文
posted @ 2014-12-10 23:07 YouXianMing 阅读(457) 评论(0) 推荐(0) 编辑
摘要:旋转动画用控件RotateView最终效果:源码:RotateView.h 与RotateView.m//// RotateView.h// RotateAnimationView//// Created by YouXianMing on 14/12/8.// Copyright (c) ... 阅读全文
posted @ 2014-12-09 23:06 YouXianMing 阅读(845) 评论(1) 推荐(0) 编辑
摘要:PQFCustomLoadersCurrent version: 0.0.1Collection of highly customizable loaders for your iOS projects. Feel free to use them.当前版本为:0.0.1这是一个可以高度定制的加载控... 阅读全文
posted @ 2014-12-08 23:11 YouXianMing 阅读(333) 评论(0) 推荐(0) 编辑
摘要:按钮在执行frame动画的时候怎么响应触发事件?代码中效果(请注意,我并没有点击到按钮,而是点击到按钮的终点frame值处):对应的代码://// ViewController.m// TapButton//// Created by YouXianMing on 14/12/7.// Co... 阅读全文
posted @ 2014-12-07 23:21 YouXianMing 阅读(3795) 评论(0) 推荐(3) 编辑
摘要:BBCyclingLabelBBCyclingLabelis just like aUILabelbut allows you to perform custom animations when changing text.Instead of using twoUILabel's and cros... 阅读全文
posted @ 2014-12-06 23:32 YouXianMing 阅读(618) 评论(0) 推荐(0) 编辑
摘要:让NSUserDefaults使用起来像对象一样容易巧妙的设计,是为了简化开发提升效率而存在。设计要点:1. 单例模式2. 重写setter,getter方法3. 专门的类来管理单例使用时候的详情:源码:SharedInstance.h 与SharedInstance.m//// SharedIn... 阅读全文
posted @ 2014-12-05 23:31 YouXianMing 阅读(342) 评论(0) 推荐(0) 编辑
摘要:MagicPiePowerful pie layer for creating your own pie view. PieLayer provide great animation with simple usage.PieLayer是一个非常强大的layer,非常易用,效果很炫。The main... 阅读全文
posted @ 2014-12-05 00:15 YouXianMing 阅读(407) 评论(0) 推荐(0) 编辑
摘要:RKCardViewBeautiful Twitter / Facebook style cards (built with@JaredTMoskowitz)Follow me on Twitter @cwRichardKimOrCheck out my Medium posts on UI / U... 阅读全文
posted @ 2014-12-03 22:59 YouXianMing 阅读(228) 评论(0) 推荐(0) 编辑
摘要:属性锁TimeLock这是本人所写的几个类,用于对属性设置值时进行锁定与解锁,适用于高逼格动画当中。源码:TimeLock.h 与TimeLock.m//// TimeLock.h// TimeLock//// Created by YouXianMing on 14/12/3.// Cop... 阅读全文
posted @ 2014-12-03 22:43 YouXianMing 阅读(370) 评论(0) 推荐(0) 编辑
摘要:KYCircularProgressFlexible progress bar written in Swift.用Swift语言编写的灵活的进度条控件。FeaturesGradation Color 渐变的颜色Progress Closure 进度渐变UIBezierPath Progress B... 阅读全文
posted @ 2014-12-02 23:10 YouXianMing 阅读(512) 评论(0) 推荐(0) 编辑
摘要:使用FastCoder写缓存单例FastCoder可以存储字典,数组,鄙人将FastCoder封装,CoreData可以缓存的东西,用这个都可以缓存,但是只适合缓存少量的数据(不适合存储几万条数据)。基于文件的类请参考上一章节内容使用详情:源码:使用的缓存文件SharedFile.h 与 Share... 阅读全文
posted @ 2014-12-01 22:22 YouXianMing 阅读(890) 评论(1) 推荐(2) 编辑

点击右上角即可分享
微信分享提示