07 2019 档案

摘要:程序集: system .web HttpUtility.UrlDecode UrlEncode HttpUtility.UrlEncode 方法: 对 URL 字符串进行编码,以便实现从 Web 服务器到客户端的可靠的 HTTP 传输。 阅读全文
posted @ 2019-07-18 16:31 wonderfulviews 阅读(230) 评论(0) 推荐(0) 编辑
摘要:由于很少用到前端,于是乎我一碰到ajax好像就晕了,其实也没有什么特别的呀就是前后端交互起来的时候我不知道自己在干嘛了! Ajax的实例 console.log(XMLHttpRequest.status); console.log(XMLHttpRequest.readyState); conso 阅读全文
posted @ 2019-07-17 10:35 wonderfulviews 阅读(93) 评论(0) 推荐(0) 编辑