Appearance
getAt 为单个字符串获取指令,获取某一位的字符串数据,并将获取后的数据返回。
getAt(str, pos)
getAt(源字符串, 位置索引)
函数返回值:获取后的字符串,string 型变量。