摘要:
看了好多百科,发现很多错误,最后找到wiki百科,收藏一下。 可以看出,属7的构成比较单一,就是大小7,非常固定,必须是大3度+小3度+小3度,大3和弦+小3度。 在中间的3音上一定是大三度的。 从2 4#6 1 可以看出来,为什么要升,就是这个道理,必须要是大3和弦才行。 如果光从7度这个角度上看 阅读全文
摘要:
sudo yum install epel-release sudo yum install snapd sudo systemctl enable --now snapd.socket sudo ln -s /var/lib/snapd/snap /snap #这是一个画图软件 sudo snap 阅读全文
摘要:
https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/changing-the-web-console-p 阅读全文
摘要:
![img](https://img2022.cnblogs.com/blog/643298/202211/643298-20221101135235242-666385939.png) 阅读全文
摘要:
https://blog.csdn.net/MrYushiwen/article/details/122849310 阅读全文
摘要:
curl wget 不验证证书进行https请求 https://blog.csdn.net/bytxl/article/details/46989667 wget --no-check-certificate curl -k 阅读全文
摘要:
下载量891,我是第891个安装的,出去官方自己测试的下载,这样的排名还可以啦,哈哈。 阅读全文
摘要:
https://www.nhooo.com/note/qah5c5.html @Cacheable(value = "page_user",key ="T(String).valueOf(#page).concat('-').concat(#pageSize)",unless = "#result= 阅读全文