摘要: 方法: back(); //加载history对象列表中的前一个URL forward(); //加载history对象列表中的下一个URL go(); //加载history对象列表中的某一个URL 注意:history.back()<==>history.go(-1) history.forwa 阅读全文
posted @ 2017-09-24 20:00 眼泪,还是流了 阅读(82) 评论(0) 推荐(0)