资源列表
form1
- check invisible char
IELabel
- 超级链接式的按钮控件-Hyperlink-style button control
realize_the_button_QWidget_by_own_style_in_Qt_4.ra
- 上网搜了很多关于qt 4重写按钮的资料,但是都只是介绍,没有源码。但是项目要求的按钮样式qt 4没有现成的,所以自己实现了一个简单的按钮。 模仿按钮的功能,通过重写 void paintEvent(QPaintEvent *event) void mousePressEvent(QMouseEvent *event) void mouseReleaseEvent(QMouseEvent *event) 三个函数达到绘制自定义按钮的目的。
control-array
- Control Array example
ViewMapListFactory
- 实现表格表单中表格的各种显示方式(如:每页显示多少行、第几页、共几页等)的类-Table form in the table to achieve a variety of display (such as: how many lines per page, the first few pages, total pages, etc.) of the class
asm
- 用汇编语言实现插入查找,联合c中的printf()调用等方面都有涉及,希望对汇编的初学者有帮助!-Using assembly language to achieve insert search, combined with C in printf ( ) call etc are involved, I hope to help beginners compilation!
button
- 当程序运行时,它每隔1毫秒鸣笛一声。 建立了一个按钮.
AlertPassword1
- 这是一个学生管理系统的一部分,这是一部分是用户,密码的修改的密码。-This is part of a student management system, which is part of the user, password, changes password.
radio-list-box
- This cpp file have the process and implementation of radio button.-This is cpp file have the process and implementation of radio button.
简要查询数据库
- 是一个小型的数据库联接程序,拥有查询、添加、修改、删除等基本功能。-is a small database connectivity procedures have inquiries, add, modify, delete and other basic functions.
calendar
- 输入日期,可以验证是否闰年,很简单的学生作业- Enter the date, you can verify whether a leap year, a very simple student assignments
Stack
- 数据结构入门:顺序栈的应用,参考《大话数据结构》这本书。-Getting data structures: sequential application stack, refer to Westward the data structure this book.