欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

JScript  

length 屬性 (String)

返回 String 對象的長度。

strVariable.length
"String Literal".length 

說明

length 屬性包含一個整數(shù),用來指出 String 對象中的字符數(shù)。String 對象中的最后一個字符的索引為 length - 1。

要求

版本 1

請參閱

length 屬性(Array) | length 屬性(Function) | String 對象的方法 | String 對象的屬性

應用于:String 對象