随笔分类 -  问题

摘要:在eclipse中创建maven webapp项目时报错: Could not resolve archetype org.apache.maven.archetypes:maven-archetype-webapp:1.0 from any of the configured repositori 阅读全文
posted @ 2016-10-18 12:53 Kindi丶 阅读(946) 评论(0) 推荐(0)
摘要:1、首先解压mysql压缩包,然后添加环境变量path(D:\mysql-5.7.11\bin) 2、修改D:\mysql-5.7.11\my-default.ini​ 文件的配置项 ​ # basedir = D:\mysql-5.7.11 # datadir = D:\mysql-5.7.11\ 阅读全文
posted @ 2016-04-30 00:55 Kindi丶 阅读(155) 评论(0) 推荐(0)