我正在使用这段代码插入到 hashmap 中。
我已经为 分配了多个值Object[]
,但是当我运行程序时,我得到了这些错误。
我该如何解决这个错误:
<identifier> expected
illegal start of type
';' expected
代码:
public final static Object[] longValues = {"10", "iosl-proi", "10.10.10.10.10.","5","O"},{"11", "pree-lee1", "12.1.2.","4","O"},{"13", "trtg-lv1t", "4.6.1.","3","O"};