一个用C写的多条贪吃蛇的windows屏幕保护程序,VS2008工作区,免分下载 ^.^
2022-01-21 11:52:35 3.41MB 贪吃蛇 屏保 SimpleLine C
1
在vc MFC单文档下实现屏保程序“变幻线”,简单易懂
2022-01-18 08:09:52 40KB 变幻线 vc MFC
1
水墨画屏保(VC).scr 水墨画屏保(VC).scr 水墨画屏保(VC).scr 水墨画屏保(VC).scr 水墨画屏保(VC).scr 水墨画屏保(VC).scr
2022-01-13 14:36:25 2.02MB 水墨画屏保(VC).scr
1
C#游动屏保小金鱼, [DllImport("gdi32.dll", ExactSpelling = true, SetLastError = true)] public static extern IntPtr CreateCompatibleDC(IntPtr hDC); [DllImport("user32.dll", ExactSpelling = true, SetLastError = true)] public static extern IntPtr GetDC(IntPtr hWnd); [DllImport("gdi32.dll", ExactSpelling = true)] public static extern IntPtr SelectObject(IntPtr hDC, IntPtr hObj); [DllImport("user32.dll", ExactSpelling = true)] public static extern int ReleaseDC(IntPtr hWnd, IntPtr hDC); [DllImport("gdi32.dll", ExactSpelling = true, SetLastError = true)] public static extern int DeleteDC(IntPtr hDC); [DllImport("gdi32.dll", ExactSpelling = true, SetLastError = true)] public static extern int DeleteObject(IntPtr hObj); [DllImport("user32.dll", ExactSpelling = true, SetLastError = true)] public static extern int UpdateLayeredWindow(IntPtr hwnd, IntPtr hdcDst, ref Point pptDst, ref Size psize, IntPtr hdcSrc, ref Point pptSrc, Int32 crKey, ref BLENDFUNCTION pblend, Int32 dwFlags);
2022-01-12 12:50:33 1.43MB C# 金鱼 屏保
1
抖音苹果系统桌面屏保,这是windows版的
2022-01-06 10:19:08 1.33MB 屏保 抖音
1
屏保 数字 时钟屏保 数字 时钟屏保 数字 时钟屏保 数字 时钟
2022-01-06 10:05:18 1.44MB 屏保 数字 时钟
1
Fliqlo 是一款能够在屏幕上显示时间的屏幕保护程序,它以白色的时间数字搭配黑色的背景,通过翻页动画展现时间的流逝,非常简洁漂亮。
2021-12-29 21:57:36 3.37MB Fliplo 屏保
1
Android 安卓 屏保 DreamService 系统原生 使用dreamservice来实现的屏保效果,各位想尝试的可以试一下
2021-12-27 17:07:15 6.81MB Android 安卓
1
用lazarus编写的一个小巧绿色,功能简单易用的一个小程序,可以加到windows开机启动程序,用来防止windows进入屏保。
2021-12-23 09:07:08 577KB lazarus delphi 屏保工具 计时器
1
项目用VS2013编写,播放的视频路径为F:/天下叁CG/墨龙纪.avi, 路径正确了该屏保才会正确播放,进行屏保使用时需要将Release文件夹下的exe执行文件后缀改为.scr,64位操作系统放到C:/Windows/SysWOW64 32位操作系统放到C:/Windows/System32 (另外注意:由于视频太大不能上传,要么更改工程使用其他视频,要么到链接:http://pan.baidu.com/s/1kTiaP1P处下载。)
2021-12-22 22:01:26 332KB 屏保 WIN32 VC 视频播放
1