Java String 对象的**concat()** 方法用于将指定的字符串参数连接到字符串上## 语法```java public String concat(String s) ``` ## 参数|参数|说明| |:---|:-- - 简单 ...
確定! 回上一頁