摘要:
SSKeychainhttps://github.com/soffes/sskeychainSSKeychain is a simple wrapper for accessing accounts, getting passwords, setting passwords, and deletin... 阅读全文
摘要:
设置导航栏控制器背景色效果说明1. 去掉了原始导航栏控制器上面的黑线2. 可以定制背景透明度源码//// AppDelegate.m// UINavigationControllerSet//// Created by YouXianMing on 15/9/1.// Copyright (... 阅读全文
摘要:
Icon and Image SizesiOS Human Interface GuidelinesEvery app needs an app icon and a launch file or image. In addition, some apps need custom icons to ... 阅读全文
摘要:
用UIControl封装Button效果说明UIControl在处理超出触摸范围的触摸事件时有bug源码基础类//// BaseControl.h// BaseControl//// Created by YouXianMing on 15/8/26.// Copyright (c) 201... 阅读全文