最新下载
热门教程
- 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
服务器端口
相关文章
- 浪人崛起万全准备成就解锁方法分享 09-30
- 魔兽世界纳格兰烹饪供应商卖什么-纳格兰烹饪供应商位置及售卖物品 09-30
- 浪人崛起继承之力成就解锁方法分享 09-30
- 浪人崛起共鸣成就解锁方法分享 09-30
- 浪人崛起转换心情成就解锁方法分享 09-30
- 怪物猎人荒野麻痹瓦斯蛙收集方法分享 09-30