faith
faith
`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   This is an error from `dva`  > > I used a polyfill operation (this is helpless)  你好,这个问题你解决了吗?
好滴大佬 🧍♂️ 发自我的iPhone ------------------ Original ------------------ From: mengbo ***@***.***> Date: Wed,Oct 20,2021 11:03 AM To: remix-run/history ***@***.***> Cc: superman ***@***.***>, Comment ***@***.***> Subject: Re: [remix-run/history] Vite2.0 runs the build command...
我自己也在使用一些全局的快捷键,如果与全局冲突,我可能会自己调整,再养成自己的习惯; 原因是qwerty网站不能保证兼容所有用户的快捷键的习惯;