资源列表
NewControls
- 各种按钮重绘,环境VS2008,MFC类库,适合初学者学习。-Various buttons redraw
QIPLineEdit
- 实现了以下一些方便的操作: 1.连续输入; 2.连续删除; 3.任意位置插入; 4.自适应大小变化。 5.正则匹配,每个值不大于255。设置IP值时,有正则进行验证是否是IP格式。 实现方法,使用一个大的QLineEdit嵌套四个小的QLineEdit,中间的点是使用paintEvent画出来的。操作是使用eventFilter来进行分发实现的。- Here are some easy to achieve the following: 1. Continuous
Qt-Label-left-Ticker
- 开发中可能会需要加一些跑马的效果,会使界面看起来很炫,而且可以达到提醒用户的作用。 简单实现了左跑马的效果,使用的是QLabel显示的文字,利用QTimer来控制跑马的速度.-Development may need to add some horse racing results, the interface will look stunning, and can alert the user to achieve the effect. A simple realization le
QT-QLabel-right-Ticker
- 开发中可能会需要加一些跑马的效果,会使界面看起来很炫,而且可以达到提醒用户的作用。 简单实现了右跑马的效果,使用的是QLabel显示的文字,利用QTimer来控制跑马的速度-Development may need to add some horse racing results, the interface will look stunning, and can alert the user to achieve the effect. Simple realization of th
QDragDrop
- 拖放是应用程序内或者应用程序之间数据传递的一种方式。通常是提供数据的复制和移动。拖放主要包括拖动和放下。有些窗口可能只需要提供拖动功能,有些窗口可能只需要放下,有些窗口可能两者功能都需要具备-Drag and drop is a way to transfer data between applications or within applications. Typically provides data replication and movement. Including drag and
DisplayOpenCv
- 一种简单的在MFC中显示OpenCv图像的方法。-Display the OpenCv image in MFC
jianshi
- 易语言API监视鼠标按键点击源码 CallNextHookEx——呼叫下一钩子 SetWindowsHookExA——安装系统钩子 UnhookWindowsHookEx——卸载系统钩子-Easy language API monitor mouse button click Source CallNextHookEx call the next hook SetWindowsHookExA hook mounting system UnhookWindowsHookEx
KLM900
- 实现对RFID M900模块的上位机操作-Achieve RFID M900 module PC operation
DataGrid-and-CheckBox
- 在DataGrid中加入CheckBox可以进行选中删除,代码详细,思路清晰-Join in the DataGrid CheckBox can delete, the code in detail, clear thinking
DataGrid-example
- DataGrid滚动条示例,当滚动条到四分之三时加载数据,-DataGrid scroll bar example, when three-quarters of the scroll bar to load the data when,
ListBox-example
- ListBox中的使用示例,演示了在LisbBox中单选框的实现-Example of use of the ListBox, demonstrated implemented in ListBox single marquee
kernel-crc32
- code to calc zeros and recover CRC32 count of zeros-code to calc zeros and recover CRC32 count of zeros
