-
developerWorks Java 技术专区包括数百篇文章、教程和技巧,帮助开发人员开发大多数基于 Java 语言的技术和相关应用程序,但是对于刚开始学习...
developerWorks Java 技术专区包括数百篇文章、教程和技巧,帮助开发人员开发大多数基于 Java 语言的技术和相关应用程序,但是对于刚开始学习 Java 技术的开发人员来说,非常有必要对这些资源进行仔细挑选。为此,developerWorks -developerWorks Java technology zones, including hundreds of articles, tutorials and tips to help developers create most of the Java-based technologies and related applications, but just started learning Java technology developers, it is imperative for these resources are carefully selected. To this end, developerWorks
- 2023-07-25 12:45:02下载
- 积分:1
-
外国的人做bitmapbutton,非常好的东东,很值得研究…
一个国外人做的bitmapbutton,非常不错的东东,非常值得学习-A foreign person to do the bitmapbutton, Dongdong very good, very worthy of study
- 2022-06-19 04:58:31下载
- 积分:1
-
ni zi ji kan akk k a
ni zi ji kan akk k a-zi ji ni kan k
- 2022-08-03 00:00:34下载
- 积分:1
-
Internet found a lot of buttons on the qt 4 rewrite the information, but only in...
上网搜了很多关于qt 4重写按钮的资料,但是都只是介绍,没有源码。但是项目要求的按钮样式qt 4没有现成的,所以自己实现了一个简单的按钮。
模仿按钮的功能,通过重写
void paintEvent(QPaintEvent *event)
void mousePressEvent(QMouseEvent *event)
void mouseReleaseEvent(QMouseEvent *event)
三个函数达到绘制自定义按钮的目的。-Internet found a lot of buttons on the qt 4 rewrite the information, but only introduce, there is no source. But the project
- 2022-07-20 10:38:05下载
- 积分:1
-
这是一个很漂亮的按钮控件,主要用于vb
这是一个很漂亮的按钮控件,主要用于vb-This is a very nice button controls, mainly for the vb
- 2022-03-03 17:44:47下载
- 积分:1
-
在按钮上贴上位图,使按钮变得更漂亮。
在按钮上贴上位图,使按钮变得更漂亮。-posted in the upper map button, the button becomes more beautiful.
- 2022-06-14 04:23:22下载
- 积分:1
-
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码...
一个由离散数据点生成三角形网,再利用等高线追踪算法生成等高线的程序源码-A discrete data points generated by the triangular network, re-use contour tracking algorithm to generate contour lines of the procedure source
- 2023-08-05 05:50:02下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-07-11 20:53:02下载
- 积分:1
-
三级网络的学习材料,仅供参考,,,,,, 把zip改为doc即可
三级网络的学习材料,仅供参考,,,,,, 把zip改为doc即可-three network of learning materials for reference Bowl put zip can read doc
- 2022-01-24 09:11:56下载
- 积分:1
-
新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Labe...
新建一个应用程序,并添加两个Label控件,三个Edit控件,四个Button按钮。其中两个edit输入框用于输入整数,一个Edit输入框用于输出结果;Label标签控件用于显示当前所做的运算(例如:当单击加法按钮时即做加法运算,则label标签显示”+”号。);四个Button按钮分别完成加、减、乘、除运算。
编写程序,输入两个整数,顺序执行两个数的加、减、乘、除计算结果并输出。
-Create a new application, and add two Label controls, three Edit controls, four Button button. Two of them used to edit input box enter an integer, an input box for Edit output Label label control used to display the current operation done (for example: When you click that button to do adder addition operations, the labels show label " + " sign.) four Button button respectively add, subtract, multiply, with the exception of computing. Programming, enter the two integers, the order of the implementation of both the number of add, subtract, multiply, with the exception of the calculation results and output.
- 2023-07-12 13:40:03下载
- 积分:1