char data[] = {'a', 'b', 'c'}; String str = new String(data);. Here are some more examples ... Returns the string representation of the char array argument.
確定! 回上一頁