240 发简信
IP属地:广东
  • UIScrollView 使用 Auto Layout 创建,contentSize 自适应

    UI 布局在小屏幕手机上显示不完全的时候。 SOLUTIONThe problem is that you need a bottom/footer view for Aut...

  • iOS for 循环创建九宫格按钮

    创建一个九宫格视图显示分享类型

  • iOS 截屏方法,高清、模糊

    项目中需要用当前页面的截屏保存为图片 高清 UIGraphicsBeginImageContextWithOptions(topView.bounds.size, NO, 0...