当前位置:网站首页>window系统 本机查找端口号占用方法
window系统 本机查找端口号占用方法
2020-11-06 21:45:00 【会开车的架构师】
例如:netstat -ano | findstr "LISTENING"| findstr ":3389"
使用tasklist就可以找到程序名称
tasklist | findstr "1072"
找到名称就可以通过资源管理器找到对应的程序路径了。
版权声明
本文为[会开车的架构师]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4629483/blog/4529701
边栏推荐
- 意派Epub360丨你想要的H5模板都在这里,电子书、大转盘、红包雨、问卷调查……
- 常用SQL语句总结
- How to demote domain controllers and later in Windows Server 2012
- 意外的元素..所需元素..
- The dynamic thread pool in Kitty supports Nacos and Apollo multi configuration centers
- WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
- How to hide part of barcode text in barcode generation software
- The legality of IPFs / filecoin: protecting personal privacy from disclosure
- Shh! Is this really good for asynchronous events?
- 大数据处理黑科技:揭秘PB级数仓GaussDB(DWS) 并行计算技术
猜你喜欢
解决 WPF 绑定集合后数据变动界面却不更新的问题
【转发】查看lua中userdata的方法
An article will introduce you to CSS3 background knowledge
Introduction to the structure of PDF417 bar code system
嘉宾专访|2020 PostgreSQL亚洲大会阿里云数据库专场:王涛
大数据处理黑科技:揭秘PB级数仓GaussDB(DWS) 并行计算技术
Staying up late summarizes the key points of report automation, data visualization and mining, which is different from what you think
面试官: ShardingSphere 学一下吧
FastThreadLocal 是什么鬼?吊打 ThreadLocal 的存在!!
Summary of front-end performance optimization that every front-end engineer should understand:
随机推荐
What is the meaning of sector sealing of filecoin mining machine since the main network of filecoin was put online
Axios learning notes (2): easy to understand the use of XHR and how to package simple Axios
How to turn data into assets? Attracting data scientists
How does filecoin's economic model and future value support the price of fil currency breaking through thousands
2020年数据库技术大会助力技术提升
文件过多时ls命令为什么会卡住?
代码生成器插件与Creator预制体文件解析
The importance of big data application is reflected in all aspects
代码重构之法——方法重构分析
WeihanLi.Npoi 1.11.0/1.12.0 Release Notes
ES6 learning notes (4): easy to understand the new grammar of ES6
Gather in Beijing! The countdown to openi 2020
Even liver three all night, jvm77 high frequency interview questions detailed analysis, this?
FastThreadLocal 是什么鬼?吊打 ThreadLocal 的存在!!
Behind the first lane level navigation in the industry
一部完整的游戏,需要制作哪些音乐?
(2) ASP.NET Core3.1 Ocelot routing
How about small and medium-sized enterprises choose shared office?
Read the advantages of Wi Fi 6 over Wi Fi 5 in 3 minutes
新建一个空文件占用多少磁盘空间?