笔记本命令行开启wifi热点

netsh wlan set hostednetwork mode = allow ssid=[wifi_name] key=[wifi_password]
netsh wlan start hostednetwork