“String - object”的版本间的差异
来自YFRobotwiki
(以“ {| border="0" cellpadding="10" width="100%" |- |width="30%" valign="top" align="left"| <font color="orange" size="+1">'''描述'''</font> <br> <br> The String cla...”为内容创建页面) |
|||
第44行: | 第44行: | ||
− | :-[[ string]]: character arrays | + | :-[[ String - char array| string]]: character arrays |
− | :-[[ Variable Declaration]] | + | :-[[ Variables| Variable Declaration]] |
第56行: | 第56行: | ||
<font color="orange" size="+1">'''函数'''</font><br> | <font color="orange" size="+1">'''函数'''</font><br> | ||
<br> | <br> | ||
− | :-[[String-String()| String()]] | + | :-[[String - String()| String()]] |
:-[[String.charAt()| charAt()]] | :-[[String.charAt()| charAt()]] |
2015年7月27日 (一) 16:46的最后版本
描述
For reference, character arrays are referred to as strings with a small s, and instances of the String class are referred to as Strings with a capital S. Note that constant strings, specified in "double quotes" are treated as char arrays, not instances of the String class.
示例
|
函数
|
更多建议和问题欢迎反馈至 YFRobot论坛