mybaties中在xml中map添加一个list中的判断
摘要:if (uIds.size() > 0) { map.put("uIds", uIds); } else { map.put("uIds", null); }
阅读全文
posted @
2016-08-05 17:04
Eddyer
阅读(901)
推荐(0)
jquery遍历的radio的取值问题
摘要:html页面: ${courseStandardVo.firstName} ${courseStandardVo.secondName} ${courseStandardVo.thirdName} ...
阅读全文
posted @
2016-08-03 16:40
Eddyer
阅读(7369)
推荐(2)