bin.zhang

Results 19 comments of bin.zhang

`function getNum(num, count) { return eval(new Array(count).fill(num).join('+')); } getNum(7,3) // 21 getNum(7,4) // 28 借鉴楼层 比较高明. 学习了~`

function print(n){ setTimeout(() => { console.log((i++)-100); }, Math.floor(Math.random() * 1000)); } for(var i = 0; i < 100; i++){ print(i); }

> emm,楼主不给答案讲解得嘛 我理解的讲一下,2种方法 1.立即执行函数 2.定时器第二位重新赋固定的值

> I actually have another mistake here ![image](https://user-images.githubusercontent.com/54396390/124120036-d8ff4880-daa5-11eb-9ecd-624c7f81a293.png) ![image](https://user-images.githubusercontent.com/54396390/124120052-def52980-daa5-11eb-9ddf-e11dffeaa5df.png) This is an error from `dva` ![image](https://user-images.githubusercontent.com/54396390/124120124-f6ccad80-daa5-11eb-8080-f51f554a40ea.png) > > I used a polyfill operation (this is helpless) ![image](https://user-images.githubusercontent.com/54396390/124120462-6478d980-daa6-11eb-8032-edd2566bb0ea.png) 你好,这个问题你解决了吗?

好滴大佬 🧍‍♂️ 发自我的iPhone ------------------ Original ------------------ From: mengbo ***@***.***&gt; Date: Wed,Oct 20,2021 11:03 AM To: remix-run/history ***@***.***&gt; Cc: superman ***@***.***&gt;, Comment ***@***.***&gt; Subject: Re: [remix-run/history] Vite2.0 runs the build command...

我自己也在使用一些全局的快捷键,如果与全局冲突,我可能会自己调整,再养成自己的习惯; 原因是qwerty网站不能保证兼容所有用户的快捷键的习惯;