实现页面中按钮刷新的N种方法
内容摘要
<input type=button value=刷新 onclick="history.go(0)">
<input type=button value=刷新 onclick="location.reload()">
<input type=button value=刷新
文章正文
代码注释
[!--zhushi--]
学的不仅是技术,更是梦想!