
iOS
yaoguaige
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cocos2dx中 layer设置锚点
Layer和Sprite有不同,layer要设置锚点,必须先:ignoreAnchorPointForPosition(false);原创 2016-03-18 10:21:00 · 491 阅读 · 0 评论 -
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. 在iOS9 中,苹果将原http协原创 2016-02-24 10:18:26 · 311 阅读 · 0 评论