-
AddressListVS05
该系统为通讯录系统,实现了通讯录的管理功能,增删改通讯功能。通讯录查询工作是一个很复杂的问题,在实际的工作领域中,时常会遇到要修改通讯录的问题,例如修改、删除、添加、查找等都是应用过程中十分频繁的操作,如果有一个应用软件可以使这个操作简单而富有人性化,我们就可以通过界面上的提示语言来轻松准确地完成以上操作了。
本通讯录主要涉及函数的调用、指针、哈希表等主要技术。其中,函数的调用和哈希表是技术的重点。
(The system address book system, and the address book management features, additions and deletions to communication. Directory inquiries is a very complex issue, in the actual work areas, often face the problem to modify the address book, such as modify, delete, add, find the application process are all very frequent operation, if an application can make this simple and full of humane, we are prompted by the interface language to easily and accurately complete the above operation. The book mainly related function call, pointer, hash table and other major technologies. Among them, the function call and a hash table is the focus of technology.)
- 2011-06-05 13:03:11下载
- 积分:1
-
changereg
用vc++编写的修改注册表示例程序源码,适用于windows 2000系统(vc++ modify the registry sample program applies to windows 2000 system)
- 2012-10-30 10:32:21下载
- 积分:1
-
sbzddj
采用vb实现鼠标的自动定位点击,绝对的经典(Using vb realize automatic positioning mouse clicks, an absolute classic)
- 2008-05-07 08:49:40下载
- 积分:1
-
Registry
修改操作系统注册表,包括实例简介,创建过程,运行效果等等。(Modify the operating system registry, including examples of profiles, the creation process, run the effect and so on.)
- 2008-03-31 20:59:54下载
- 积分:1
-
call_and_queue
说明: 一个排队叫号器支持多功能....有源代码,资料齐全(call and queue)
- 2009-08-25 16:55:00下载
- 积分:1
-
SetThreadContext
This code is the simple SetThreadContext code.
This is suitable for beginner of Visual C++.
- 2010-07-28 14:37:36下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
jcaj
vc 检测键盘按键 的程序源码,感兴趣的可以看看(vc test program source code of keyboard keys, can be of interest to see)
- 2011-09-08 22:09:43下载
- 积分:1
-
xlpvijx
关于 windows 下 perl 的一个小例子,()
- 2017-11-11 12:41:42下载
- 积分:1
-
VbUpdate
说明: 自动更新程序
用于开发自动更新程序!
为方便开发自动更新的朋友参考!(Automatic Update for the development of auto-update procedure! To facilitate the development of auto-update friends reference!)
- 2008-09-27 00:57:23下载
- 积分:1