表达式用法 * (*****)* 循环遍历数据(数组,集合,Map集合)* 属性var :遍历数据的类型items :要遍历的内容begin :从哪开始end :到哪结束step :步长varStatus:记录循环遍历的信息* index* count(常用)* first* last* 代码String [] arrs = {"艾米1" JSTL 2023-04-02 54 点赞 0 评论 81 浏览