远程开机软件全部源代码

时间:2017-12-14 13:02:16
【文件属性】:

文件名称:远程开机软件全部源代码

文件大小:1.2MB

文件格式:ZIP

更新时间:2017-12-14 13:02:16

远程开机

完整的C#远程开机源代码,输入需要开机的电脑的MAC地址,点击“换醒或开机”即可开启已经在Bios里开启了Wake on lan的电脑。(基于WPF和C#)


【文件预览】:
App.xaml.cs
MainWindow.xaml.cs
app.config
MainWindow.xaml
Properties
----Settings.settings(201B)
----Resources.Designer.cs(3KB)
----AssemblyInfo.cs(2KB)
----Settings.Designer.cs(1KB)
----Resources.resx(5KB)
WakeOnLan.csproj
WakeOnLan.ico
App.xaml
obj
----x86()
--------Debug()
--------Release()
bin
----Debug()
--------WakeOnLan.exe.config(117B)
--------Eureka.WakeOnLan.vshost.exe.config(117B)
--------WakeOnLan.vshost.exe.config(117B)
--------WakeOnLan.pdb(34KB)
--------Eureka.WakeOnLan.vshost.exe.manifest(490B)
--------WakeOnLan.vshost.exe(11KB)
--------WakeOnLan.vshost.exe.manifest(490B)
--------mac.txt(19B)
--------WakeOnLan.exe(715KB)
----Release()
--------WakeOnLan.exe.config(117B)
--------WakeOnLan.vshost.exe.config(117B)
--------WakeOnLan.pdb(34KB)
--------WakeOnLan.vshost.exe(21KB)
--------WakeOnLan.vshost.exe.manifest(490B)
--------mac.txt(19B)
--------WakeOnLan.exe(715KB)

网友评论

  • 楼主的代码报错,编译不起。