-
此代码演示了如何使用vb编程来禁止usb接口的使用!
此代码演示了如何使用vb编程来禁止usb接口的使用!-this code demonstrates how to use Visual Basic Programming Interface to prohibit the use usb!
- 2022-03-24 07:40:39下载
- 积分:1
-
列出计算机中所有安装的软件.zip
列出计算机中所有安装的软件.zip-computer list of all installed software. Zip
- 2022-10-14 21:40:03下载
- 积分:1
-
学生档案管理系统
后台数据库使用SQL Server,前台开发工具使用Visual Basic。
本系统采用目前比较流行的ADO数据访问技术,并将每个...
学生档案管理系统
后台数据库使用SQL Server,前台开发工具使用Visual Basic。
本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-student files background database management system using SQL Server, future development tool Visual Basic. The system currently used is more popular ADO data access technology, will each database table fields and operation of the Packaging category, thus the success of object-oriented programming design concepts applied to the database application design. This is also the system"s characteristics and advantages,
- 2023-07-06 16:40:02下载
- 积分:1
-
very good illustration of how the procedures let you reboot the system of sample...
非常不错的演示如何让你的程序重启系统的示例程序-very good illustration of how the procedures let you reboot the system of sample program
- 2022-02-03 19:13:19下载
- 积分:1
-
The operating system to achieve synchronization: consumer, producers. As well as...
操作系统实现的同步:消费著,生产者。以及其他系统同步的程序。
-The operating system to achieve synchronization: consumer, producers. As well as other system synchronization process.
- 2022-01-25 22:54:46下载
- 积分:1
-
this a book for embedded system design. very useful for developing embedded syst...
this a book for embedded system design. very useful for developing embedded system. as well as C programming language
- 2022-05-24 23:06:59下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可...
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可-Delphi won possession of process modules, tested in windows NT, windows 2000 and windows XP available; use modules can be directly invoked
- 2023-08-03 15:35:03下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
RapidFinder 实现文件的查找和替换
RapidFinder 实现文件的查找和替换-Realize RapidFinder file search and replace
- 2023-01-03 11:55:04下载
- 积分:1