摘要:
http://localhost:37977/UrlWrite.ashx?id=9URL重写成下面的访问方式,有利于SEO搜索引擎http://localhost:37977/UrlWrite-8.ashx实现方法(用正则表达式匹配获取当前请求的虚拟路径):/// /// 当一个请求过来的时候会被调... 阅读全文
posted @ 2015-12-20 16:17
黄者之风
阅读(246)
评论(0)
推荐(0)
摘要:
添加Global文件,名字不要改Global类说明:using System;using System.Collections.Generic;using System.IO;using System.Linq;using System.Web;using System.Web.Security;u... 阅读全文
posted @ 2015-12-20 13:21
黄者之风
阅读(741)
评论(0)
推荐(0)
摘要:
Jquery表单序列化1.必须放在form标签内;2.控件必须有name属性;3.控件的value值会提交到服务器;如: $(function () { $("#btnOK").click(function () { var ... 阅读全文
posted @ 2015-12-20 11:50
黄者之风
阅读(365)
评论(0)
推荐(0)

浙公网安备 33010602011771号