CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc shutdown

搜索资源列表

  1. vc实现Windows关机程序

    0下载:
  2. vc实现Windows关机程序,可扩展定时功能-vc Windows shutdown procedure, which can be expanded regular function
  3. 所属分类:钩子与API截获

    • 发布日期:2014-01-12
    • 文件大小:31.94kb
    • 提供者:苏歧
  1. 定时关机程序vc++

    0下载:
  2. 一个定时关机程序vc++ -a regular shutdown procedures vc
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31.78kb
    • 提供者:网干
  1. 用VC++实现Windows 2000XP下的休眠

    0下载:
  2. 实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:廖良
  1. shutdown

    0下载:
  2. 这是一个用VC写的关机小程序,以供大家参考哈-This is a written with VC shutdown applet for your reference Kazakhstan
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:王强
  1. shutup

    0下载:
  2. VC++关机程序,可以关机 待机 重启-VC++ Shutdown procedure, you can restart shutdown standby
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:26.74kb
    • 提供者:任峰
  1. Shutdown

    0下载:
  2. 自动关机的一个小程序,用VC++2005开发,简单但比较实用。-Automatic shutdown of a small program with VC++2005 development, but it is rather easy and practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-10
    • 文件大小:5mb
    • 提供者:hzm
  1. power

    0下载:
  2. 自动节能的软件,按配置实现定时关机、待机、休眠,调节显示器亮度,关闭显示器快捷键设置等。-Automatic energy-saving software, according to configuration implementation timing shutdown, standby, hibernation, adjusting display brightness, turn off the display settings, such as shortcut keys.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.25mb
    • 提供者:王杰
  1. ShutDown

    0下载:
  2. Shutdown com use VC-Shutdown com use VC++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.3mb
    • 提供者:james
  1. shutdown

    0下载:
  2. 用VC++编写的计算机重启关机注销的实现功能-Using VC++ to prepare the computer to restart feature off write-off to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8.73kb
    • 提供者:wlworld
  1. shutdown

    0下载:
  2. 学习用,实现电脑自动关机,用VC环境开发。-Learn to realize the computer automatically shut down, using VC++ development.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:陆剑
  1. shutdown

    0下载:
  2. 利用VC++实现了windows下的定时关机功能,经测试可以实现功能-Using VC++ implements timing under windows shutdown function can be achieved by the test function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:390.46kb
    • 提供者:王贺
  1. shutdown

    0下载:
  2. Windows下的定时关机程序,VC项目文件-Windows, timing shutdown procedure, VC project file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:40.69kb
    • 提供者:myb
  1. shutdown

    0下载:
  2. 用VC++編寫的一個關機小程序,在我的電腦上驗證通過了。-Shutdown computer program develop by VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:98.09kb
    • 提供者:koulixiong
  1. CShut

    0下载:
  2. VC++仿Windows关机屏变黑特效的源程序,实际上是屏幕由彩色变黑白,而且这一过程是渐变的,本人在网上搜罗过一些与此有关的代码,发现关机的代码差不多都一样,而对关机前的屏幕特效几乎没有涉及到,-VC++ black imitation of Windows Shutdown screen effects of the source, in fact the screen by the color change black and white, and this process is grad
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:26.12kb
    • 提供者:松公子
  1. shutdown

    0下载:
  2. 定时关机,阴历日历的显示等等,vc++实现的一个小程序!-Time off, the display of the lunar calendar and so on, vc++ to achieve a small program!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:赵明明
  1. ShutDown

    0下载:
  2. 可以设置定时关机的VC开发的小程序,可以帮助你在离开电脑的时候定时关机。-ShutDown can be set to cut off your computer by yourself.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:41.02kb
    • 提供者:龚常
  1. Shutdown

    0下载:
  2. VC++ 定时关机,希望能够对大家有所帮助-VC++ time off, hopes to be able to help. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:15.89kb
    • 提供者:
  1. Shutdown

    0下载:
  2. 用VC++写的定时关机小程序,希望能对大家有所帮助-VC++ using the time off to write small programs, hoping to be helpful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:15.89kb
    • 提供者:madud00012
  1. shutdown

    0下载:
  2. VC编写的windows下自动关机程序,可设置时间-Prepared by the VC windows automatically shut down the program, you can set the time
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:22.26kb
    • 提供者:lifewest
  1. Shutdown

    0下载:
  2. 利用VC++实现windows关机功能,-shutdown windows
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:23.34kb
    • 提供者:johny
« 12 3 4 5 »
搜珍网 www.dssz.com