会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
女施主请留步
博客园
首页
新随笔
联系
订阅
管理
2024年12月11日
mysql下载
摘要: 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)
2018年12月4日
eclipse报错The project: newgeneration which is referenced by the classpath, does not exist
摘要: The project: newgeneration which is referenced by the classpath, does not exist 解决:将项目名newgeneration更改
阅读全文
posted @ 2018-12-04 09:20 女施主请留步
阅读(395)
评论(0)
推荐(0)
2018年11月22日
tomcat配置指定启动jdk版本,不依赖环境变量
摘要: 1.windows下 打开tomcat解压目录下的\bin\setclasspath.bat文件,在脚本开始添加下面两行设置 2.Linux下 打开tomcat解压目录下的\bin\setclasspath.sh文件,在脚本开始添加下面两行设置
阅读全文
posted @ 2018-11-22 10:40 女施主请留步
阅读(742)
评论(0)
推荐(0)
2018年11月21日
eclipse无法添加Tomcat7
摘要: 1.错误如图,无法添加tomcat7.0 2.打开workspase位置.metadata\.plugins\org.eclipse.core.runtime\.settings 文件夹,将下图两个文件删除 3.重启eclipse
阅读全文
posted @ 2018-11-21 19:39 女施主请留步
阅读(224)
评论(0)
推荐(0)
2018年11月14日
redis安装
摘要: 一、下载windows版本的Redis 原来在官网上可以下载的windows版本的,现在官网已经没有下载地址,只能在github上下载,官网只提供linux版本的下载 官网下载地址:http://redis.io/download github下载地址:https://github.com/MSOp
阅读全文
posted @ 2018-11-14 14:05 女施主请留步
阅读(195)
评论(0)
推荐(0)
公告