上一页 1 ··· 145 146 147 148 149 150 151 152 153 ··· 233 下一页
摘要: 原文地址:http://nkcoder.github.io/blog/20140712/mysql-reconnect-packet-lost/1.1 错误信息:Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: T... 阅读全文
posted @ 2015-04-14 20:07 一天不进步,就是退步 阅读(96263) 评论(3) 推荐(5)
摘要: 原文地址:http://shiro.apache.org/architecture.htmlApache Shiro's design goals are to simplify application security by being intuitive and easy to use. Shi... 阅读全文
posted @ 2015-04-14 15:57 一天不进步,就是退步 阅读(9283) 评论(1) 推荐(0)
摘要: 原文:http://www.baeldung.com/spring-httpmessageconverter-rest1. OverviewThis article describeshow to ConfigureHttpMessageConverterin Spring.Simply put, ... 阅读全文
posted @ 2015-04-14 13:19 一天不进步,就是退步 阅读(2061) 评论(0) 推荐(0)
摘要: spring-web是spring webmvc的基础,它的功能如下: 1. 封装http协议中client端/server端的request请求和response响应及格式的转换,如json,rss,xml等。 2. 远程调用包括jaxws、caucho、httpinvoker 3. web相关的 阅读全文
posted @ 2015-04-14 11:57 一天不进步,就是退步 阅读(7474) 评论(2) 推荐(1)
摘要: 原文地址:http://279234058.iteye.com/blog/2200122今天发现了一个WindowBuilder插件,功能好强大,啊哈哈,从此告别手动编辑swing界面代码,直接像VB那样编辑界面,代码会自动生成。 首先在Eclipse中点击help,选择Install New So... 阅读全文
posted @ 2015-04-10 17:44 一天不进步,就是退步 阅读(856) 评论(0) 推荐(0)
摘要: 原文地址:http://nick-lab.gs.washington.edu/java/jdk1.5b/guide/jmx/tutorial/connectors.htmlBasic Example of JMX TechnologyThis chapter introduces the conce... 阅读全文
posted @ 2015-04-10 17:06 一天不进步,就是退步 阅读(293) 评论(0) 推荐(0)
摘要: 原文地址:http://www.javacodegeeks.com/2012/08/java-annotations-explored-explained.htmlOne of the many wonderful features of Java 5 SE is the introduction ... 阅读全文
posted @ 2015-04-10 16:59 一天不进步,就是退步 阅读(400) 评论(0) 推荐(0)
摘要: 原文:http://www.mkyong.com/spring/spring-is-not-working-in-value/Bymkyong|February 4, 2015| Last Updated : February 12, 2015A simple Spring@PropertySour... 阅读全文
posted @ 2015-04-10 15:15 一天不进步,就是退步 阅读(2174) 评论(0) 推荐(0)
摘要: 短信验证码、图形验证码、邮件验证问题在自动化测试中是一个很常见的问题,也是一个很棘手的问题。设计的初衷其实就是为了防自动化,防止一些人利用自动工具恶意攻击网站,而很不幸的是,我们所使用的一些自动化测试工具也包含在内。聊一聊最好用的接口方法。接口法思路: 不管短信验证码、图形验证码还是邮件验证,都需... 阅读全文
posted @ 2015-04-10 15:03 一天不进步,就是退步 阅读(5078) 评论(0) 推荐(0)
摘要: eXtremeComponents(简称ec)是一系列提供高级显示的开源JSP定制标签,当前的包含的组件为eXtremeTable,用于以表形式显示数据。其本质是jsp的自定义标签,抓住这一点就抓住了ec的本源。1. Table定义我们先看一下标签的定义:extremComponents.tld,其... 阅读全文
posted @ 2015-04-08 10:40 一天不进步,就是退步 阅读(2451) 评论(0) 推荐(0)
上一页 1 ··· 145 146 147 148 149 150 151 152 153 ··· 233 下一页