摘要: 例如给UILabel添加一个UUTag属性 #import "UILabel+util.h" #import "objc/runtime.h" static const void *UUTagKey = &UUTagKey; @implementation UILabel (util) -(NSSt 阅读全文
posted @ 2016-04-28 16:22 V清风 阅读(125) 评论(0) 推荐(0) 编辑
摘要: https://github.com/White007/hdSingleGesture.git 阅读全文
posted @ 2016-04-28 16:17 V清风 阅读(263) 评论(0) 推荐(0) 编辑
摘要: 由于iOS操作系统限制,我们APP在后台不能做操作,也不能接收任何数据,所以需要用推送来接收消息. APNs服务,苹果官方网址:https://developer.apple.com/library/prerelease/ios/documentation/NetworkingInternet/Co 阅读全文
posted @ 2016-04-28 15:56 V清风 阅读(426) 评论(0) 推荐(0) 编辑