前面在遍历的时候,并没有声明Element book : bookList这两个变量,为什么my eclipse不会运行出错呀?
bookList是声明了的,Element book为自定义一个Element对象,名为book,bookList每次取值都赋给book