随笔分类 -  Python

python
摘要:架构图 Nexus安装 1.安装docker sudo dnf update -y sudo dnf install -y yum-utils sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/do 阅读全文
posted @ 2024-09-24 15:36 Rohin1 阅读(663) 评论(0) 推荐(0)
摘要:` # -*- coding: utf-8 -*- # @Time : 2024/3/1 10:02 # @Author : Rohing # @File : 监控文件.py # @Software: PyCharm` import time import logging import fnmatc 阅读全文
posted @ 2024-09-10 19:17 Rohin1 阅读(44) 评论(0) 推荐(0)