java数组字符串赋值给另一个字符串变量

2024-11-18 22:42:42
推荐回答(1个)
回答1:

比如
String bianliang = null;
Array['hellow world','good job'];
bianliang = Array[0];