awkj
awkj
我试图在meow基础上, 重构其代理白名单检测机制, 和更新内置ss版本, 但因为源码读起来需要时间,加上 工作原因, 会拖到年底才能出 alpha 版.
@Lovefish 这个报错解决倒是方便, 之前用 Go 1.8 编译会出这个问题, 后来使用 Go .1.91 编译暂未发现问题复现, 可以尝试重新编译或起一个守护进程监测, 嗯, 正是要解决 IP库 匹配问题.
> That sucks. It's because Go `map` structure is not deterministic when iterating it in terms of the order. > The data structure should be changed into a list. >...
小米有品表示:我们也想用!能算作预备用户列表么
不能把 []users 类型 传递给 一个 []interface 类型啊
这个也有问题,使用 Interface 后 就不能在非批量插入时赋予 自增ID 的值了
搞不定,Chrome 网页无法被 mactype渲染,在51版本可以,52版本在patch之后也不行。
如果用stylish的方案渲染,字体显示仍然过细,我用一个插件增加了阴影,再用微软雅黑,效果才稍微好一些。https://zhuanlan.zhihu.com/p/21676135
> do you mean system tray tooltip or change a menu item's title in the system tray menu? because the code you posted is for SystemTray  I mean system...
> oh my bad, this is a macOS specific thing, I will upstream it to Tao. you will add two API, one is set_title , and other is set_image(allow set...