上一页 1 ··· 191 192 193 194 195 196 197 198 199 ··· 235 下一页
摘要: This is a summary of some of the most important questions concerning the Spring Framework, that you may be asked to answer in an interview or in an in... 阅读全文
posted @ 2014-05-06 18:32 一天不进步,就是退步 阅读(1125) 评论(0) 推荐(0)
摘要: This post will go through how to setup the Hibernate Second-Level and Query caches, how they work and what are their most common pitfalls.The Hibernat... 阅读全文
posted @ 2014-05-06 17:11 一天不进步,就是退步 阅读(515) 评论(0) 推荐(0)
摘要: I've written multiple articles here at Javalobby on the Hibernate O/R mapping tool, and they are usually met with a large degree of popularity. Hibern... 阅读全文
posted @ 2014-05-06 17:10 一天不进步,就是退步 阅读(465) 评论(0) 推荐(0)
摘要: reference from:http://dizyne.net/20-best-drag-drop-jquery-plugins/jQuery has done a great job replacing Flash on websites allowing them to perform fas... 阅读全文
posted @ 2014-05-06 17:05 一天不进步,就是退步 阅读(516) 评论(0) 推荐(0)
摘要: by Alexander Libman with Vladimir GilbourdNovember 25, 2005SummaryThis article investigates and compares different design patterns of high performance... 阅读全文
posted @ 2014-05-06 11:24 一天不进步,就是退步 阅读(1488) 评论(0) 推荐(0)
摘要: 一、环境配置1、系统:CentOS release 5.6 IP:192.168.4.200 主机名:JW012、系统:CentOS release 5.9 IP:192.168.4.244 主机名:JW023、系统:CentOS release 5.3 IP:192.168.4.232 主机名:K... 阅读全文
posted @ 2014-05-06 09:50 一天不进步,就是退步 阅读(645) 评论(0) 推荐(0)
摘要: A heap is a partially sorted binary tree. Although a heap is not completely in order, it conforms to a sorting principle: every node has a value less ... 阅读全文
posted @ 2014-05-05 10:24 一天不进步,就是退步 阅读(419) 评论(0) 推荐(0)
摘要: reference from:http://www.cs.bgu.ac.il/~spl051/Personal_material/Practical_sessions/Ps_12/ps12.htmlJava server class with multiple client connections:... 阅读全文
posted @ 2014-05-03 23:14 一天不进步,就是退步 阅读(607) 评论(0) 推荐(0)
摘要: 实质上,很多后台服务程序并发控制的基本原理都可以归纳为生产者/消费者模式,而这是恰恰是在本科操作系统课堂上老师反复讲解,而我们却视而不见不以为然的。在博文《一种面向作业流(工作流)的轻量级可复用的异步流水开发框架的设计与实现》中将介绍一种生产者/消费者模式的具体应用。生产者消费者问题是研究多线程程序... 阅读全文
posted @ 2014-05-03 21:20 一天不进步,就是退步 阅读(2144) 评论(0) 推荐(0)
摘要: 本文将介绍如何配置jenkins,使其可以支持基于角色的项目权限管理。由于jenkins默认的权限管理体系不支持用户组或角色的配置,因此需要安装第三发插件来支持角色的配置,本文将使用Role Strategy Plugin,介绍页面:https://wiki.jenkins-ci.org/displ... 阅读全文
posted @ 2014-04-30 18:42 一天不进步,就是退步 阅读(30576) 评论(0) 推荐(0)
上一页 1 ··· 191 192 193 194 195 196 197 198 199 ··· 235 下一页