文件名称:ShutdownOption
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- 吴**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ShutdownOption 简介
使用范围:本ShutdownOption.dll只能在Windows NT及其以上操作系统上使用!
关键方法:在ShutdownOption命名空间下有一个结构 ShutDownComputer和一个ShutdownOperation枚举,
ShutdownOperation 的值如下:Hibernate(休眠电脑,如果你的电脑电源支持,一般情况下笔记本电脑都支持休眠功能),LockWorkStation(锁定电脑屏幕),Logoff(注销电脑),Reboot(重启电脑),ShutDown(关闭电脑)
,Suspend(挂起电脑,这样就能轻松的让你的电脑进入最省电模式,对于笔记本电脑来说,在你短时间不用的情况下,又不想关机,省去开机的麻烦,你可以选择这种方法,它会把你正常运行的东西保存在内存里,当你重新按电脑开机锁时,它会迅速的恢复你挂机前的所有工作)
ShutdownComputer 仅有一个静态方法:构造函数如下:
public static void ShutDown(ShutdownOperation so)
最后,希望这个Dll能给大家带来些许的方便,我就满足了。没有什么技术含量,还望高手见谅。
我的QQ:624556373
我的邮箱:kgdwbb@163.com,真诚的结交喜欢C#的软件开发爱好者-ShutdownOption brief introduction
Scope of use: This ShutdownOption.dll only in Windows NT and above on the use of the operating system!
Key Methods: At ShutdownOption namespace there is a structure under ShutDownComputer and a ShutdownOperation enumeration,
ShutdownOperation values are as follows: Hibernate (hibernate the computer, if your computer power supply support, general support for laptop hibernation function), LockWorkStation (lock the computer screen), Logoff (write-off computer), Reboot (restart the computer), ShutDown ( turn off computer)
, Suspend (Suspend computer, so you can be relaxed to allow the computer access to the most power-saving mode, the laptop, in a short period of time you do not have the circumstances, do not want to shutdown, reboot saved the trouble, you can Choose this method, it will be the normal operation of the things you kept in memory, when you re-boot lock by computer, it will quickly hang up before you restore all the work)
ShutdownC
使用范围:本ShutdownOption.dll只能在Windows NT及其以上操作系统上使用!
关键方法:在ShutdownOption命名空间下有一个结构 ShutDownComputer和一个ShutdownOperation枚举,
ShutdownOperation 的值如下:Hibernate(休眠电脑,如果你的电脑电源支持,一般情况下笔记本电脑都支持休眠功能),LockWorkStation(锁定电脑屏幕),Logoff(注销电脑),Reboot(重启电脑),ShutDown(关闭电脑)
,Suspend(挂起电脑,这样就能轻松的让你的电脑进入最省电模式,对于笔记本电脑来说,在你短时间不用的情况下,又不想关机,省去开机的麻烦,你可以选择这种方法,它会把你正常运行的东西保存在内存里,当你重新按电脑开机锁时,它会迅速的恢复你挂机前的所有工作)
ShutdownComputer 仅有一个静态方法:构造函数如下:
public static void ShutDown(ShutdownOperation so)
最后,希望这个Dll能给大家带来些许的方便,我就满足了。没有什么技术含量,还望高手见谅。
我的QQ:624556373
我的邮箱:kgdwbb@163.com,真诚的结交喜欢C#的软件开发爱好者-ShutdownOption brief introduction
Scope of use: This ShutdownOption.dll only in Windows NT and above on the use of the operating system!
Key Methods: At ShutdownOption namespace there is a structure under ShutDownComputer and a ShutdownOperation enumeration,
ShutdownOperation values are as follows: Hibernate (hibernate the computer, if your computer power supply support, general support for laptop hibernation function), LockWorkStation (lock the computer screen), Logoff (write-off computer), Reboot (restart the computer), ShutDown ( turn off computer)
, Suspend (Suspend computer, so you can be relaxed to allow the computer access to the most power-saving mode, the laptop, in a short period of time you do not have the circumstances, do not want to shutdown, reboot saved the trouble, you can Choose this method, it will be the normal operation of the things you kept in memory, when you re-boot lock by computer, it will quickly hang up before you restore all the work)
ShutdownC
相关搜索: lockworkstation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShutdownOption
..............\ShutdownOption
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\.....\ShutdownOption.dll
..............\..............\...\.....\ShutdownOption.pdb
..............\..............\obj
..............\..............\...\Debug
..............\..............\...\.....\Refactor
..............\..............\...\.....\ShutdownOption.dll
..............\..............\...\.....\ShutdownOption.pdb
..............\..............\...\.....\TempPE
..............\..............\...\ShutdownOption.csproj.FileListAbsolute.txt
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs
..............\..............\Shutdown.cs
..............\..............\ShutdownOption.csproj
..............\..............\SpeedShutdown.pfx
..............\ShutdownOption.sln
..............\ShutdownOption
..............\..............\bin
..............\..............\...\Debug
..............\..............\...\.....\ShutdownOption.dll
..............\..............\...\.....\ShutdownOption.pdb
..............\..............\obj
..............\..............\...\Debug
..............\..............\...\.....\Refactor
..............\..............\...\.....\ShutdownOption.dll
..............\..............\...\.....\ShutdownOption.pdb
..............\..............\...\.....\TempPE
..............\..............\...\ShutdownOption.csproj.FileListAbsolute.txt
..............\..............\Properties
..............\..............\..........\AssemblyInfo.cs
..............\..............\Shutdown.cs
..............\..............\ShutdownOption.csproj
..............\..............\SpeedShutdown.pfx
..............\ShutdownOption.sln