JsonSong89

Results 41 comments of JsonSong89
trafficstars

也发现这个问题了,但是奇怪的是好像最近才出现.

这个改动估计有点大 至少得接管到网卡那层 已经不单单是代理的事情了

same with this problem. I hava a base RequestVo ``` java public class RequestBase { protected Integer pageIndex = Integer.valueOf(1); protected Integer pageSize = Integer.valueOf(10); @ApiParam(hidden = true) public IPage...

``` @Configuration class DubboConfig { @Profile("local") @ImportResource(locations = ["classpath:dubbo/dubbo-local.xml"]) class LocalConfig @Profile("test") @ImportResource(locations = ["classpath:dubbo/dubbo-test.xml"]) class TestConfig @Profile("pro") @ImportResource(locations = ["classpath:dubbo/dubbo-pro.xml"]) class ProConfig } ``` 现在只能用这种中二写法了.

发现还有其他问题 然后我回滚到2.6.7又有问题, 我老老实实滚回2.6.5 惹不起,我还是等2.8出来了再升2.7吧

![image](https://user-images.githubusercontent.com/4394916/37554241-c0ff6e2a-2a10-11e8-9e19-78af4ecd5ef2.png) 估计是youtube有改版

@ktsn I have a idea, like [vue-class-component](https://github.com/vuejs/vue-class-component) Use a @VuexComponent decorate MyVuexClass property->state get->getter set->mutation method->action and when combining the store, use ClassToModule method , transform a new instance(maybe can...

有个手动刷新的按钮 这个可以强刷文件目录吗?

> https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/ 之前使用cloudflare tunnel的方式也不错,只给客户端分配不同的token启动,其他配置全部在服务端完成 如果能进一步根据每个设备生成唯一id做验证,也可以解决token泄露的问题了吧 这个就是nps的策略啊,客户端只需要用服务端签发的token注册上去就不管了,其他所有的控制,全放在服务端,和frp完全是反着来得的. 就算这个token泄露了,其他客户端用这个连上之后也干不了任何事情

容量太小了吧,如果是这个容量 还不如用onedrive呢 可以扩容到15g 我都免费白嫖8年了,国内速度也基本在线