摘要: setting.xml <?xml version="1.0" encoding="UTF-8"?><settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema 阅读全文
posted @ 2020-04-08 16:36 sunrisecape 阅读(214) 评论(0) 推荐(0)
摘要: * mysql - mysqld --install - mysqld --initialize --console - net start mysql - mysql -u root -p - alter user 'root'@'localhost' identified by 'root'; 阅读全文
posted @ 2020-04-08 16:31 sunrisecape 阅读(106) 评论(0) 推荐(0)