weixin_39888180的博客 这样直接传参就错(如果没有调用service也不报错) 3.Mapped Statements collection does not contain value for LogMapper.addLog原因是dao.save("LogMapper.AddLog", log);里面的AddLog写成了addlog小写 4....
m0_74631656的博客打开eclipse在之后突然显示“The type java.util.Iterator cannot be resolved. It is indirectly referenced from required type java.util.Scanner”,之前使用的时候还没有这个问题呢。
田野爱上狗的博客打开eclipse就报错"an error has occurred see the log file"。其实这是jdk的问题。 需要进入eclipse文件夹->打开eclipse.ini配置文件(注意不是configuration下的config.ini,而是在根目录下eclipse.ini) ...