~$ 存档

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

12 2018 档案

摘要:## 阅读全文
posted @ 2018-12-30 18:47 LuoTian 阅读(261) 评论(0) 推荐(0)

摘要:## 阅读全文
posted @ 2018-12-30 15:22 LuoTian 阅读(242) 评论(0) 推荐(0)

摘要:名称 代码 说明 web.xml配置文件 hello index.html index.htm index.jsp default.html default.htm default.jsp dispatcher ... 阅读全文
posted @ 2018-12-28 17:08 LuoTian 阅读(447) 评论(0) 推荐(0)

摘要:### 阅读全文
posted @ 2018-12-27 22:45 LuoTian 阅读(232) 评论(0) 推荐(0)

摘要:GBK编码范围:8140-FEFE,汉字编码范围见第二节:码位分配及顺序。 GBK编码,是对GB2312编码的扩展,因此完全兼容GB2312-80标准。GBK编码依然采用双字节编码方案,其编码范围:8140-FEFE,剔除xx7F码位,共23940个码位。共收录汉字和图形符号21886个,其中汉字( 阅读全文
posted @ 2018-12-26 16:09 LuoTian 阅读(8515) 评论(0) 推荐(0)

摘要:概述 ByteArrayInputStream类是从内存中的字节数组中读取数据,因此它的数据源是一个字节数组。 阅读全文
posted @ 2018-12-26 16:06 LuoTian 阅读(734) 评论(0) 推荐(0)