黄花菜

Results 5 issues of 黄花菜

2018-01-25 16:13:45.808 iKaoYan[27454:405585] -[YYKVStorage _dbExecute:] line:166 sqlite exec error (5): database is locked 2018-01-25 16:13:45.816 iKaoYan[27454:405625] -[YYKVStorage _dbExecute:] line:166 sqlite exec error (5): database is locked 2018-01-25 16:13:45.816 iKaoYan[27454:405585] -[YYKVStorage...

![image](https://user-images.githubusercontent.com/11872382/47828949-0ad52400-ddc0-11e8-8d2a-d899e5835c1b.png) 碰到这样一个需求,我的解决办法是想将menuview的宽度比屏幕宽度小50个像素,然后把时间这个按钮加到menview上,请问可以实现吗?

是否可以增加内存使用大小这个信息,本人感觉这个信息还是很有用的

嗨,今天看了阁下分析afn的系列文章,感觉受益匪浅,但是在学习中,我发现,AFN3.0的库这个地方是不是有问题 ![image](https://user-images.githubusercontent.com/11872382/44515400-11c32480-a6f5-11e8-98ea-38592a48a846.png) AFURLSessionManagerTaskDelegate这个类是不是根本不需要遵守这几个协议,因为他们的代理方法在这个类中是手动调用的