好物分享
-
[思维][gcd]Enlarge GCD CF1047C
Mr. F has nn positive integers, a1,a2,…,an. He thinks the greatest common divisor of these integers is too small. So he wants to enlarge it by re…… -
vue2中函数式组件切换
根据传入组件名称,展示不同组件 .js文件,使用时和vue组件文件一样,引入,注册组件,标签使用 import ConversationTpl from './ConversationTpl.vue' import…… -
vue2中函数式组件切换
根据传入组件名称,展示不同组件 .js文件,使用时和vue组件文件一样,引入,注册组件,标签使用 import ConversationTpl from './ConversationTpl.vue' import…… -
-
-
-
-
解决js加减计算精度误差的问题
最近在做一个记账小程序的时候发现js的加减算法会有误差,例如 console.log(0.1+0.2); console.log(6.8-0.9); 0.30000000000000004 5.8999999999999995 在浮…… -
解决js加减计算精度误差的问题
最近在做一个记账小程序的时候发现js的加减算法会有误差,例如 console.log(0.1+0.2); console.log(6.8-0.9); 0.30000000000000004 5.8999999999999995 在浮…… -
Node Sass could not find a binding for your current environment:windows 64-bit with Node.js 16.x
其实报错信息写的很清楚了,在那个路径下没有binding.node这个文件,按路径看一下就会发现那个文件夹下是空的。 之前没看清提示,就按搜索的设置sass路径( se……

![[思维][gcd]Enlarge GCD CF1047C](https://www.techfm.club/wp-content/themes/CorePress/static/img/loading.gif)