Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | Re:Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 0. [Re:xiaoshitou] |
xiaoshitou
发贴: 7 积分: 0 |
于 2005-05-11 20:14
能不能帮我看看这个程序,也是 “数组下标越界 ”错误。 该程序所导入的包我已经测试过了,都没有问题的 package src.gui.boundaryvisualizer; import src.core.*; public interface DataGenerator { void buildGenerator(Instances inputInstances) throws Exception; double [][] generateInstances(int [] indices) throws Exception; double [] getWeights() throws Exception; void setWeightingDimensions(boolean [] dimensions); void setWeightingValues(double [] vals); int getNumGeneratingModels(); void setSeed(int seed); }
xiaoshitou edited on 2005-05-11 23:01
我有一点感想和初学者们同享(原创) |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
8124 | Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 0. | xiaoshitou | 3845 | 2005-05-11 17:16 |
6973 | Re:Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 0. | uniquejava | 117 | 2005-05-11 18:50 |
6715 | Re:Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 0. | xiaoshitou | 94 | 2005-05-11 19:11 |
6629 | Re:Internal compiler error: java.lang.ArrayIndexOutOfBoundsException: 0. | xiaoshitou | 486 | 2005-05-11 20:14 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |