格式化是通过格式操作使任意类型的数据转换成一个字符串。例如下面这样 代码如下: [removed] console.log(chopper.format(‘{0} – {1} – {2}’, 12, 24, 25)); // outputs “12 – 24 – 25” [removed] 下面是一个完整的代码,可以复制到自己的项目中。 代码如下: <!DOCTYPE html> <html> <head> <meta http-equiv=”Content-Type” content=”text/html;charse