摘要:
在java环境中运行mybatis相关代码,出错 org.springframework.jdbc.UncategorizedSQLException: Error attempting to get column 'addtime' from result set. Cause: java.sql 阅读全文
posted @ 2017-08-17 18:39
glorythesky
阅读(1289)
评论(0)
推荐(0)
摘要:
项目中遇到了这样一个问题,对 String str = ",," 调用 split(",")方法,预期结果是返回一个长度为 3 的String数组,且每一个元素都为空字符串 ""。但实际结果返还的是一个空数组,长度为 0 。 百度之,原来java中还有 split(String regex, int 阅读全文
posted @ 2017-08-17 17:30
glorythesky
阅读(4732)
评论(0)
推荐(1)

浙公网安备 33010602011771号