会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
过去的曾经
博客园
首页
新随笔
联系
订阅
管理
2016年11月
Swift-十六进制转UIColor
摘要: extension UIColor{ class func colorWithHexString(hex:String,alpha:CGFloat) -> UIColor { var cString = hex.trimmingCharacters(in: CharacterSet.whitespa
阅读全文
posted @ 2016-11-29 17:12 过去的曾经
阅读(422)
评论(0)
推荐(0)
2016年10月
阿里云身份证识别demo
摘要: 详情请看⬇️ github地址: https://github.com/zxy89/AliCloudIDCardRecognitionDemo
阅读全文
posted @ 2016-10-31 15:29 过去的曾经
阅读(5450)
评论(1)
推荐(0)
2015年7月
九宫格布局
摘要: #import "ViewController.h"#define kViewW 57#define kViewH 57#define kNum 3#define kTotal 8#define kStart 50 //状态栏高度@interface ViewController ()@proper...
阅读全文
posted @ 2015-07-21 13:30 过去的曾经
阅读(135)
评论(0)
推荐(0)
添加按键事件处理及事件处理的参数传递
摘要:
阅读全文
posted @ 2015-07-20 21:11 过去的曾经
阅读(106)
评论(0)
推荐(0)
UIbutton系统按键(System)和图片按键(Custom)对比
摘要:
阅读全文
posted @ 2015-07-20 21:08 过去的曾经
阅读(379)
评论(0)
推荐(0)
UIButton
摘要:
阅读全文
posted @ 2015-07-20 21:05 过去的曾经
阅读(108)
评论(0)
推荐(0)
UILable
摘要:
阅读全文
posted @ 2015-07-20 13:36 过去的曾经
阅读(116)
评论(0)
推荐(0)
公告