String.at( -1 )类似于python

let str = '123456'

console.log(str.at(-2)) //5

posted on 2022-02-01 03:23  In-6026  阅读(42)  评论(0)    收藏  举报

导航