搜索资源列表
桌面电子时钟
- 一个用VC编写的小程序,生成一个可移动的悬浮窗口,上面显示的是电子时钟。-a VC procedures for the preparation of small, mobile generate a suspended window above shows the electronic clock.
ActiveDektop
- 这是即时桌面显示任务的代码!用.net编写,不影响系统的效率,主要他的编程思路可以供大家参考。-This is the immediate task of the desktop display code! Used. Net preparation, does not affect the efficiency of the system, the programming ideas he can for your reference.
模仿windows中的桌面背景预览的控件
- 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
Lunar Calendar
- 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801 ~ 2100 of the Gregorian calen
100 隐藏或显示桌面上的图标
- 隐藏或者显示桌面图标-hidden or desktop icon
desktop-bluesoul
- 桌面显示是否 桌面显示是否-desktop indication of whether or not the de sktop indication of whether or not the de sktop displayed
TEFS
- 实现了文件目录显示。 功能: 1.1 驱动目录只显示文件夹。 1.2 桌面显示所有文件类型。-realized the directory shows. Function : 1.1 Drivers directory only shows that folder. 1.2 desktop show all files.
DeskCal
- 一个动态的桌面显示日历软件-a dynamic desktop calendar software
笔记本电池电量显示程序
- 在笔记本上可以在桌面上实时显示电池电量百分比。在电量较低时,通知栏图标可以闪烁。
Qt-Music桌面歌词显示
- 功能特色: 1.实现桌面歌词显示。 2.实现音乐拖入播放。 3.实现系统托盘菜单。 4.实现窗口相互吸附。 5.实现主窗口携带子窗口移动。 缺点: 1.CPU占用率太高。 2.没有实现音乐视觉效果。 3.歌词无法缩放。 4. 没有实现均衡器。 5.软件界面有待改进。-Features: 1. To achieve the lyrics show
enumicons.zip 显示桌面所有图标的标题
- 本程序显示桌面所有图标的标题。代码示范了如何使用VirtualAlloc(),WriteProcessMemory() 和 ReadProcessMemory() 在不同的进程中分配内存。用Windows的消息获得图标的名称。, This program display tabletop all charts sign title. How did the code demonstrate has used VirtualAlloc (), WriteProcessMemory () and
PET.rar
- 简单的桌面宠物实现..可学到的技术:不规则窗体,MFC下动画显示..鼠标事件等,Easy implementation of desktop pet .. can learn the techniques: Irregular Forms, MFC mouse under the animation show case and so on ..
DesktopAssistant.rar
- 利用图片层资源进行绘图的程序,可以在桌面显示一个助手。,Layer resources for the use of picture drawing program, you can display a desktop assistant.
clock.rar
- 桌面透明的小时钟,始终在最上层显示,能够显示日期,可以修改成多种样式!全是拿代码画出来的!,Transparent desktop clock, always on top shows that can show the date, can be modified into a variety of styles! All get painted by the code!
DateTimeNameIpMac
- 在桌面右下角透明显示当前日期时间、本机的计算机名称、IP地址与MAC地址等信息。-Transparent the bottom right corner of the desktop displays the current date time, the local computer name, IP address and MAC address information.
MySmallClock
- 小闹钟 可以选择提示方式 提示框效果为屏幕上显示闹钟名和时间,有点类似酷狗音乐的桌面歌词-Small alarm clock can be prompted to select the way the effect of prompt box displayed on the screen and the alarm time, somewhat similar to desktop cool dog music lyrics
vc5248866644
- vc++虚拟桌面,可以实现多桌面显示 -vc++ virtual desktop, you can multi-desktop display vc++ virtual desktop, multiple desktop display can be achieved
zcyClock
- 一个简明的桌面时钟,有查看日历,实时显示时间,调节透明度,调节大小,随意移动的特点。使用方便。-A simple desktop clock. You can looked up the calendar.It also have the function of real-time display, adjust transparency, adjustment of size, move by mouse. Easy for you to use.
NOTEBQ
- 桌面便签,无任务栏显示,可最小化到托盘。-Desktop notes, no task bar, can be minimized to the tray.
虚拟桌面程序_Delphi源码
- 可创建 多个 桌面,然后用快捷键切换桌面。 比如 原来有一个 默认桌面,现在再创建一个 桌面x。 举个例子,可以这样使用: 默认桌面 上面 显示正常的程序,桌面x 上面 玩网络小游戏,老板经过时 按下快捷键,就可以切换回 默认桌面。快捷方便。 而且不会有弹出框的问题,比一般的老板键软件好用