One good thing about log formatting is you can use character specifiers. Like, let x = 10 let value = "web" console.log('%i %s developers', ...
確定! 回上一頁