随笔分类 -  Other

摘要:四种常见的 POST 提交数据方式(转自:https://imququ.com/post/four-ways-to-post-data-in-http.html)HTTP/1.1 协议规定的 HTTP 请求方法有 OPTIONS、GET、HEAD、POST、PUT、DELETE、TRACE、CONN... 阅读全文
posted @ 2016-01-08 16:11 豆腐居士 阅读(198) 评论(0) 推荐(0)
摘要:字符编码笔记:ASCII,Unicode和UTF-8 访问地址:http://www.ruanyifeng.com/blog/2007/10/ascii_unicode_and_utf-8.html 阅读全文
posted @ 2015-09-08 14:50 豆腐居士 阅读(228) 评论(0) 推荐(0)