Here we initialize a variable and get the first element but the expected result is not obtained
var temBits = "00000000000000000001"
temBits.elementAt(0)`
Result = '0' 48
expected = 0
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…