获取本机连接WiFi记录
1.利用环境
a.windows
b.无线网卡
代码如下:
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
获取到的记录如下:
a.windows
b.无线网卡
代码如下:
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
获取到的记录如下:
cmd下直接输入
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
学习了 看下
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
哈
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
呃 看不懂
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
仔细看 哈哈
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
不错 怎么用呢
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
cmd下
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
这个是个好东西
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
是
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
还有一个集成的工具
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
很多
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
老工具了
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit