String s[] = null; int i = 0; while (columnResult.next()) { s[i] = columnResult.getString("name"); i++; }
62,628
社区成员
307,259
社区内容
加载中
试试用AI创作助手写篇文章吧