摘要:
阅读全文
posted @ 2015-01-19 18:48
astrue
阅读(2044)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-01-19 18:47
astrue
阅读(196)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-01-19 18:46
astrue
阅读(556)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-01-19 18:42
astrue
阅读(6827)
评论(0)
推荐(0)
摘要:
首先,得有一个web service地址:http://www.baiduc.om/XXServices?wsdl然后在.net 项目中添加Web引用,并把地址给它输进去第三、编码: using System; using System.Data; using System.Configuratio 阅读全文
posted @ 2015-01-19 18:41
astrue
阅读(713)
评论(0)
推荐(0)
摘要:
之前用<a href="sdfasdfsd.txt">文件</a>,发现在提交数据再返回后,会提示网页过期。 解决办法:<a href="sfsdf.txt" target='_blank'>文件</a>来进行处理 阅读全文
posted @ 2015-01-19 18:37
astrue
阅读(225)
评论(0)
推荐(0)
摘要:
iframe里面的子页,用parent.location.href = parent.location.reload();如果是window.open 打开就用opener.location.reload(); 阅读全文
posted @ 2015-01-19 18:35
astrue
阅读(576)
评论(0)
推荐(0)
摘要:
一、默认方式,保存在IIS进程中保存在IIS进程中是指把Session数据保存在IIS的运行的进程中,也就是inetinfo.exe这个进程中,这也是默认的Session的存方式,也是最常用的。 这种方式的优点是简单,性能最高。但是当重启IIS服务器时Session丢失。 二、保存在StateSer 阅读全文
posted @ 2015-01-19 18:34
astrue
阅读(1189)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-01-19 18:33
astrue
阅读(298)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-01-19 08:44
astrue
阅读(282)
评论(0)
推荐(0)

浙公网安备 33010602011771号