摘要: mysql官网下载地址1:https://dev.mysql.com/downloads/mysql/ mysql官网下载地址2:https://downloads.mysql.com/archives/community/ 阅读全文
posted @ 2024-12-11 11:16 女施主请留步 阅读(50) 评论(0) 推荐(0)
摘要: The project: newgeneration which is referenced by the classpath, does not exist 解决:将项目名newgeneration更改 阅读全文
posted @ 2018-12-04 09:20 女施主请留步 阅读(395) 评论(0) 推荐(0)
摘要: 1.windows下 打开tomcat解压目录下的\bin\setclasspath.bat文件,在脚本开始添加下面两行设置 2.Linux下 打开tomcat解压目录下的\bin\setclasspath.sh文件,在脚本开始添加下面两行设置 阅读全文
posted @ 2018-11-22 10:40 女施主请留步 阅读(742) 评论(0) 推荐(0)
摘要: 1.错误如图,无法添加tomcat7.0 2.打开workspase位置.metadata\.plugins\org.eclipse.core.runtime\.settings 文件夹,将下图两个文件删除 3.重启eclipse 阅读全文
posted @ 2018-11-21 19:39 女施主请留步 阅读(224) 评论(0) 推荐(0)
摘要: 一、下载windows版本的Redis 原来在官网上可以下载的windows版本的,现在官网已经没有下载地址,只能在github上下载,官网只提供linux版本的下载 官网下载地址:http://redis.io/download github下载地址:https://github.com/MSOp 阅读全文
posted @ 2018-11-14 14:05 女施主请留步 阅读(195) 评论(0) 推荐(0)