摘要: CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels. Please accept or remove them before proceeding: - htt 阅读全文
posted @ 2025-09-12 09:19 天外游心 阅读(81) 评论(0) 推荐(0)
摘要: 根据端口,查找进程 Get-NetTCPConnection -LocalPort 3306 根据进程,查看程序 Get-Process -Id 12440 阅读全文
posted @ 2025-09-12 09:19 天外游心 阅读(3) 评论(0) 推荐(0)