concat () 方法用于将指定的字符串参数连接到字符串上。 语法. public String concat(String s). 参数. s -- 要连接的字符串。 返回 ...
確定! 回上一頁