码迷,mamicode.com
首页 > 其他好文 > 详细

explore (cmd)

时间:2019-10-04 09:59:19      阅读:94      评论:0      收藏:0      [点我收藏+]

标签:name   http   with   cin   for   profile   ret   down   use   

shutdown the computer after 10 seconds:

shutdown /s /t 10

 

bibernation the computer with forcing the complication to be close:

shutdown /h /f

 

restart the computer after 10 seconds:

shutdown /r /t 10

 

start the firefox.exe:

start firefox.exe

 

start a webpage :

start http://..............

 

show WIFI used:

netsh wlan show profiles

 

show the secret which have been used"

netsh wlan show profile name  ="" key = clear

 

connect the WIFi:

netsh wlan connect name =""

 

explore (cmd)

标签:name   http   with   cin   for   profile   ret   down   use   

原文地址:https://www.cnblogs.com/zijidefengge/p/11621164.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!