当前位置:网站首页>Anaconda cannot shut down the method of forced shutdown
Anaconda cannot shut down the method of forced shutdown
2022-07-24 07:47:00 【lllliliha】
1、win+R Open the input cmd
Input
tasklist | findstr "pythonw"Get as shown :

2、 Conduct
taskkill /pid 6272 /f
taskkill /pid 7544 /f
complete !
边栏推荐
- 【sklearn】PCA
- Example of dictionary
- Eight part essay on software testing
- 归纳、概括、演绎
- Devops essay
- Jersey2.25.1 integration freemaker
- Basic operation of queue
- Oauth2==sso three protocols. Oauth2 four modes
- 2022-07-23:给定N件物品,每个物品有重量(w[i])、有价值(v[i]), 只能最多选两件商品,重量不超过bag,返回价值最大能是多少? N <= 10^5, w[i] <= 10^5, v
- Jetson AgX Orin source change
猜你喜欢

2021-06-03pip error valueerror: unable to find resource t64.exe in package pip_ vendor.distlib

Service Vulnerability & FTP & RDP & SSH & Rsync

Introduction to C language

C language advanced part II Pointer

Vertex buffer and shader (the cherno + leranopongl) notes

【云原生】MySql索引分析及查询优化

requests-爬取页面源码数据

Selenium basic knowledge automatically login Baidu Post Bar

GBK code in idea is converted to UTF-8 format ctrl+c+v one second solution perfect solution for single code file escape

Jenkins detailed deployment
随机推荐
Generate API documents using swagger2markup
24.全局事件总线
MySQL --- 子查询 - 标量子查询
Introduction to C language v First understanding pointer VI. first understanding structure
System integration project management engineer (soft test intermediate) key knowledge, recitation version
Binary search common questions
Math。 Round, numeric rounding, underlying code parsing
Debug No3 multi texture overlay
Hcip 13th day notes
One click Copy and import of web interface data into postman
Basic operation of queue
NFT概念究竟是怎么回事。。全面了解NFT市场、技术和案例
无法自动装配,未找到“RedisTemplate类型的Bean
Digital twin demonstration project -- Talking about simple pendulum (3) solid model exploration
觉维设计响应式布局
Li Kou, niuke.com - > linked list related topics (Article 1) (C language)
Appium use
游戏三子棋
C language advanced part III. string functions and memory operation functions
Advanced part of C language I. data storage