摘要:
1、Unknown system variable 'query_cache_size' 解决:https://www.cnblogs.com/nicknailo/articles/9074804.html 2、java.sql.SQLException: The server time zone 阅读全文
摘要:
elipse集成tomcat 在实际开发中通常在eclipse中集成tomcat,这样在开发中更方便一些。打开eclipse,选择界面下方的servers选项,点击no servers are available,click this link to create a new server。选择Ap 阅读全文
摘要:
错误:The origin server did not find a current representation for the target resource or is not willing to。。。 我的原因是没有写全路径:用eclipse跑的只有项目名而没有具体路径 如: http: 阅读全文