资源列表
ToolTips
- 一个VB环境下使用的自绘气泡提示,自绘的ToolTips(注解清楚),使用到两个模块:一个是cToolTips通用气泡模块,对指定句柄生成气泡并重绘。气泡部分采用最简单的代码,重绘也只是最简单的一个背景+边框,形状做了更改,消息钩子用的是老马修改的,其实也就是加了一个返回,中间我只改了一些;另一个模块是cSubClass,通用子类化模块,拦截本进程指定句柄的消息,从CSDN里找到的,内嵌汇编技术实现单个类模块子类化...牛啊!我添加了一个事件返回,让这个类模块可以方便地实现封装。-Used in
vbskinform
- VB 单文件换肤,不需要外带DLL, OCX 文件的换肤功能。皮肤文件可放于资源文件中,真正单文件换肤,支持菜单,支持动态换肤,支持自己制作皮肤,使用方便是最大特点,而且不需要引入DLL,换肤的效果确实也挺棒。-VB single file peels, skins requires no external DLL, OCX files. Skin files can be put in the resource file, the real single-file peels, support
vblrctbsrc
- 音乐歌词同步控件,该歌词控件支持歌词同步KALAOK模式。使用了一个第三方的歌词同步插件:lrc.dll,可惜该控件没有开源,所以本源码的实际参考意义会降低不少-Synchronization control of the music lyrics, the lyrics controls support synchronized lyrics KALAOK mode. Use the lyrics of a third-party Synchronization plug-in: lrc.dl
liandiaomusic
- VB开发的蓝霞家庭视听系统源程序,实际上是一款影音播放器,界面类似早期的Windows Media Player播放器,可以播放MP3、WAV、WMA等多种格式的视频和音乐文件,运行程序后在系统托盘处显示图标,可以设置播放窗口在最前端显示,调整话筒音量等。-Source code of VB developers Blue Xia home audio-visual system, in fact, a video player, the interface is similar to the
draw
- 简单的画图板,实现了画图板的一些基本功能,颜色的调整,画出椭圆,矩形,圆和直线等。同时可以改变颜色和虚实-Simple drawing board, some of the basic functions of the drawing board, color adjustment, draw the ellipse, rectangle, circle and line. Can change the color and the actual situation
notebook
- 类似于windows的记事本,实现复制粘贴,查找,撤销,更改字体大小设置字体等功能-Similar to Windows Notepad to copy and paste, find, revoke, change the font size to set the font functions
HookDll_Form
- {功能 1 把dll注入完美国际进程中 2 注入之后按home键切换显示窗体 3 INI____ 4 playSound____ 5 多开____ }-{Function a dll into the perfect international processes after injection press the home button to toggle the display form 3 INI____ 4 playSound____ 5 open ____}
redextract
- 可以提取出图像中的红色信息,坐标空间变换(直角坐标系到极坐标系),彩色模型变换(RGB到HSI)-Red information can be extracted in the image coordinate space transform (Cartesian coordinates to polar coordinates), color model transformation (RGB to HSI)
csharpclock2
- C#写的石英钟源代码,也就是电子表,圆形的电子钟界面,另外还有LED电子表的显示效果,适时获取Windows系统时间,并以圆形时钟、LED电子钟的形式显示出来。-Quartz source code written in C#, that is, electronic watches, round electronic clock interface, in addition to the LED electronic table display, and timely access to th
Multi
- C#如何编写多线程程序呢?通过本实例,你将学会以如何去编写,多线程程序应用广泛,作为程序员有必要好好掌握。可以测试启动线程一、启动线程二、显示一个模态对话框。-C# how to write multi-threaded program? This instance, you will learn how to write multithreaded programs widely used, it is necessary to take advantage of as a programme
puzzle
- 这是拼图游戏,通过鼠标移动图片,完成游戏-This is a jigsaw puzzle, mouse to move the picture to complete the game
Array-sorting-algorithm
- 数组排序算法改进,可作为c++初学者良好的参考例程-Array sorting algorithm improvements, can be used as reference c++ beginners routines
