Nomia

Results 10 comments of Nomia

Hi @wandonye When I use this K-means.swift file, it gives me this error: `use of unresolved identifier Vector` Here is the screenshot ![image](https://user-images.githubusercontent.com/1707818/126678465-ff6e3630-7f7a-4079-aa08-56784ff7da20.png) Is there something that I should declare?...

Finally found the `Vector` definition in the `Test/Vector.swift` Is this kmeans works or do you have a better version? I tried it, but seems not working

same error here on google Colab

![image](https://user-images.githubusercontent.com/1707818/48700241-7e7f8980-ec26-11e8-83fa-e583356e469c.png) 样式变量是怎么覆盖的啊 @fooller ?

Hi, is there any solution for this issue or that issue #1751 @jhchen

I tried this solution: ``` .ql-editor { white-space: normal !important; } ``` it seems fixed this problem, coz this style rule will turn every `space` key stroke into ` [space]` in...

`ip.cn`还是显示我自己本地的IP,而不是国外代理IP `ip138.com`没问题 配置试了很多中: 如只写域名的 ``` ip.cn ip138.com ``` 按规则写的 ``` ||ip.cn^ ||ip138.com^ ``` 测试用的 ``` ||ip.cn^ ||ip.cn ||ip138.com^ ||ip138.com ``` `ip.cn`始终显示的是我本地的IP 但是,当我把ss设为全局模式时,显示的就是我在国外的代理服务器IP地址了 `fonts.gstatic.com`跟`ip.cn`是一样的结果。

fonts.gstatic.com难道也在白名单中?

有些有效果,例如finance.yahoo.com 有些没效果,例如fonts.gstatic.com

finance.yahoo.com 有效果 fonts.google.com 有效果 fonts.gstatic.com 无效果