-
监视注册表的变化,文件使用的注册项情况等
监视注册表的变化,文件使用的注册项情况等 -Monitoring the registrys change, and the registry used by file
- 2022-05-26 03:15:48下载
- 积分:1
-
SysTray.rar 系统托盘实例,非常详细。
SysTray.rar 系统托盘实例,非常详细。-System tray SysTray.rar example, very detailed.
- 2022-05-19 06:50:26下载
- 积分:1
-
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
- 2022-07-10 11:35:28下载
- 积分:1
-
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成...
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成-Use VC++ Programming process starts automatically. Dialog box in the main interface has edit box (EDIT BOX), radio button (RADIO BUTTON) and the general button (COMMON BUTTON) component
- 2023-05-09 18:35:03下载
- 积分:1
-
本程序能获得WINDOWS下的所有键盘输入
本程序能获得WINDOWS下的所有键盘输入-access to the procedure under all Windows keyboard input
- 2023-02-16 03:30:04下载
- 积分:1
-
MFC procedures in the use of VC Components
在MFC程序中使用VC Components-MFC procedures in the use of VC Components
- 2022-03-23 19:28:15下载
- 积分:1
-
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们...
delphi是一款经典的软件,曾经的delphi实现了很多的难题,熟悉、了解delphi对我们很重要,在其他的编程软件中我们还能见到delphi的影子,这让我们在以后的编程中有很大的帮助。-delphi is a classic software, delphi once achieved a lot of problems, familiar to learn delphi very important to us, in other programming software, delphi, we can see the shadow, which gives us the programming in the future, there a great help.
- 2022-09-09 19:05:02下载
- 积分:1
-
教你如何做托盘~可以参考代码~teach you how to make the bottom ico
教你如何做托盘~可以参考代码~teach you how to make the bottom ico-Teach you how to do so can refer to the code tray ~ ~ teach you how to make the bottom ico
- 2022-12-12 11:35:03下载
- 积分:1
-
Program windows 5th 附书源代码,绝对经典的书
Program windows 5th 附书源代码,绝对经典的书-Program : 5th book source code, the absolute classic book
- 2022-03-07 10:40:18下载
- 积分:1
-
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数...
编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。
“最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。
静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。
-prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Scheduling Algorithm of five scheduling process. "Priority number of the highest priority" scheduling algorithm The basic idea is to place the CPU allocated to the parade were the highest priority in the process. Static priority is the creation of a number of processes identified, and the entire process will not change during operation.
- 2022-03-19 06:54:52下载
- 积分:1