-
代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。...
代码演示了C# windowsForm 中的各个对话框,包括打开关闭文件对话框,颜色对话框,字体对话框,打印及打印预览对话框。-demonstrated a code C# windowsForm the various dialog boxes, including the closure of open file dialog, the dialog color, font dialog, Print and Print Preview dialog.
- 2022-11-21 07:30:03下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-Digest Algorithm 5,在90年代初由MIT的计算机科学实验室和RSA Data Security Inc发明,经MD2、MD3和MD4发展而来-name is the MD5 Message-Digest Algorithm 5, in the early 1990s by the MIT Laboratory of Computer Science and RSA Data Security Inc. invention, MD2, MD3 MD4 and developed from
- 2022-05-14 11:56:10下载
- 积分: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
-
外国的人做bitmapbutton,非常好的东东,很值得研究…
一个国外人做的bitmapbutton,非常不错的东东,非常值得学习-A foreign person to do the bitmapbutton, Dongdong very good, very worthy of study
- 2022-06-19 04:58:31下载
- 积分:1
-
一个苹果样式的滚动条!嘿嘿,可以看一下还有许多地方要改进的啊...
一个苹果样式的滚动条!嘿嘿,可以看一下还有许多地方要改进的啊-An apple-style scroll bar! Hei hei, you can see there are many places to improve the ah
- 2022-02-15 06:23:41下载
- 积分:1
-
这个程序中包含多种位图按钮,适合学习界面按钮的设计,程序也并不复杂,相信很容易看懂的...
这个程序中包含多种位图按钮,适合学习界面按钮的设计,程序也并不复杂,相信很容易看懂的-The program includes a variety of bitmap button, the button interface is suitable to study the design, the procedures are not complicated, I believe that is easy to understand the
- 2022-12-29 00:55:04下载
- 积分:1
-
vector control file convert three phase to two phase and control asychronous eng...
vector control file convert three phase to two phase and control asychronous engine
- 2022-07-10 14:07:01下载
- 积分:1
-
消息对静态变量的影响,消息发送到现成上,同过一个线城
消息对静态变量的影响,消息发送到现成上,同过一个线城-news of static variables, ready to send information on the same line over a city
- 2022-01-26 05:18:40下载
- 积分:1
-
一个用于学习单选框、复选框、静态文本框的很好的例程。
一个用于学习单选框、复选框、静态文本框的很好的例程。-a single selects for learning, check box, static text box of good routines.
- 2023-06-15 16:20:03下载
- 积分:1
-
Here is an XP
Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).-Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control- it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
- 2022-01-31 08:46:53下载
- 积分:1