stefango

Results 5 comments of stefango

安卓微信接视频,别人看不到我或者很卡,但是我能看到别人,也是udp的问题嘛?

> 微信淘宝之流就别走 clash 了,在设置里勾选绕过 谢谢~,设置不允许已选择的应用,应用勾选微信,视频电话就正常了。 不过这样会阉割掉微信的代理功能,导致微信里无法访问境外网站。蹲一个更好的方案。 ![IMG_20220510_120826.jpg](https://user-images.githubusercontent.com/24286594/167540824-4cce438b-6e1f-46d2-b9d4-2e0677bc11ff.jpg)

> 微信的浏览器自带墙,本来就无法访问“非法”网站的吧 开代理的话,谷歌可以访问🙊

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: defaultPersistenceUnit] Unable to build Hibernate SessionFactory

> 引用 import '@ant-design/compatible/assets/index.�less'; 报错 ![image](https://user-images.githubusercontent.com/7971419/104668124-793cfd00-5712-11eb-902b-0d63dcc2600d.png) > > 引用 import '@ant-design/compatible/assets/index.css'; 需要把 ant 批量替换 ant-v4 样式才会 ok 哈喽,第二句替换是啥意思?我在qiankun微应用里 `import '@ant-design/compatible/assets/index.less';`,微应用运行时会报下面的错,知道是啥问题么?相关issue: https://github.com/ant-design/compatible/issues/133 ```less @import (reference) 'antd/dist/antd.less'; ^ Can't resolve './antd/dist/antd.less' in...