摘要: Unicode、UTF-8 和 ISO8859-1到底有什么区别 将以"中文"两个字为例,经查表可以知道其GB2312编码是"d6d0 cec4",Unicode编码为"4e2d 6587",UTF编码就是"e4b8ad e69687"。注意, 这两个字没有iso8859-1编码,但可以用i... 阅读全文
posted @ 2017-01-08 22:29 N3verL4nd 阅读(170) 评论(0) 推荐(0) 编辑
摘要: Unicode、UTF-8 和 ISO8859-1到底有什么区别 将以"中文"两个字为例,经查表可以知道其GB2312编码是"d6d0 cec4",Unicode编码为"4e2d 6587",UTF编码就是"e4b8ad e69687"。注意, 这两个字没有iso8859-1编码,但可以用i... 阅读全文
posted @ 2017-01-08 22:29 N3verL4nd 阅读(259) 评论(0) 推荐(0) 编辑
摘要: 学习Servlet时碰到的一个bug。 Connected to server [2017-01-08 04:40:33,100] Artifact jspRun:war exploded: Artifact is being deployed, please wait... 08-Jan-20... 阅读全文
posted @ 2017-01-08 17:13 N3verL4nd 阅读(4217) 评论(0) 推荐(0) 编辑
摘要: 学习Servlet时碰到的一个bug。 Connected to server [2017-01-08 04:40:33,100] Artifact jspRun:war exploded: Artifact is being deployed, please wait... 08-Jan-20... 阅读全文
posted @ 2017-01-08 17:13 N3verL4nd 阅读(4233) 评论(0) 推荐(0) 编辑