摘要:
1.页面自动刷新:把如下代码加入<head>区域中<meta http-equiv="refresh" content="20">,其中20指每隔20秒刷新一次页面. 2.页面自动跳转:把如下代码加入<head>区域中<meta http-equiv="refresh" content="20;ur 阅读全文
posted @ 2017-01-22 14:25
日月心诚
阅读(6539)
评论(0)
推荐(0)
摘要:
一、后台的文件上传action 二、前台页面 三、js 发起请求 阅读全文
posted @ 2017-01-22 11:23
日月心诚
阅读(276)
评论(0)
推荐(0)