文字列:
A:  B:  
文字列.charAt(A):
文字列.slice(A,B):
文字列.slice(A):
文字列.substring(A,B):
文字列.substr(A,B):