Mac 当xampp里mysql无法启动的解决办法

sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
posted @ 2019-03-21 12:17  黑冰5  阅读(764)  评论(0)    收藏  举报
runAll: function() { this.resetPreCode(); hljs.initHighlightingOnLoad(); // 重新渲染,添加语法高亮 hljs.initLineNumbersOnLoad(); // 为代码加上行号 }