会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
qingzZ
博客园
首页
博问
闪存
新随笔
订阅
管理
上一页
1
···
20
21
22
23
24
25
26
27
28
···
41
下一页
2019年4月23日
安装CocoaPods遇到的问题
摘要: 1.查看gems中本地程序包 1.卸载pod sudo gem uninstall cocoapods sudo gem uninstall cocoapods -v 版本号 1.更新pod没有权限: 错误现象: gem install cocoapods ERROR: While executin
阅读全文
posted @ 2019-04-23 10:06 懂事长qingzZ
阅读(390)
评论(0)
推荐(0)
2019年4月12日
swift 移除控制器中的已经存在的VC 注意
摘要: 1.要用 || 2. 如果使用这个代码 只会移除一个VC
阅读全文
posted @ 2019-04-12 14:41 懂事长qingzZ
阅读(597)
评论(0)
推荐(0)
Swift UITableView嵌套UICollectionView点击事件冲突(点击事件穿透)
摘要: 不管是啥都响应tableviewcell 2.只穿透UICollectionView override func hitTest(_ point: CGPoint, with event: UIEvent?) -> UIView? { let view = super.hitTest(point,
阅读全文
posted @ 2019-04-12 10:27 懂事长qingzZ
阅读(1501)
评论(0)
推荐(0)
2019年3月25日
swift 粒子效果
摘要: 1. 2. UIimage拓展
阅读全文
posted @ 2019-03-25 10:10 懂事长qingzZ
阅读(176)
评论(0)
推荐(0)
swift UIview上添加视频播放
摘要: 1. 2. 3.
阅读全文
posted @ 2019-03-25 10:04 懂事长qingzZ
阅读(590)
评论(0)
推荐(0)
2019年3月21日
UIButton设置UIControlContentHorizontalAlignment调整文字对齐方式
摘要: UIButton 继承自UIControl,所以可以对UIControlContentHorizontalAlignment进行设置 https://blog.csdn.net/timtian008/article/details/53611744
阅读全文
posted @ 2019-03-21 10:44 懂事长qingzZ
阅读(257)
评论(0)
推荐(0)
2019年3月14日
swift 监测内存泄漏 MLeaksFinder
摘要: 使用MLeaksFinder检测项目内存泄露总结 https://www.cnblogs.com/ocarol/p/5288497.html
阅读全文
posted @ 2019-03-14 11:37 懂事长qingzZ
阅读(1000)
评论(0)
推荐(0)
2019年3月11日
UIViewController的生命周期
摘要: https://www.jianshu.com/p/8f17691a9500
阅读全文
posted @ 2019-03-11 14:50 懂事长qingzZ
阅读(92)
评论(0)
推荐(0)
2019年3月6日
swift - UIButton按钮有图片是点击高亮 有灰色动画
摘要: 取消 高亮的 动画
阅读全文
posted @ 2019-03-06 15:19 懂事长qingzZ
阅读(257)
评论(0)
推荐(0)
2019年2月28日
AppleID的双重认证
摘要: 【链接】AppleID的双重认证https://support.apple.com/zh-cn/HT204915
阅读全文
posted @ 2019-02-28 16:30 懂事长qingzZ
阅读(263)
评论(0)
推荐(0)
上一页
1
···
20
21
22
23
24
25
26
27
28
···
41
下一页