怎么做到每次刷新网站就换一张图
1、先把前端的展示页面写出来,<img border="0" src="http://localhost:8080/pic/picture.jpg" alt="picture" width="160" height="100">

3、执行完将记录返回前端,形成图片链接展示在页面上!

1、先把前端的展示页面写出来,<img border="0" src="http://localhost:8080/pic/picture.jpg" alt="picture" width="160" height="100">
3、执行完将记录返回前端,形成图片链接展示在页面上!