📅  最后修改于: 2022-03-11 14:48:24.446000             🧑  作者: Mango
var uname = new String("Hello World")
console.log("Length is "+uname.length) // returns the total number of characters
// including whitespace