https://github.com/YouXianMing
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 85 下一页
摘要: NMBottomTabBarControllerA customisable tab bar controller for iOS written in Objective C. It uses auto layout.一个自定义的Tabbar控制器,使用了自动布局。RequirementsiOS ... 阅读全文
posted @ 2015-03-28 23:36 YouXianMing 阅读(402) 评论(0) 推荐(0) 编辑
摘要: ABCIntroViewABCIntroView is an easy to use onboarding which allows you to introduce your users to the applicaiton before reaching the Main Screen.ABCI... 阅读全文
posted @ 2015-03-27 21:41 YouXianMing 阅读(288) 评论(0) 推荐(0) 编辑
摘要: 非定制UIImagePickerController的使用效果:源码://// ViewController.m// ImagePic//// Created by XianMingYou on 15/3/26.// Copyright (c) 2015年 XianMingYou. All ... 阅读全文
posted @ 2015-03-26 20:42 YouXianMing 阅读(348) 评论(0) 推荐(0) 编辑
摘要: CALayer的additive属性解析效果:源码:https://github.com/RylanJIN/ShareOfCoreAnimation//// CAPartAViewController.m// ShareOfCoreAnimation//// Created by xjin o... 阅读全文
posted @ 2015-03-25 22:27 YouXianMing 阅读(629) 评论(0) 推荐(0) 编辑
摘要: 技术博客网址http://ubuuk.com/https://github.com/vsouza/awesome-ioshttps://github.com/dkhamsing/open-source-ios-appshttp://www.zhihu.com/question/28518265/an... 阅读全文
posted @ 2015-03-25 18:28 YouXianMing 阅读(539) 评论(0) 推荐(0) 编辑
摘要: DraggableYoutubeFloatingVideoDraggableYoutubeFloatingVideo allows you to play videos on a floating mini window at the bottom of your screen from sites... 阅读全文
posted @ 2015-03-23 21:52 YouXianMing 阅读(366) 评论(0) 推荐(0) 编辑
摘要: 手把手教你制作AppPreview视频并上传到appStore进行审核注意,你需要使用iMovie才能够制作AppPreview视频文件,用QuickTime录制的无效!最终效果1. 新建一个事件2. 创建应用程序预览3. 导入视频文件(该视频文件需要你用QuickTime事先进行录制,此处不赘述)... 阅读全文
posted @ 2015-03-21 20:35 YouXianMing 阅读(1031) 评论(0) 推荐(1) 编辑
摘要: 创建一个对象先写一个People类//// People.swift// Class//// Created by YouXianMing on 15/3/18.// Copyright (c) 2015年 YouXianMing. All rights reserved.//import ... 阅读全文
posted @ 2015-03-18 23:26 YouXianMing 阅读(3095) 评论(0) 推荐(0) 编辑
摘要: 使用Playground1. 新建Playground2. 写最简单的代码 阅读全文
posted @ 2015-03-17 22:30 YouXianMing 阅读(424) 评论(0) 推荐(0) 编辑
摘要: iOS8 生成二维码与条形码效果图:源码://// ViewController.m// CodeCreator//// Created by YouXianMing on 15/3/16.// Copyright (c) 2015年 YouXianMing. All rights rese... 阅读全文
posted @ 2015-03-16 22:15 YouXianMing 阅读(2098) 评论(2) 推荐(1) 编辑
上一页 1 ··· 26 27 28 29 30 31 32 33 34 ··· 85 下一页