One way is to explicitly “type-cast” the variable to the string type and then calculate its length. In TypeScript, you can do typecast by ...
確定! 回上一頁