aiqinxuancai

Results 7 comments of aiqinxuancai

> 被判定成鼠标移出,想不到咋解决。。 emmm..也许可以子类化主窗口,然后判断鼠标移动,坐标移动到边缘2px的时候就设置对应缩放鼠标样式,按下后捕获鼠标,根据鼠标移动,主动实现拖动尺寸,也只有这样了吧

> > 被判定成鼠标移出,想不到咋解决。。 > > emmm..也许可以子类化主窗口,然后判断鼠标移动,坐标移动到边缘2px的时候就设置对应缩放鼠标样式,按下后捕获鼠标,根据鼠标移动,主动实现拖动尺寸,也只有这样了吧 感觉挺麻烦的,要么就干脆先不搞了吧

使用mas确实是不行,我也是尝试过用mas撑开一个包含UILabel和Image的UIView,但是展示出来怎么都是0x0的尺寸,而对view直接mas的话,又会让linearView的布局不正确,后来使用了MyLinearLayout横纵叠加的方式并整体设置:wrapContentWidth = YES; wrapContentHeight = YES;来实现布局

![image](https://user-images.githubusercontent.com/4475018/132302962-85851c51-d0be-4b51-9072-1e0a556fefa2.png) 就是子view的叠加,横的MyLinearLayout里面放纵的MyLinearLayout

建议使用 https://github.com/ginuerzh/gost 项目,将socks代理转为http代理。

同样的问题,准备了俩tf卡,用新tf卡上新固件就不行,试了几个固件,都不行,老的卡插上就能用。。。(俩tf卡同牌子同型号),电源也是5V3A,实在原因不明

It seems that the 'AddItemsToAutoSuggestBoxItems' function has fallen into an infinite loop, there doesn't seem to be any issue with binding to the List created using code.