随笔分类 - 开发遇到的错误
摘要:原因:由于使用记事本编辑了nginx.conf。 解决方案:参考https://www.jianshu.com/p/2516ec8bae72
阅读全文
摘要:环境说明: windows7、vscode1.33.1、python3.7.0。 解决方案: 通过安装程序单独卸载“tcl/tk and IDLE” 重新安装“tcl/tk and IDLE” 重启电脑。(只重启vscode没有效果)。 尝试过的无效方法: 1、修复安装python。
阅读全文
摘要:环境说明:windows 7、python 3.7.0、pyinstaller 3.1。 解决方案:升级pyinstaller 到 3.4。
阅读全文
摘要:场景: 1、直接用eclipse 运行没问题(本地用的tomcat是7.0.70); 2、打包发布到服务器运行也没问题(服务器tomcat是8.5.30); 3、将打包发布的放到本地tomcat(7.0.70)运行 遇到了上述问题。 我的解决方案:安装tomcat8.5.32,部署到新版tomcat
阅读全文
摘要:环境:windows 7。 安装过程中遇到的问题 1、error: Unable to find vcvarsall.bat 2、1083: Cannot open include file: 'basetsd.h' 3、failed with exit status 1159 最终没有解决。 后来
阅读全文
摘要:错误提示: Caused by: java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required at org.springframework.util.Ass
阅读全文

浙公网安备 33010602011771号