摘要:
远程或使用非127.0.0.1和localhost地址连接时,出现代号为1130问题, ERROR 1130: Host 192.168.2.159 is not allowed to connect to this MySQL server 猜想这是没有授权,将mysql数据库中user表中hos 阅读全文
摘要:
could not resolve property不能解析属性问题, 刚开始把hql语句中的“from User user where user.user_name = '”+user.getusername()+"'";中的user.user_name写了数据库的命名user_name 而其实他 阅读全文
摘要:
启动服务器,错误提示: Launching web on myeclipse tomcat has encountered a problem An internal error occurred during:"Launching web on myeclipse tomcat" 解决办法: 1、 阅读全文