文件名称:网络连接控制.zip
文件大小:3.2MB
文件格式:ZIP
更新时间:2024-03-01 05:01:56
网络切换 启用或停用某项服务
本软件功能为切换有线和无线网络, 同时启用或停用某项服务. string args = "interface set interface WLAN enable"; System.Diagnostics.ProcessStartInfo start = new System.Diagnostics.ProcessStartInfo("netsh", args); start.UseShellExecute = false; start.CreateNoWindow = true; System.D
【文件预览】:
网络连接控制
----Form1.cs(7KB)
----Program.cs(530B)
----pic.png(6KB)
----Form1.resx(8KB)
----Properties()
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----shell_namespace.txt(755B)
----网络连接控制.csproj(4KB)
----Form1.Designer.cs(5KB)
----App.config(189B)
----obj()
--------Debug()
----bin()
--------Debug()