-
VS2005 Guinness classic example of source code (C#), This is some of the better...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-01-25 20:08:01下载
- 积分:1
-
一个加壳工具和原代码(VB).rar,很简单
一个加壳工具和原代码(VB).rar,很简单-A加壳tools and source code (VB). Rar, very simple
- 2023-05-11 04:30:02下载
- 积分:1
-
系统访问
一个获取系统信息的源程序 全是vc编写的 各位喜欢vc 的可以来-access to a system-wide source of information is prepared by the vc vc you like to look at the can
- 2022-06-15 19:01:33下载
- 积分:1
-
64位方式存取文件
64位方式存取文件 -The example of accessing file in 64-bit method
- 2023-01-14 07:10:03下载
- 积分:1
-
VB检测主机CPU
VB检测主机CPU-VB detection host CPU
- 2022-09-18 13:30:03下载
- 积分:1
-
显示windows操作系统进程的例子程序,比较简单,容易入门。
显示windows操作系统进程的例子程序,比较简单,容易入门。-Shows examples of windows operating system process, procedures, relatively simple, easy entry.
- 2023-02-24 19:00:04下载
- 积分:1
-
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很...
键能发音,其关键就是让程序能够知道当前键盘上是哪个键被按下,并播放相应的声音,自己的程序当然不在话下,那么其它程序当前按下哪个键如何得知呢?利用键盘钩子便可以很好地解决。-Key to pronunciation, the key is to let the process be able to know the current keyboard on which keys are pressed, and play the corresponding sound, of course, not to mention its own procedures, then press any other key to the current procedure How do I know this? Use the keyboard hook can be a good solution.
- 2022-12-17 00:50:03下载
- 积分:1
-
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。...
在NTFS下,扫描磁盘上所有文件,包括已删除的文件,且可恢复被删除的文件。-in NTFS, disk scanning all documents, including the document has been deleted, and restore files that were deleted.
- 2023-02-19 18:25:03下载
- 积分:1
-
5版
VERSION 5.00
Begin VB.Form laba
AutoRedraw = -1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition = 2 CenterScreen
Begin VB.Timer Endlife
Enabled = 0 False
Interval = 1
Left = 3240
Top = 3360
-VERSION 5.00
Begin VB.Form laba
AutoRedraw =-1 True
BackColor = &H00FFFFFF&
BorderStyle = 1 Fixed Single
ClientHeight = 3540
ClientLeft = 2340
ClientTop = 1815
ClientWidth = 4935
ControlBox = 0 False
Icon = "FORM2.frx":0000
LinkTopic = "Form1"
MaxButton = 0 False
MinButton = 0 False
Picture = "FORM2.frx":08CA
ScaleHeight = 3540
ScaleWidth = 4935
ShowInTaskbar = 0 False
StartUpPosition =
- 2022-12-06 12:20:03下载
- 积分:1
-
目的:
这个程序演示要体现内核的内存分配思想的策略。为此,设计了
内存的分配和回收,完成一系列动作。...
目的:
这个程序演示要体现内核的内存分配思想的策略。为此,设计了
内存的分配和回收,完成一系列动作。-Objective: To demonstrate this process to reflect the core idea of the memory allocation strategy. To this end, the design of the memory allocation and recovery, to complete a series of action.
- 2022-08-07 23:20:09下载
- 积分:1