aafnnp

Results 11 comments of aafnnp

``` javascript function getIndex(arr){ return arr.indexOf(Math.min.apply(null,[].concat(arr).filter(item=>item>0))) } ```

个人觉得很有必要支持,单个动画的页面只是少数

@lizheming 为何模板不用ejs?

> https://codesandbox.io/s/ecstatic-nightingale-1sl2ty 补充信息: ```shell sandbox@sse-sandbox-fg0924:/sandbox$ npm run build > [email protected] build /sandbox > next build Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Browserslist: caniuse-lite is outdated. Please run:...

经测试,v1.6.1有效,1.7.x无效

> 一直很喜欢 xmind,也跟 HR 沟通过准备面试,所以在面试前花了 3 天完成了大作业,然后又跟 HR 沟通花了 1 天做完了笔试题.......然后被告知不能参与面试,因为不足够优秀....并没有说为什么,也没有告知我面试官对我的作业和我的笔试题的任何看法, > 那为什么之前还要沟通面试呢...只是希望自己的努力能被看到... +1

同样的问题,内存直接炸掉了,宕机了

> @funnyPan 你好,问一下,node-zookeeper-dubbo的内存问题解决了吗? @cnlinge 没有,换库了,用的dubbo2.js

> I just stumbled across this issue while googling same problem for other library. No idea why this is happening, but if you include your lib as file dependency in...