list标签,在这里讲述一下,他是一个集合,list<account>表示是个account的集合,这个account可以包含很多信息,比如用account.setid()增加account的用户id ,当然这个前提要有get set 方法页,list是系统自带的,只需要improt就行