摘要: 用户名: 密 码: 提交 using System;using System.Web;public class Accept : IHttpHandler { public void Proc... 阅读全文
posted @ 2018-04-18 23:30 dxm809 阅读(216) 评论(0) 推荐(0) 编辑
摘要: //html 用户名 $UserName 密码 $UserPwd //.ashxusing ... 阅读全文
posted @ 2018-04-18 22:53 dxm809 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 状态代码有三位数字组成,第一个数字定义了响应的类别,且有五种可能取值:1xx:指示信息--表示请求已接收,继续处理2xx:成功--表示请求已被成功接收、理解、接受3xx:重定向--要完成请求必须进行更进一步的操作4xx:客户端错误--请求有语法错误或请求无法实现5xx... 阅读全文
posted @ 2018-04-18 16:58 dxm809 阅读(108) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-04-18 16:55 dxm809 阅读(98) 评论(0) 推荐(0) 编辑
摘要: //接收using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;u... 阅读全文
posted @ 2018-04-18 11:08 dxm809 阅读(216) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;usi... 阅读全文
posted @ 2018-04-18 10:28 dxm809 阅读(64) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;usi... 阅读全文
posted @ 2018-04-18 09:31 dxm809 阅读(103) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using... 阅读全文
posted @ 2018-04-18 08:56 dxm809 阅读(532) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using... 阅读全文
posted @ 2018-04-18 08:42 dxm809 阅读(120) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using... 阅读全文
posted @ 2018-04-18 08:36 dxm809 阅读(461) 评论(0) 推荐(0) 编辑