- 服务器和客户端实例 实现服务器和客户端的通信
- opengk_20020522_win32 运行于WINDOWS下的open gk 源码
- GA488 遗传算法的程序
- tjmfounder Mfounde文件传输代码支持断电续传基于UDP TCP等
- Dostor_com 硬盘FAT文件系统原理的详细分析
- TurnOut this utility is used to copy any file to different location in the local area network. this utility keeps record of last added locations into the list.This application uses path.xml file to keep history of locations. This is very simple yet useful utility easpecially if you want to copy your file daily to fixed locations to different computers in the network
文件名称:ComputerSleep
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:22.69kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
[ 原创文档 本文适合初级读者 已阅读6065次 ] 文档 代码 工具
系统定时休眠
作者:jans
下载示例源代码
单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在哪里留了一手。
好在还有收获,最近发现MSDN还有这么一个函数
BOOL SetSystemPowerState(
BOOL fSuspend, // system state
BOOL fForce // forced suspension option
)
-[original document is suitable for primary readers have read 6,065 times] file system code tools regularly dormancy writer : jans download the source code examples unit recently enhance security inspection, except for some servers, none of machines work colleagues, are fined. To this end, I try to download several automatic shutdown procedures, but not so. The final show is "you can safely shut down the computer!" . Online asked a half-day of advanced power management settings problems. I Shetenglebantian, or not, why the shutdown of Windows can switch off the power supply, Our procedures only, "You can safely closed calculation!" . Microsoft does not seem to know where to stay in the hand. Fortunately, there are gains MSDN recently discovered there was such a function
系统定时休眠
作者:jans
下载示例源代码
单位最近加强安全检查,除了部分服务器,下班不关机器的同事,都被罚了款。为此,我试着下载了几个自动关机的程序,但是都不好使。都是最后显示“你可以安全地关闭计算机了!”。到网上问了半天说是高级电源管理设置的问题。我折腾了半天,还是不行,为什么Windows自己的关机就可以关掉电源,而我们的程序就只能“你可以安全的关闭计算了!”。看来微软还不知道在哪里留了一手。
好在还有收获,最近发现MSDN还有这么一个函数
BOOL SetSystemPowerState(
BOOL fSuspend, // system state
BOOL fForce // forced suspension option
)
-[original document is suitable for primary readers have read 6,065 times] file system code tools regularly dormancy writer : jans download the source code examples unit recently enhance security inspection, except for some servers, none of machines work colleagues, are fined. To this end, I try to download several automatic shutdown procedures, but not so. The final show is "you can safely shut down the computer!" . Online asked a half-day of advanced power management settings problems. I Shetenglebantian, or not, why the shutdown of Windows can switch off the power supply, Our procedures only, "You can safely closed calculation!" . Microsoft does not seem to know where to stay in the hand. Fortunately, there are gains MSDN recently discovered there was such a function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ShutdownComputer/
ShutdownComputer/activeds.cpp
ShutdownComputer/activeds.h
ShutdownComputer/mssccprj.scc
ShutdownComputer/Release/
ShutdownComputer/res/
ShutdownComputer/resource.h
ShutdownComputer/res/ShutdownComputer.ico
ShutdownComputer/res/ShutdownComputer.rc2
ShutdownComputer/res/vssver.scc
ShutdownComputer/ShutdownComputer.clw
ShutdownComputer/ShutdownComputer.cpp
ShutdownComputer/ShutdownComputer.dsp
ShutdownComputer/ShutdownComputer.dsw
ShutdownComputer/ShutdownComputer.h
ShutdownComputer/ShutdownComputer.opt
ShutdownComputer/ShutdownComputer.rc
ShutdownComputer/ShutdownComputerDlg.cpp
ShutdownComputer/ShutdownComputerDlg.h
ShutdownComputer/StdAfx.cpp
ShutdownComputer/StdAfx.h
ShutdownComputer/vssver.scc
ShutdownComputer/activeds.cpp
ShutdownComputer/activeds.h
ShutdownComputer/mssccprj.scc
ShutdownComputer/Release/
ShutdownComputer/res/
ShutdownComputer/resource.h
ShutdownComputer/res/ShutdownComputer.ico
ShutdownComputer/res/ShutdownComputer.rc2
ShutdownComputer/res/vssver.scc
ShutdownComputer/ShutdownComputer.clw
ShutdownComputer/ShutdownComputer.cpp
ShutdownComputer/ShutdownComputer.dsp
ShutdownComputer/ShutdownComputer.dsw
ShutdownComputer/ShutdownComputer.h
ShutdownComputer/ShutdownComputer.opt
ShutdownComputer/ShutdownComputer.rc
ShutdownComputer/ShutdownComputerDlg.cpp
ShutdownComputer/ShutdownComputerDlg.h
ShutdownComputer/StdAfx.cpp
ShutdownComputer/StdAfx.h
ShutdownComputer/vssver.scc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.