资源列表
CSharp-winform-skin
- 利用C#语言编写winform界面程序时可使用的皮肤素材及相关源代码。-The use of C# language can be used to write WinForm interface program skin material and related source code.
dlxview-win
- 一个模拟流水线的模拟器,可以完成记分牌算法以及tomsuolo算法。可以判断运行前后的优劣-An analog simulator pipeline can be completed scoreboard algorithm tomsuolo algorithm. Can judge run before and after the pros and cons
Snake-procedure-of-MFC
- MFC的贪吃蛇程序。希望对初学者有所帮助。-Snake procedure of MFC
layout
- 文本编辑器,qt写的记事本程序,包含复制、剪切、粘贴和文件存取等常用功能-Text editor, qt to write the Notepad program that contains common functions such as copy, cut, paste and file access
HTControlDemo
- 调试需要VS2010,只想看效果的可以联系我发给你exe.此VC界面控件皮肤库我会不断地更新,你发现问题及时联系我,请关注我的资源列表中最新版本。支持绝大多数常用控件,可以对控件进行任意换肤,支持控件任意透明度,界面无闪烁,不需要附加的学习即可使用。包含PNG透明按钮,静态控件,自定义进度条,自定义控制杆,自绘滚动条,完美替换CListCtrl滚动条,支持CListCtrl背景图显示,在CListCtrl中添加进度条,完美替换CRichEditCtrl滚动条等。-Debugging requir
MinaListBoxDemo
- CListBox控件自绘,列表项中可以显示Icon图片。-CListBox controls from the paint, list items can be displayed in Icon picture.
CustomCTreeCtrl
- mfc树形控件自绘,在项后添加图片,非常实用啊-MFC tree controls since painting, add a picture in the post
Translucency
- 实现了半透明窗口加不透明控件,由透明度可调的半透明背景对话框和背景完全透明的控件对话框组成,-Achieve a translucent window plus opaque controls, adjustable by a semi-transparent background transparent background completely transparent dialogs and dialog control component,
WindowsSpy
- 一个窗口探测工具,类似spy++可以探测一个窗口,可以枚举桌面窗口树,用vs2010编写的-A window probe tool, similar to spy++ can detect a window, you can enumerate the desktop window tree, prepared using vs2010
simplechat
- 实现简单一对一单点通信,基于MFC,使用SOCKET套接字编程。界面简单明了,适用于初学者-Simple one single point of communication, based on MFC, use SOCKET socket programming. Simple interface for beginners
VMp
- VMProtect 保护壳程序 VC源码 供大家学习参考!-VMProtect protective shell process VC source for everyone to learn!
linux系统中的Qt界面中的ping功能代码
- 该文件是基于linux系统中的qt4.8版本设计的一款具有ping功能的界面软件,适合新手学习网络编程,代码简洁易懂!