上一页 1 2 3 4 5 6 7 ··· 25 下一页
摘要: 阅读全文
posted @ 2024-04-27 23:54 强仔必胜 阅读(2) 评论(0) 推荐(0) 编辑
摘要: C:\Users\Administrator>net start mysql MySQL 服务正在启动 ........ MySQL 服务无法启动。 请键入 NET HELPMSG 3523 以获得更多的帮助。 C:\Users\Administrator>sc query mysql SERVIC 阅读全文
posted @ 2024-04-24 14:42 强仔必胜 阅读(1) 评论(0) 推荐(0) 编辑
摘要: conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/a 阅读全文
posted @ 2024-04-22 23:05 强仔必胜 阅读(1) 评论(0) 推荐(0) 编辑
摘要: pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 pip install torch torchvision torchaudio --index-url http 阅读全文
posted @ 2024-04-14 18:08 强仔必胜 阅读(4) 评论(0) 推荐(0) 编辑
摘要: # -*- mode: python ; coding: utf-8 -*- from pathlib import Path import PyInstaller.utils.hooks import monai from PyInstaller.utils.hooks import collec 阅读全文
posted @ 2024-03-31 08:12 强仔必胜 阅读(68) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_41631913/article/details/135403236 中文版本 https://we-yun.com/doc/neo4j-chs/ 阅读全文
posted @ 2024-03-28 22:41 强仔必胜 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-03-24 21:47 强仔必胜 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-03-24 17:46 强仔必胜 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2024-03-20 23:05 强仔必胜 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 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 阅读全文
posted @ 2024-03-20 22:13 强仔必胜 阅读(8) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 25 下一页