240 发简信
IP属地:广东
  • iOS 给视图加边框阴影效果

    self.centerView.layer.cornerRadius=5; self.centerView.layer.shadowColor...

  • iOS上线失败案例(持续更新)

    Hello, Upon further review of the activity associated with your Apple De...

  • 隐私政策

    本应用尊重并保护所有使用服务用户的个人隐私权。为了给您提供更准确、更有个性化的服务,本应用会按照本隐私权政策的规定使用和披露您的个人信息。但本应...

  • ios tableView截长屏图片,第三方分享

    UIImage* image = [[UIImagealloc]init]; // 下面方法,第一个参数表示区域大小。第二个参数表示是否是非...