-
这是一个多功能的函数式计算器,相对于简单的计算器,它的功能可是很强大的啊!希望大家会喜欢!...
这是一个多功能的函数式计算器,相对于简单的计算器,它的功能可是很强大的啊!希望大家会喜欢!-This is a multi-function calculator, compared to a simple calculator, but its function is very powerful ah! I hope you will like!
- 2022-05-08 15:33:23下载
- 积分:1
-
用C++编写的计算器软件
此软件实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。
- 2022-03-20 00:07:03下载
- 积分:1
-
设置含有图片的按钮控件,将位图加载到按钮控件上
设置含有图片的按钮控件,将位图加载到按钮控件上-Settings button control containing pictures will be loaded into the bitmap button control on the
- 2022-03-23 13:29:17下载
- 积分:1
-
无组件上传,完成一样的功能 开发工具 JAVA+SERVLET+JAVABEAN
无组件上传,完成一样的功能 开发工具 JAVA+SERVLET+JAVABEAN-components, completed the same function Java development tools SERVLET JAVABEAN
- 2023-05-18 19:45:04下载
- 积分:1
-
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验...
自定义单据转换规则,用户自定义工作流等等。java中调用脚本语言有很多中实现,比如Jython、Groovy、Beanshell等等。但是即使对于有一定开发经验的程序员学习它们是需要一段时间的。而提起脚本,无论是程序员还是有一定软件开发基础的客户-converting documents from the definition of rules, user-defined work flow and so on. Java scripting language called from many realize, such as Jython, Groovy, Ruby and so on. But even for a certain development experience programmers to learn their needs some time. Instituted script, whether it is a certain programmers or software development based on the customer
- 2022-05-22 09:28:42下载
- 积分: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
-
按钮程序,由mfc编写,学会怎么使用按钮,4种形式的按钮变换。...
按钮程序,由mfc编写,学会怎么使用按钮,4种形式的按钮变换。-Button procedures, prepared by the mfc and learn how to use buttons, four kinds of forms of Transform button.
- 2023-03-07 20:50:04下载
- 积分:1
-
怎样建立一个漂浮的listbox,具体使用请看编译后的关于对话框
怎样建立一个漂浮的listbox,具体使用请看编译后的关于对话框 -how to build a floating listbox, the specific use Here is compiled on the box
- 2022-06-15 21:13:10下载
- 积分:1
-
java按钮控件小程序,显示控件,提供常见的AWT相关的工具方法
java按钮控件小程序,显示控件,提供常见的AWT相关的工具方法
-small button control procedures, Display Controls, AWT common methods related tools
- 2022-03-05 21:31:04下载
- 积分:1
-
design is a process of a total of N line in the process scheduler. Process Sched...
设计一个有 N个进程共行的进程调度程序。
进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。
每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : The number of the highest priority priority scheduling algorithm (that is, processors allocated to the highest priority in the process) and time-scheduling algorithm postings. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the arrival time, the running time, CPU time used, the process of the state and so on.
- 2022-08-09 06:12:05下载
- 积分:1