240 发简信
IP属地:浙江
  • Resize,w 360,h 240
    IAP (In-App purchase)

    哪些可以作为IAP商品 虚拟物品 App某些功能 服务 IAP产品种类 Non-consumable products同一个AppleID 只能...

  • ios 动画基础(二)

    UIView Animation UIView和动画相关的category如下 基本的动画使用 采用begin&commit //改变view的...

  • Resize,w 360,h 240
    MapKit

    Location and Maps Programming Guide中提及到主要由Core Location框架提供定位和根据设备方向指引;M...

  • Resize,w 360,h 240
    检查内存泄露

    今天看了唐巧大神的理解 iOS 的内存管理这篇博文,介绍了引用计数和ARC下易引起的循环引用问题,并介绍了利用xcode的instruments...

  • Resize,w 360,h 240
    UILabel样式展示相关

    文章内容简介 截取文本内容首行展示 UILabel行间距设置 最近遇到一种布局是如下 右侧的文本内容是从一个字段中取出,根据长短展示一行或者多行...

  • Resize,w 360,h 240
    responder chain

    stack overflow上的有人提出responder chain问题UITableViewCell skipped in responde...

  • Resize,w 360,h 240
    CALayer属性mask

    CALayer的属性mask,mask也是一个layer,这边称它为maskLayer。介绍中描述 An optional layer whos...

  • ios加载相关

    文章简介 系统原生加载展示——UIActivityIndicatorView&UIProgressView 开源项目SVProgressHUD&...

  • UIAlertView& UIActionSheet&UIAlertController

    UIAlertView 在ios8之后deprecated UIActionSheet 在ios8之后deprecated UIAlertCon...