I use the library bignumber.js
, which does the job of handling big/small numbers very nicely.
(我使用了bignumber.js
库,它可以很好地处理大/小数字。)
However, debugging with VS Code is a pain, as i get the following output upon inspection: (但是,使用VS Code进行调试很麻烦,因为在检查时我得到以下输出:)
Is there a way for me to edit this?
(我有办法编辑它吗?)
I've looked into prototype editing but I could not get this to work. (我已经研究了原型编辑,但是无法正常工作。)
ask by WiseStrawberry translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…