资源列表
TreeViewcolor
- VB调节TreeView树控菜单控件的背景色,改变树控菜单的颜色值,通过右侧的滑块来调节TreeView控件的颜色值,不常用,不过作为一项VB技巧,应该掌握-Adjust the background color of the tree VB TreeView control menu controls, changing the color value of the tree control menu to adjust the color values of th
fenlanprint
- VB 分栏打印实例源码,通过Microsoft.Jet.OLEDB.4.0将数据从Access中读出来,然后绑定到VB的MSHFlexGrid将数据显示出来,可以进行散页打英打印整列数据、打印散列数据,最终实现分栏打樱-VB source code examples print column by Microsoft.Jet.OLEDB.4.0 to read data from Access, and then bind to the VB MSHFlexGrid the data is di
MSHFlexGridprint
- VB打印MSHFlexGrid数据,有自带的页面设置程序,通过读取数据后打印了出相关内容,MSHFlexGrid是比较常用的数据库内容显示控件,使用广泛,因此对于MSHFlexGrid内容的打印,是相对实用的VB技巧,本源码相信会对你有所帮助。-VB print MSHFlexGrid data, there are built-in page setup program, by reading out the data after printing the relevant content,
textsearch
- VB在打开的文件中搜索文本并着色,字符串搜索,匹配到搜索的文字后,给文字着色。着色的颜色可以由用户自定义,窗体提供了颜色选择功能。本程序多以打开文本类型的文件才精确。-VB in the open file and search for text coloring, string search, text search after the match to give the text coloring. Coloring colors can be customized by the user,
threadzhuru
- VB实现线程注入器,您可以指定输入被注入程序名称,本源码以注入计算器程序为例,演示在VB6.0环境下所编写的程序如何实现线程注入功能,代码仅供学习参考。勿用于其它用途。-VB to inject a thread, you can specify the input to be injected into the program name, the source to inject calculator program, for example, in the demonstration pro
Supermarket
- MFC制作的基于C++的小型超市收银系统- MFC-based C++ produced a small supermarket cashier
tuixiangzi
- 推箱子游戏推箱子C语言源代码 -Sokoban game Sokoban Sokoban C language source code for C language source code
SPL文件简单解析
- windows spl 文件简解析,格式暂时只针对EMF数据格式,一个简单的小程序
prefixtopostfix
- C++数据结构中缀表达式转后缀表达式源码集,把中缀表达式转换为后缀表达式,返回后缀表达式的长度(包括空格),由后缀表达式计算出数值结果,遇到右括号将其对应左括号后的操作符(操作符栈中的)全部写入后缀表达式,若当前的操作符小于等于栈顶操作符的优先级时,将栈顶操作符写入到后缀表达式,重复此过程-C++ data structures Infix expression to postfix expression source set, the infix expression convert post
scommtest
- VC++版串口调试助手源码,功能还是比较多的,接收区和来显示串口消息,在调试时,可指定串口、波特率、校验位、数据位、停止位,关闭串口和清空接收区、以十六进制调试、保存显示数据、在同一周期后自动发送数据、选择发送文件、计数器清零等功能,代码在VC++6.0中可直接编译。-VC++ version of the serial debugging assistant source, function, or more, reception area and to show the serial mes
dbbtest
- VC++双缓冲技术代码演示代码,虽然比较老的代码,但是仍然很有用途,源码将演示如何在VC++中实现双缓冲技术的实例,演示了使用普通方式绘图和采用双缓冲技术绘图的例子,首先给出实现的程序,然后再解释,同样是在OnDraw(CDC *pDC)中-VC++ double buffering code demonstrates code, although relatively old code, but still useful purposes, the source code will demon
bmpdrawping
- C++ 自绘位图,绘图自绘的例子,不知道是怎么做的,截图看不出什么,绝妙都在代码里-C++ since drawn bitmap, drawing examples from the painting, I do not know how to do, see screenshots of what wonderful in code