页面刷新(一次刷新一次)

复制代码代码如下所示:

myrefresh()函数
{
Window.location.reload();
}
setTimeout('myrefresh),(1000); / /指定秒刷新一次