js字符串转数字

在JavaScript中,你可以使用多种方法将字符串转换为数字。以下是几种常见的方法:1 使用 `parseInt()` 函数:```javascriptlet str =