-
C#强制弹出U盘 检测U盘接入
应用背景实现U盘的强制弹出及U盘的插入检测,需要的可以看下。实现了U盘的自动弹出。可以当成禁用使用,选择盘符后,插入U盘就会自动弹出来。关键技术
应用了一些接口,可供参考。然后就是C#的基础编程,添加控件即可。注意代码开头的引用,否则一些代码会无法识别。
- 2023-04-13 08:25:03下载
- 积分:1
-
一个用delphi实现的邮件收发程序,实现了邮件的基本功能
一个用delphi实现的邮件收发程序,实现了邮件的基本功能-Delphi realize a use of mail procedures, realize the basic functions of the e-mail
- 2022-08-03 09:43:44下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
一个好用的原生DELPHI grid 控件
资源描述NiceGrid is a Delphi component that aimed to be a standard string grid
replacement.
- 2022-07-19 10:07:42下载
- 积分:1
-
基于零树小波的图像压缩算法,针对零树小波有效的提供了演示和支持...
基于零树小波的图像压缩算法,针对零树小波有效的提供了演示和支持-Zerotree wavelet-based image compression algorithms, wavelet against Zerotree provide effective support for the demonstration and
- 2022-03-03 01:48:04下载
- 积分:1
-
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少...
该程序是采用贪婪法编制的一个小程序,解决问题是:有编号为1到n的物品,各物品的体积已知。将其装入体积均为V的箱子里,所用箱子要少-that the procedure was used in the preparation of greedy law a small program to solve the problem is : No. 1 to n items, the volume of goods known. Its size will load all the boxes V, using fewer boxes
- 2022-10-30 02:25:05下载
- 积分:1
-
VC6编写windows服务程序
VC6编写windows服务程序。
安装是用cmd命令ServiceTest /install
卸载是用cmd命令ServiceTest /uninstall
- 2022-07-14 09:52:40下载
- 积分:1
-
Classic C++ Books, learning c++ Friends are very helpful
经典的 C++书籍,对学习c++的朋友有很大帮助-Classic C++ Books, learning c++ Friends are very helpful
- 2022-05-05 08:19:42下载
- 积分:1
-
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。...
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。-24 points of their own design games, the use of exhaustive method can calculate any of the four is less than 13 the number of 24 points, and gives algorithms, but also allows users to input the answer, to judge the correctness of the answer.
- 2022-06-01 21:18:29下载
- 积分:1
-
迷宫问题的非递归算法
迷宫问题的非递归算法-maze of non- recursive algorithm
- 2023-08-04 03:55:02下载
- 积分:1