String.charAt()
来自YFRobotwiki
String()
Access a particular character of the String.
string.charAt(n)
string: a variable of type String n: the character to access
the n'th character of the String
更多建议和问题欢迎反馈至 YFRobot论坛 |