//雪花飘落特效 //右上角github跳转   

文章分类 -  wifi

摘要:for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | findstr -i -v echo | netsh wlan show profiles %j key=clear 阅读全文
posted @ 2021-08-14 14:14 农夫运维 阅读(249) 评论(0) 推荐(0)