asp.net内置对象
摘要:
一、request 对象 request -获取请求对象 request对象的常用属性: qureystring:获取http查询字符串变量的集合 path:获取当前请求的虚拟路径 cookies:获取客户端发送的coolie的集合 二、response对象 response 响应请求对象 resp 阅读全文
posted @ 2016-10-19 20:45 0等0 阅读(203) 评论(0) 推荐(0) 编辑