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

2024年11月18日 22:42
有1个网友回答
网友(1):

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