摘要:
mysql8修改登陆host: update user set host='%' where user='root'; host还原为localhost: update user set host='localhost' where user='root'; Aa123456! ALTER USER 阅读全文
摘要:
肯定陈述 否定疑问 You are listening, aren't you? 否则陈述 肯定问题 You are not listening are you? I almost went bananas, too. 此处的bananas是一种习语,表示发狂. start doing和start 阅读全文