摘要:
一、[Error: Could not detect Mac OS X Version from sw_vers output: '10.12.6'] 解决办法: 1、vi /Applications/Appium.app//Contents/Resources/node_modules/appiu 阅读全文
摘要:
进入MySQL:mysql -u root -p mysql> GRANT ALL privileges ON *.* TO 'root' @'localhost' IDENTIFIED BY '123456'; mysql> GRANT ALL privileges ON *.* TO 'root 阅读全文