摘要:
在项目中遇到一处bug,调试的结果竟然是StringUtils.isNumeric(String str) 在捣鬼(采用的是org.apache.commons.lang.StringUtils),下面的代码是判断一个参数非空,且为整数:if(StringUtils.isNumeric(str) &... 阅读全文
posted @ 2015-01-06 22:10
digdeep
阅读(6098)
评论(6)
推荐(1)

浙公网安备 33010602011771号