Notes

记录分享

更多文章,移至我的 简书 .

Share SDK微信分享之Error分析

2016.03.22 21:51

使用Share SDK进行social share时,由于iOS9新特性可能会引起一些相关的错误,例如"App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file."....

更多>>

CABasicAnimation 旋转动画

2016.03.21 22:26

使用CABasicAnimation 进行旋转动画时, 如果进行断续操作,在启动的瞬间,可能会出现旋转卡顿现象,其问题原因 与 相关方法 调用顺序有关。

更多>>

翻译类API的使用--iOS

2016.04.05 21:20

开放API进行网络数据提交请求时,如果提交的string内容是中文,则其中string内容需使用stringByAddingPercentEncodingWithAllowedCharacters: 方法进行编码操作...

更多>>

Coding layout 布局约束

2016.03.18 23:09

手写空间约束,第一步需要设置其translatesAutoresizingMaskIntoConstraints属性,然后使用到的方法有constraintWithItem:(nonnull id) attribute:(NSLayoutAttribute) relatedBy:(NSLayoutRelation) toItem:(nullable id) attribute:(NSLayoutAttribute) multiplier:(CGFloat) constant:(CGFloat)...

更多>>

地理编码 与 路线导航__MapKit

2016.04.13 17:54

定位操作中常用到的地理编码与反编码,路线规划中用到的openMapsItem 方法,详见简书.

更多>>

I can help.

目前就职于网优科技.

如果你有iOS应用方面的需求 或 技术交流,可以与我进行联系^-^.