下面程序实现一个从文件中读取信息插如数据库的功能. 单独测试插入数据库没有问题,但是从文件中读取时老报java.lang.ArrayIndexOutOfBoundsException: 1的错误.