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論壇 |