xcrossed

Results 6 comments of xcrossed

> > > Ubuntu18.04微信黑框的问题,我这边把gnome-shell-extension-top-icons-plus扩展关掉就没有了,如果还有,就重启电脑,重启微信,我推荐过两个朋友,都是这样解决的 > > > > > > 18.10关掉这个会失去顶端图标,我尝试把Topicon设置中Tray Horizontal Alignment的centre改成了right。然后彻底关掉了微信,重新开起来就没有了黑框 > > 最简单的方法,给力! 实测这个有效

In file included from /usr/local/sqlparser/include/sql/item.h:2470:0, from /usr/local/sqlparser/include/sql/sql_class.h:39, from /usr/local/src/SQLAdvisor/sqladvisor/main.cc:7: /usr/local/sqlparser/include/sql/item_timefunc.h: In member function ‘virtual longlong Item_time_func::val_int()’: /usr/local/sqlparser/include/sql/item_timefunc.h:533:12: warning: converting to non-pointer type ‘longlong {aka long long int}’ from NULL [-Wconversion-null]...

> use this extension, it has better compatibility: https://httpyac.github.io/ thiis can read http-client.private.env.json

> 如果是平台证书模式,初始化client时需要调用 client.client.AutoVerifySign(),自动获取证书。 > 如果你是微信公钥模式,需要在初始化 client 时执行 client.AutoVerifySignByPublicKey() 手动设置微信支付公钥。 这个测试有效