摘要:
因为我把id注解在getter方法上,把一对多注解在属性上,结果导致这个错误 最后发现,@注释的位置:要么都注解在属性名上,要么都注解在 getter方法上!! 阅读全文
posted @ 2018-04-27 17:21
东山磐石西山流云
阅读(139)
评论(0)
推荐(0)
摘要:
使用方法: var nowTime=new Date().format('yyyy-MM-dd hh:mm:ss'); alert(nowTime); 阅读全文
posted @ 2018-04-27 11:19
东山磐石西山流云
阅读(124)
评论(0)
推荐(0)
摘要:
要这样写: <textarea id="planContent" ><c:out value="${planContent }"/></textarea> 注意textarea不要换行不能写成如下格式 <textarea id="planContent" > <c:out value="${plan 阅读全文
posted @ 2018-04-27 09:38
东山磐石西山流云
阅读(251)
评论(0)
推荐(0)
浙公网安备 33010602011771号