摘要:
# -*- mode: python ; coding: utf-8 -*- from pathlib import Path import PyInstaller.utils.hooks import monai from PyInstaller.utils.hooks import collec 阅读全文
摘要:
https://blog.csdn.net/qq_41631913/article/details/135403236 中文版本 https://we-yun.com/doc/neo4j-chs/ 阅读全文
摘要:
cd /etc/yum.repos.d/ wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo sudo rpm --import https://pkg.jenkins.io/redh 阅读全文
摘要:
sudo yum install -y https://dl.grafana.com/oss/release/grafana-8.0.6-1.x86_64.rpm systemctl daemon-reloadsystemctl start grafana-serversystemctl statu 阅读全文
摘要:
jdk17添加到目录 update-alternatives --install /usr/bin/java java /root/software/jdk-17.0.10//bin/java 2 显示当前所有的java版本 alternatives --list 切换java版本 alternat 阅读全文
摘要:
https://zhuanlan.zhihu.com/p/87944280?utm_id=0 阅读全文
摘要:
https://blog.csdn.net/dingfengen/article/details/103514917 阅读全文