04 2018 档案
摘要:JackSon学习笔记 Jackson框架是基于Java平台的一套数据处理工具,被称为“最好的Java Json解析器”。 Jackson框架包含了3个核心库:streaming,databind,annotations.Jackson还包含了其它数据处理类库,此外不作说明。Jackson版本: 1
阅读全文
摘要:Java四大名著下载大全(中文+英文) Java编程思想(第4版)中文高清版: http://pan.baidu.com/share/link?shareid=502949&uk=2785758310英文原版PDF: http://pan.baidu.com/share/link?shareid=5
阅读全文
摘要:Eclipse 小技巧 Eclipse提速General > Startup and Shutdown : 移除所有在启动时加载的插件。General > Editors > Text Editors > Spelling : 关闭拼写检查。General > Appearance > 取消勾选“E
阅读全文
摘要://渲染jsp的流程 DispatcherServlet(HttpServlet).service(HttpServletRequest, HttpServletResponse) DispatcherServlet(FrameworkServlet).doGet(HttpServletRequest, HttpServletResponse) DispatcherServlet(Fr...
阅读全文
摘要:参见: https://www.cnblogs.com/sonng/p/6652059.html 但我发现fastjson的评价并不好
阅读全文
摘要:http://mvnrepository.com/tags/maven http://search.maven.org/ http://maven.aliyun.com/nexus/#welcome
阅读全文
摘要:http://www.cppblog.com/aaxron/ cppblog好慢啊!
阅读全文
摘要:spring中afterPropertiesSet方法与init-method配置描述 1. InitializingBean.afterPropertiesSet() Spring中InitializingBean接口类为bean提供了定义初始化方法的方式,它仅仅包含一个方法:afterPropertiesSet()。 Bean实现这个接口,在afterPropertiesSet()中编写初...
阅读全文

浙公网安备 33010602011771号