编程吴彦祖 代码蔡徐坤
编程吴彦祖 代码蔡徐坤
YWVzLTI1Ni1jZmI6T3hQaDhidnJSUk5uQDExMjM3NjUuanAtNC5iYWFjbG91ZDEuY29tOjI0MTU0 -r
妈几天SSR服务挂了,又换回我之前的lantern,发现lantern也可以使用这个插件,白名单用起来比`surfinkeys`手动切换的要方便点多,但是为了让`surfingkeys`不要接管代理所以使用的时候要先`spc`  
> > > 希望支持 gitee,毕竟免费的图床才是大众需求,github 太慢了,经常图裂。脑壳疼 > > > > > > 首先: > >  > > 其次,已经有插件支持 gitee 图床。 > > https://github.com/zWingz/picgo-plugin-github-plus > > https://github.com/lizhuangs/picgo-plugin-gitee-uploader > > 伸手党也不是这样吧?...
顺路问一下启动--http,加19159端口也能访问,就是扫码成功之后没反应,短信验证点击发送右上角就有error的弹窗,可能是什么原因 我这边的系统是:MacOS big sur 11.6 代码是这两天才跑的,应该是最新的代码了 v0.3.0
find node_modules/react-native-scrollable-tab-view,all xxx.js change ViewPropTypes.style to View.propTypes.style,it works for me.
{ "registry-mirrors" : [ "https://registry.docker-cn.com", "http://hub-mirror.c.163.com", "https://docker.mirrors.ustc.edu.cn", "https://cr.console.aliyun.com", "https://mirror.ccs.tencentyun.com" ] }
systemctl daemon-reload systemctl restart docker.service
/opt/bin/nohup python3 client-psutil.py &
ubuntu挂载硬盘 ``` sudo mount -t ext4 /dev/sda /your_dir ```