首页
编程
java
php
前端
首页
编程
java
php
前端
c:forEach 怎么输出weather中的后8个数据啊
算出weather的长度呗,forEach中加个判断条件,if(i>weather.length-8)..后8个数据。。
点击展开全文