String.charAt()

從 YFRobotwiki
在2015年7月27日 (一) 16:58由Admin對話 | 貢獻所做的修訂版本

(差異) ←上個修訂 | 最新修訂 (差異) | 下一修訂→ (差異)
跳到: 導覽搜尋
String

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



返回String

返回Arduino語法參考列表

更多建議和問題歡迎反饋至 YFRobot論壇