摘要:
iaoc@xiaocs-iMac Downloads % sudo docker-compose up -d WARN[0000] /Users/xiaoc/Downloads/docker-compose.yml: the attribute `version` is obsolete, it w 阅读全文
摘要:
FAILURE: Build failed with an exception. * Where: Build file '/Users/xiaoc/Documents/code/ireview/android/build.gradle.kts' line: 16 * What went wrong 阅读全文
摘要:
要根据centOs版本来,如我的是9版本就根据版本执行 参考 https://blog.csdn.net/u012873389/article/details/134036160 然后配置远程访问: use mysql; update user set host='%' where user ='r 阅读全文
摘要:
https://www.cnblogs.com/shoshana-kong/p/16580840.html with name1 as ( select 脚本1 ), name2 as ( select 脚本2 ) select * from name1 a innert join name2 b 阅读全文