登录
首页 » Windows核心 » 一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐...

一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐...

于 2022-04-27 发布 文件大小:276.18 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐-A screen saver,it can auto change background picture and music

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 功能强大的源代码管理器,和source
    功能强大的源代码管理器,和source-insight齐名,但速度更快,是阅读学习代码的必备工具,特别是大工程更是不可缺少.完整source code,支持windows/Linux.-powerful source code manager, and the source-insight famous, but faster and is learning to read the code necessary tools, especially large projects is indispensable. Complete source code, support for Windows/Linux.
    2022-01-26 02:36:12下载
    积分:1
  • 界面组件演示工具 界面运行和其组态程序. l 事件记录服务:事件记录服务程序,在正常模式下记录最近的...
    界面组件演示工具 界面运行和其组态程序. l 事件记录服务:事件记录服务程序,在正常模式下记录最近的-HMIComponentToolDemo
    2022-04-19 12:06:42下载
    积分:1
  • To obtain detailed information on CPU, using C++ Development, environment
    获取CPU的详细信息,采用C++开发,环境-To obtain detailed information on CPU, using C++ Development, environment
    2022-02-20 13:23:03下载
    积分:1
  • 判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。...
    判断操作系统版本的示例(判定win98/nt/xp系统)。对跨平台的程序很有用。不需用条件编译,在程序中用if..then判定就行了。-judgment version of the operating system examples (convicted win98/nt/xp system). The cross-platform process very useful. Build unnecessary conditions, the procedure used if .. then found there.
    2022-07-16 18:56:41下载
    积分:1
  • 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码...
    一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngine.vbp编译为HyperEngine.dll,然后再运行Hyperion目录下的Hyperion.vbp,在工程中引用刚才的dll即可。或者直接打开目录下的 Hyperion.vbg工程。-An open-source desktop search engine source code, technical features, including fast search for the file (The author is often said that less than 1 second), support music/document/image filtering filtering, file type filtering filtering, file access and file size filtering and so on. Source code includes an acceleration techniques and related functions, as well as the flash to read the registry class. Source code included using the CopyMemory API function to build the binary file dump feature a collection of objects from the memory access, using WMI scripting objects, multi-threaded recursive search, as well as other technologies, in short, is a good source,
    2022-03-13 07:15:24下载
    积分:1
  • WINDOWS印刷控制类库
    WINDOWS印刷控制类库-WINDOWS printing control library
    2023-05-31 10:45:03下载
    积分:1
  • 这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化...
    这是一个在屏幕上跟踪鼠标手势的实现代码,Delphi/C++ Builder 2010开始支持手势,可以方便的设置相关的属性和方法,但是却未提供对终端用户可视化的组件或方法,这个东西就是试图弥补这一问题的一个简单的解决方法。要使用手势跟踪,只需要简单的将gesturetracker.pas加入你的Delphi/C++ Builder项目即可。你可以通过全局变量GlobalGestureTracker来调整相关参数。-This is a mouse gestures on the screen to track the realization of the code, Delphi/C++ Builder 2010 began supporting gestures, you can easily set the associated properties and methods, but failed to provide end-user visualization components or methods, this thing is an attempt to remedy this problem a simple solution. To use the gesture tracking, will be gesturetracker.pas simply adding to your Delphi/C++ Builder project can be. GlobalGestureTracker global variable you can adjust the relevant parameters.
    2022-03-22 04:12:13下载
    积分:1
  • DOS Programing
    接触电脑早一点的人想必都听说过DOS的大名,更有很多人到今天仍然对DOS时代怀念不已,虽然自己的电脑早已用上了Windows 95,但仍要在硬盘上保留一份DOS,以备不时之需。   那么DOS的魅力到底在哪里呢?我们这就一起来揭开DOS的神秘面纱。 -DOS Programing
    2023-03-04 21:45:03下载
    积分:1
  • 读者写者问题C语言实现
    读者写者问题C语言实现-problem readers to write C language
    2022-01-24 17:45:44下载
    积分:1
  • 一个简单的抓图程序,可以全屏抓,也可以抓当前窗口,只使用了一个API
    一个简单的抓图程序,可以全屏抓,也可以抓当前窗口,只使用了一个API-screen in a simple procedure, with full screen efforts, can grasp the current window, using only one API
    2022-01-20 23:29:02下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载