最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
ASP常见问题及解答(1)
时间:2022-07-02 23:45:17 编辑:袖梨 来源:一聚教程网
1.如何 最小化、最大化、关闭窗口
答:
2.如何静止页面缓存
答:htm网页
或者
asp网页
response.expires=-1
response.expiresabsolute=now()-1
response.cachecontrol="no-cache"
php网页
header("expires:mon,26jul199705:00:00gmt");
header("cache-control:no-cache,must-revalidate");
header("pragma:no-cache");
3.如何检查一段字符串是否全由数字组成
4.如何获取机器信息
答本机ip
服务器名
服务器ip
服务器端口
答:
2.如何静止页面缓存
答:htm网页
或者
asp网页
response.expires=-1
response.expiresabsolute=now()-1
response.cachecontrol="no-cache"
php网页
header("expires:mon,26jul199705:00:00gmt");
header("cache-control:no-cache,must-revalidate");
header("pragma:no-cache");
3.如何检查一段字符串是否全由数字组成
4.如何获取机器信息
答本机ip
服务器名
服务器ip
服务器端口
相关文章
- 太阳能热水器的原理是什么 07-28
- 王者荣耀世界小乔守护者玩法攻略 07-28
- 英雄联盟手游豹女连招技巧 07-28
- 向僵尸开炮王胖子厉害吗 07-28
- 原神月之四版本活动祈愿第一期介绍 07-28
- 小拇指凹坑,就是新时代的“手机病” 07-28