报错这个啊log4j:WARN No appenders could be found for logger (org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
2016-03-23
@哈鼎 @hsloner Connection conn = DriverManager.getConnection("jdbc:mysql://127.0.0.1:3306/micro_message?characterEncoding=utf8","root","")
?? 的解决方法是在数据库后加 ?characterEncoding=utf8
?? 的解决方法是在数据库后加 ?characterEncoding=utf8
jquery报错的
大概意思就是无效的表达式什么的,具体解决方法如下:
1、选中报错的js文件或报错内容。
2、右键选择 MyEclipse-->Exclude From Validation 。
3、再右键选择 MyEclipse-->Run Validation 即可。
大概意思就是无效的表达式什么的,具体解决方法如下:
1、选中报错的js文件或报错内容。
2、右键选择 MyEclipse-->Exclude From Validation 。
3、再右键选择 MyEclipse-->Run Validation 即可。
2016-03-14