Java 中的concat()函数是用于将两个字符串连接成一个字符串的方法,它属于String类的方法之一。 该方法的语法如下: public String concat(String str).
確定! 回上一頁